@charset "UTF-8";
/* CSS Document */

 html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
 margin: 0;
 padding: 0;
 border: 0;
 
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	}
				

.server_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #22304a;
	padding-left: 0px;
}


.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background: url(site_images/bg-main.jpg);
}

body, TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	line-height:14px;
}
	
	
.hr {
	border: #303c50;
	border-width: 2px;
	border-style: dotted;
	text-align: center;
}

	
.bullet {
	list-style-image: url(site_images/pic-bullet.jpg);
	margin-bottom: 15px;
	text-align: left;
	
}



.footer {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height:12px;
	letter-spacing: 1px;
	color: #666666;
	margin-bottom:0px;
	}
	

/* Links */

a:link, a:visited, a:active {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #103654;
	text-decoration: none;
	margin-top: 10px;
	padding-top:10px;
	padding-right: 15px;
}

a.navlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	margin-top: 10px;
	padding-top:10px;
	padding-right: 15px;
}


a.footlink:link, a.footlink:active, a.footlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
}

a.footlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
}

a.admin_link:link, a.admin_link:active, a.admin_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: 300;
	text-decoration: underline;
}

a.admin_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: 300;
	text-decoration: none;
}
