body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #008FDB;
}
.fade {
	background-image: url(/assets/images/layout/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: -10px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
#tblContent {
	background-image: url(/assets/images/layout/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #E6E2C5;
}
#hrrContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
#divMail a {
	font-weight: bold;
	color: #F00;
}

#cars {
	background-image: url(/assets/images/layout/bgMenu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#vMenu {
	background-image: url(/assets/images/layout/bgMenu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BlueBoldItalic {
	font-style: italic;
	font-weight: bold;
	color: #024270;
}
.BlueItalic {
	font-style: italic;
	color: #024270;
}
.BlueBold {
	font-weight: bold;
	color: #024270;
}a:link {
	color: #024270;
}
.RightMargin10 {
	padding-right: 10px;
}
.RightMargin20 {
	padding-right: 20px;
}
.Blue {
	color: #024270;
}
fieldset {
	margin-bottom: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}.RightMargin25 {
	padding-right: 25px;
}
.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #C3B682;
	color : #333333;
	font-size : x-small;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}
.imageLeft {
	margin-right: 15px;
}
.imgR {
	margin-left: 15px;
}
#boxL {
	padding: 5px;
	float: left;
	width: 408px;
	border: 2px solid #C3B682;
	height: 100px;
}
#boxR {
	padding: 5px;
	float: right;
	width: 170px;
	border: 2px solid #C3B682;
	height: 100px;
	vertical-align: middle;
}
.imgRBorder {
	margin-left: 15px;
	border: 2px solid #C3B682;
	padding: 5px;
}
.imgBorder {
	margin-left: 15px;
	border: 2px solid #C3B682;
	padding: 5px;
}
.iconBorder {
	border: 1px solid #C3B682;
	padding: 3px;
}
.center {
	text-align: center;
}
.tblBorder {
	border: 1px solid #C3B682;
}
#divFooterLinks {
	font-weight: bold;
	color: #000;
	padding: 7px;
	text-align: center;
	vertical-align: middle;
}
#divFooterLinks a {
	color: #000;
}
#boxLShort {
	padding: 9px;
	float: left;
	width: 280px;
	border: 2px solid #C3B682;
	height: 50px;
}
.red {
	color: #F00;
}

#boxRShort {
	padding: 10px;
	float: right;
	width: 280px;
	border: 2px solid #C3B682;
	height: 50px;
	vertical-align: middle;
}
