body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top center;
}

/* -------UPDATE STYLE2------- */

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/bar_3.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 30px;
	width: 486px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A2A2;
	text-align: center;
	vertical-align: center;
	line-height: 175%;
}
.footer a:link {
	color: #A2A2A2;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:active {
	color: #A2A2A2;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:visited {
	color: #A2A2A2;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.frontpagecells {
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 10px;
	height: 200px;
	width: 229px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;

}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #D6D6D6;
	font-weight: bold;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 105%;
	letter-spacing: -1px;
	text-align: left;
	color: #515151;
	font-weight: bold;
}
.header2 a:link {
	color: #FF6600;
	text-decoration: none;
}
.header2 a:active {
	color: #515151;
	text-decoration: none;
}
.header2 a:visited {
	color: #FF6600;
	text-decoration: none;
}
.header2 a:hover {
	color: #515151;
	text-decoration: none;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AA1F00;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}
.menu a:active 
{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.menu a:link {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.menu a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	color: #F90;
	text-decoration: none;
	font-weight: normal;
}

.NEWSlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1A1A1;
	font-weight: bold;
	text-align: left;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	font-size: 11px;
	text-align: left;
	color: #666;
}

.textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

.textbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

.textbox3-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
	color: #000000;
	font-weight: bold;
}

.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:175%;
	text-align: left;
	color: #333333;
}

.textbox33 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	color: #A54D27;
}


.textbox a:link {
	color: #382D32;
	text-decoration: underline;
}
.textbox a:visited {
	color: #333333;
	text-decoration: underline;
}
.textbox a:hover {
	color: #666;
	text-decoration: none;
}
.textbox a:active {
	color: #333333;
	text-decoration: none;
}

.textbox2 a:link {
	color: #c16e03;
	text-decoration: none;
	font-weight: bold;
}
.textbox2 a:visited {
	color: #c16e03;
	text-decoration: none;
	font-weight: bold;
}
.textbox2 a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.textbox2 a:active {
	color: #c16e03;
	text-decoration: none;
	font-weight: bold;
}


.FLOAT_RIGHT { float: right; 
	margin: 0 0 0 15px;
}

.FLOAT_LEFT { float: left; 
	margin: 0 15px 5px 0;
}
.FLOAT_CENTER {
	text-align: center;
}
