body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.web_top_bg{
	background-image:url(../images/web_top_bg.jpg);
	background-repeat:repeat-x;
	height:429px;
}

.botstrip_bg{
	background-image:url(../images/bot_strip_bg.jpg);
	background-repeat:repeat-x;
	height:70px;
}

.logo_bg{
	background-image:url(../images/logo_bg.jpg);
	background-repeat:repeat-x;
	height:132px;
}

.news_bg{
	background-image:url(../images/news_events.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:235px;
}

.shadow_bg{
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:700px;
}

a:link {color: #f3a000;	text-decoration: none;}
a:visited {text-decoration: none;color: #f3a000;}
a:hover {text-decoration: underline; color: #810506;}
a:active {text-decoration: none; color: #f3a000;}

a.bottom:link{	color:#252525; text-decoration:none; font-size:11px;}
a.bottom:visited{color:#252525;text-decoration:none; font-size:11px;}
a.bottom:hover{color:#ffffff;text-decoration:none; font-size:11px;}
a.bottom:active{color:#252525;	text-decoration:none; font-size:11px; }


.grey_text{
	color:#333333;
}

.google_bg{
	background-image:url(../images/google_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:130px;
		}

.dotline_horizental{
	background-image:url(../images/dotline_horizental.gif);
	background-repeat: repeat-y;
	background-position:center;
}

.dotline_verticle{
	background-image:url(../images/dotline_verticle.gif);
	background-repeat: repeat-x;
	background-position:center;
}

.heading_15px{
	font-size:15px;
	font-weight:bold;
	color:#810506;
}

.heading_12px{
	font-size:12px;
	font-weight:bold;
	color:#810506;
}

.bold_text{
	font-weight:bold;
}

.bold_text_orange{
	font-weight:bold;
	color:#d68d00;
}


.table_bg_color{
background-color:#ffffff;
padding-left:5px;

}

.table_headbg_color{
background-color:#edc26f;
padding-left:5px;
font-size:11px;
font-weight:bold;

}

.whitebg{
	background-color:#FFFFFF;
}

.textbox{
	border:#5f8eba solid 1px;
	font-size:11px;
}

.button{
	border:#88e28a solid 1px;
	background-color:#faa419;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
