
 
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/bg1.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#container  {
	width: 1000px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg1.jpg);
} 
#header  {
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 133px;
	padding-bottom: 0;
} 
#logo {
	height: 106px;
	width: 225px;
	padding-top: 26px;
	padding-right: 2px;
	padding-left: 18px;
	float: left;
}
#topbanner {
	height: 90px;
	width: 728px;
	padding-top: 35px;
	margin-left: 0px;
	float:left;
}
#menu {
	height: 5px;
	padding-bottom: 0;
	background-color: #005AAB;
	width: 967px;
	margin-left: 15px;
}
#menublue {
	height: 2px;
	padding-bottom: 0;
	background-color: #87CFFF;
	width: 967px;
	margin-left: 15px;
}



#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 222px; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#left01 {
	width: 226px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
}

#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 211px; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
}
#adbanner_right {
	width: 202px;
	background-color: #E0DCDB;
	border: 1px solid #CBCBCB;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#mainContent  {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 254px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 493px;
} 
#footer  {
	background-image: url(images/foot_bg12.jpg);
	background-repeat: repeat;
	margin-left: 15px;
	padding-bottom: 0px;
	margin-right: 18px;
	margin-top: 10px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-family: Tahoma;
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}
.red_ad {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
	text-align: right;
	display: block;
	padding-right: 5px;
	padding-bottom: 5px;
}
.red16 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #cf3826;
	text-align: left;
	padding-left: 2px;
}
.blue16 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #074898;
}
.gray12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #454040;
}
.blue13 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #074898;
	line-height: 22px;
	padding-left: 15px;
	background-image: url(images/bg_news.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d8;
}
.blue13_1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #074898;
}
.black12 {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	font-family: Tahoma;
	color: #FF0000;
	line-height: 20px;
}
#exclusive_tab {
	height: 14px;
	width: 480px;
	text-align: right;
}
#exclusive2 {
	background-color: #F2F2F2;
	height: 22px;
	width: 494px;
	background-image: url(images/ex_word.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#exclusive {
	background-color: #F2F2F2;
	height: auto;
	width: 472px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #594e4e;
	border-bottom-color: #594e4e;
	border-left-color: #594e4e;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:left;
}

.red12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B82F1F;
}
.freecss {
	padding-left: 15px;
	padding-top: 2px;
}

.blue161 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #074898;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #4a4545;
	margin-top: 8px;
	margin-bottom: 8px;
}
.spacebanner {
	height: 10px;
}
.red133 {
	font-size: 12px;
	font-family: Tahoma;
	color: #EE1C25;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 4px;
	margin-bottom: 4px;
}
.grid {
border-style: solid; 
border-width: 0px 1px 1px 1px; 
border-color: #000000;
}