@charset "utf-8";
body  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
}

.copyright{
	color: #0191ea;
	font-size:9px;
}

a:link, a:visited {
	color: #0191ea;
	text-decoration:none;
}

a:hover {
	color: #00162b;
	text-decoration: none;
}

.newstitle{
	color:#0191ea;	
}


.earl{
	color:#0191ea;
	font-size:24px;
}

#header-links{
	background-image:url(../images/header-bg-liniks.png);
	height:91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#header-links-sub{
	padding-left: 250px;
	padding-top: 50px;
	
	}
	

#container { 
	width: 715px;  
	margin: 0 auto; 
    text-align: left;
} 
#header { 
	padding: 0 10px; 
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.title{
	color:#666;
	font-weight:bold;
	font-size:16px;
	}


.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
	
#mainContent {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
} 


#news{
	background-image:url(../images/news.png);
	background-repeat:no-repeat;
	height:195px;
}

#newscontent{
	padding-top:14px;
	padding-left:30px;
	font-size:12px;
	color: #666;
	}

#private {
	margin-top: 10px;
	margin-bottom: 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
} 


#upcoming {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
} 


#test {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
} 


#footer {
	padding: 0 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#contact {
	margin: 15px 0 0 0;
	padding: 15px 15px 15px 15px;
	width: 566px !important;
	height: 500px;
}

#contact label {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: normal !important;
	display: block;
	width: 125px;
	margin: 0 0 5px 0;
}


#contactbox { 
	float: left;
	width: 356px;
	margin: 0;
}

#contactbox form { 
	margin: 0;
	padding: 0;
	background-image:url(../images/bg-download-over.gif);
	background-repeat: no-repeat;
	background-position: -2000px -2000px;
}

#contactbox fieldset { 
	margin: 0;
	padding: 0;
	border: none;
	background-image:url(../images/bg-expand-hover.gif);
	background-repeat: no-repeat;
	background-position: -2000px -2000px;}

#contactbox input {
	width: auto;
	height:auto;
	padding: 7px 0 0 5px;
	font-size: 14px;
	margin: 0 0 4px 0;
}

	

#contactbox textarea { 
	width: 349px;
	overflow: auto;
	height: 194px;
	padding: 6px 5px;
	color: #191919;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif}


.green {
	color: #00FFFF !important;
}


#rightd{ 
	float: right !important;
	width: 170px;}

#right input { width: 168px !important;}

#left {float: left !important;

	width: 170px;}

#left input { width: 168px !important;}

.textInput,textarea {
	background-color: #EBEBEB !important;
	border: 1px solid #FFFFFF !important;
	height: 33px;

}



.textInput:focus, textarea:focus {
	background-color: #FFF !important;
	border: 1px solid #00ADEF !important;
	height: 33px;

}
	
#container #e p strong {
	font-size: 16px;
}

.quo{
font-size:36px;
color:#CCC;	
}
