body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4949;
	background-image: url(../images/bg.gif);
	text-align: center;
}
* {padding:0; margin:0}
.bold1 {
	color:#FF3535;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #313131;
}
select{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #313131;
	width:150px;
	height:20px;
}
.bold3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #313131;
}
.topmenu{
	background:url(../images/top_nav_bg.gif) 0 0 no-repeat;
	width:100px;
	height:18px;
	padding-left: 3px;
	margin-left: 1px;
	float: left;
	}
.makeTxt a:link, .makeTxt a:active, .makeTxt a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #4a4949;
	text-decoration: none;
}
.makeTxt a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FF3535;
	text-decoration: none;
}
.body1 {
	height: 20px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3535;
}
body {
	scrollbar-face-color: #313131;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #313131;
	scrollbar-3dlight-color: #313131;
	scrollbar-darkshadow-color: #313131;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FF3535;
	cursor: auto;
}
.txt3 {
	font: bold normal 10px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #313131;
}
.txt4 {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #393838;
	}
	.txt4 a{
	text-decoration:none;	
	}
A:hover {
	
	COLOR:#FF3535}
.errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006633;
}
#bookmark{
	display: block;
	margin: 0px;
	padding: 2px;
	float: left;
	height: auto;
	width: 165px;
	}
#bookmark a:link,#bookmark a:active,#bookmark a:visited,#bookmark a:hover{

	position: absolute;
}
.greenTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
}

.greenTxt1,.greenTxt1 a,.greenTxt1:link,.greenTxt1 a:visited,.greenTxt1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}

.whites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.oranges {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF3535;
}
.orangesBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3535;
}
.orangesBig1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3535;
}
.tabledata A:hover {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #313131;
}
.advBox { float:left; padding-right:4px; padding-bottom:5px}
.advBox dt{ width:208px; height:140px; border:1px dashed #999999; padding:3px; color:#000000; font-weight:normal; background:#fff}

.advBox a:link, .advBox a:active, .advBox a:visited {
	text-decoration:none;
	color: #000000;
	font-weight:bold;
}
.advBox a:hover{
	background-color: #F2F2F2;
	display: block;
}
#advPic {
	float: left;
	width: 48%;
	padding-right:0px;
	display: block;
}
#advContent {
	float: right;
	width: 52%;
	display: block;
}
#advDescription {
  clear: both;
  width: 100%;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	float: left;
	height: 170px;
	width: 260px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
#imagethumb{
	border: 1px dashed #3B3B3B;
	margin: 1px;
	padding: 1px;
	float: left;
	height: auto;
	width: 122px;
	background-color: #EEEEF7;
}
#footer_desgin{
	color: #FFFFFF;
	padding: 5px;
	font-family: Verdana;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: DASHED;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.headerBig{
	font-family: Tahoma;
	font-weight: bold;
	color: #313131;
}
#box{
	font-family: Tahoma;
	font-weight: bold;
	color: #313131;
	font-size: 12px;
	float: left;
	width: 292px;
	height: 160px;
	background-image:url(../images/box_bg.gif);
	background-repeat:no-repeat;	
}
#box1{
	font-family: Tahoma;
	font-weight: bold;
	color: #313131;
	font-size: 12px;
	float: left;
	width: 292px;
	height: 170px;
	background-image:url(../images/box_bg1.gif);
	background-repeat:no-repeat;
	}
#box1_cont{
float:none;
margin:auto;
width:260px;
height:auto;
margin-top:15px;
margin-left:15px;
	text-align:center;
}
#box_cont{
float:none;
margin:auto;
width:260px;
height:auto;
margin-top:10px;
margin-left:15px;
}
.boxbg{

background:#F5F5F5;
}
#bar{
	background-color: #313131;
	color: #FFFFFF;
	margin: 1px;
	padding: 3px;
	float: left;
	height: 18px;
	width: 630px;
}
#bar_red{
	background-color: #FF3535;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 15px;
	width: 630px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: block;
}
#bar_red a,#bar_red a:link,#bar_red a:active,#bar_red a:visited{
color: #FFFFFF;
text-decoration: none;
}
#bar_red a:hover{
	color: #006633;
	background-color: #FFFFFF;
	}
#newsletter{
	background-color: #F0F0F0;
	border: 1px solid #666666;
	padding:3px;
	width:800px;
}
.action_menu a, .action_menu a:link,.action_menu a:active,.action_menu a:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
	text-align: left;
	display: block;
}
.action_menu a:hover{
	color:#FF3535;
	background-color: #E0DFE3;
}

.footer_menu{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
.footer_menu a, .footer_menu a:link,.footer_menu a:active,.footer_menu a:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	text-align: left;
	display: block;
}
.footer_menu a:hover{
	color:#FF3535;
	background-color: #E0DFE3;
}

/*new db4 styles*/
.db4
{
	margin:10px 0;
} 
.db4_content
{
	background:#FAFAFA;
	border-left:1px solid #E0E1E1;
	border-right:1px solid #E0E1E1;
	
	padding: 0px 10px;
}

.db4_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd4_top
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;
}
.bd4_top_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;

}
.bd4_bot
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd4_bot_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left bottom;
	height:10px;font-size:1px;
}
