@charset "iso-8859-1";
/* CSS Document */

/* CSS Document */
.body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-position:center;
	}

.table
{
	background:#efefef;
	background-color:#efefef;
	background-repeat:repeat;
}
.subhead
{
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	line-height:18px;
}
.text
{
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}

a.text:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#339900;
	text-align:justify;	
	line-height:20px;
	text-decoration:none;
}
.text_highlights
{
	font-family:Verdana;
	font-size:12px;
	color:#8DC73F;
	line-height:20px;
	text-decoration:none;
}
a.text_highlights:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#FF9900;
	line-height:20px;
	text-decoration:underline;
}
.text_heading
{
	font-family:Verdana;
	font-size:16px;
	color:#8DC73F;
	font-weight:bold;	
	line-height:20px;
	text-decoration:none;
}
a.text_heading:hover
{
	font-family:Verdana;
	font-size:16px;
	color:#FF9900;
	font-weight:bold;	
	line-height:20px;
	text-decoration:none;
}

.contact
{
	font-family: verdana;
	font-size:12px;
	color:#FF4404;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
}

.box_text
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	line-height:18px;
	padding-right:10px;
	text-decoration:none;
}
.event
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
}
a.event:hover
{
	font-family: verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	text-align:justify;
	text-decoration:underline;
	padding-right:8px;
	padding-left:8px;
}

.btm-link
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}
a.btm-link:hover
{
	font-size:11px;
	font-family:Verdana;
	color:#8DC73F;
	line-height:18px;
	text-decoration:underline;
}
.img-border
{
	border:1px solid #cccccc;
}
.border
{
	border:1px solid #ebebeb;
}
.line
{
	background-image:url(images/dotted-line.jpg); 
	background-repeat:repeat-x;
}
.more
{
	font-family: verdana;
	font-size: 12px;
	color: #00a6ff;
	text-decoration: none;
	line-height: 16px;
}
a.more:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

.bottom-text
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
}
a.bottom-text:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#E6DC00;
	line-height:18px;
	text-decoration:none;
}

.Floatright
{
	float:right;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
}
.Floatleft
{
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:5px;
}	
.box
{
	background:#efefef;
	background-color:#efefef;
	background-repeat:repeat;
	border:1px solid #CCCCCC;
}	
.txt2
{
	font-family: verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}
.design
{
	font-family: verdana;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
}
/*TEXTAREA
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	color: #000000;
	width:260px;
	background-color: #FFFFFF;
}
*/
.submit
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana;
	font-weight: normal;
	width: 50px;
	color: #000000;
	background-color: #FFFFFF;
}
.textbox{
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:145px;
}

.textbox1{
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:107px;
}
.textarea{
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:55px;
	width:300px;
	padding-left:3px;
}
.dropdown{
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:21px;
	width:35px;
}
