body{
background-color:#3F6D8D;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #585D5F;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #424242;
	padding-left: 10px;
	padding-right: 5px;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #418CC2;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	font-weight:bold;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 97px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
	overflow:auto;
}
.title{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	padding-left:10px;
}
.picturetitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.picturedesc 	{ COLOR: #7D8FB1; FONT: 11px arial, verdana, sans-serif; font-weight: bold }
.rollover 	{ background-color: #999999 }

.rolloveron 	{ background-color: #000000; Filter: Alpha(Opacity=60) }
.img {
float: right;
border: 1px #000000 solid;
padding-left: 10px;
}

#menu{
	margin-left:20px;
}

#menu a{
	font:bold 12px arial;
	padding-bottom:10px;
	display:block;
	color:#666666;
	text-decoration: none;
	background-image:url(/images/bullet_menu.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
}
#menu a:hover {
	color: #30c3fc;
} 

#signup {
	margin: 20px;
	font: 11px arial;
	padding-bottom:10px;
	display:block;
	color:#666666;
	text-decoration: none;
	padding-left:15px;	
}

/*
.menuOFF, .menuON{
	font:bold 12px arial;
	padding-bottom:10px;
	display:block;
	color:#666666;
	text-decoration: none;
	background-image:url(/images/bullet_menu.jpg);
	background-repeat:no-repeat;
	padding-left:15px;

}

.menuOFF, a:active.menuOFF{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin:0 15px;
} 

.menuON {
	color: #DF1D28;
	font-weight: bold;
	text-decoration: none;
	margin:0 15px;
} 

a:hover.menuOFF   {
	color: #DF1D28;
	font-weight: bold;
	text-decoration: none;
} 

a:hover.menuON {
	color: #DF1D28;
	font-weight: bold;
	text-decoration: none;
} 
*/

.contactform{
	font:normal 11px arial;
}



.txtbox{
	width:220px;
	font-size:11px;
	height:20px;
}

.txtarea{
	width:220px;
	font-size:11px;
}

.alert {
	color: #FF0000;
}
.alertBox {
	margin: 10px 0;
	padding: 10px;
	color: #FF0000;
	border: 1px dotted #FF0000;
	display: block;
}


.leftcol{
/*	background-image:url(images/bgs_2b_new.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;*/
}