body {
	background-color: #ddccc0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left:20px;
	margin-right:20px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-left:20px;
	margin-right:20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left:20px;
	margin-right:20px;
	font-weight:bolder;

}
A:hover {color: #000066;}
a {
	font-size: 12px;
	color: #2525E4;
}

.title {
	
	font-size: 26px;
	line-height: 26px;
    color: #003333;}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
    color: #ffffff;
    text-decoration:none;
	background:url("img/link-bk.jpg");
	position:relative;
	overflow:hidden;
	margin-left: 17px;
 }
.red {
	
	font-size: 22px;
    color: #FF0000;
    text-decoration:none;
	position:relative;
	overflow:hidden;
	margin-left: 17px;
 }

.nav,.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#521616;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration:none;
	vertical-align:top;
	font-weight:bold;
}
.nav a:hover {
	color:#FF0000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
    color: #4393B6;
    margin-top:20px;
}
#right_col {
	min-height:600px;
}
.fast {
    font-family:"Times New Roman", Times, serif
	font-size: 30px;
	font-weight:bolder;
    color: #2A4055;
}
/*************table styles********/
.greyshade {
	background-color:#757672;
	color:#FFFFFF;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFff;
	width:766px;
	margin-left: 17px;
	background:url("images/footer_bg.jpg");
}
.footerlink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
    color: #FFFFff;
	text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
    color: #FFFFff;
	text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
}
#container {
	
    margin-right:auto;
    margin-left:auto;
}
#content {
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border:thick;
	border-color:#000000;

}
/***** header styles*****/
#logobg {
	width:220px;
	height:100px;
	background-color:#FFFFFF;
}
#logo, #logo span {
	width:800px;
	height:88px;
	top:0px;
	margin:0px;
	padding:0px;
	background:url(images/logo_header.gif)
}
#logo {position:relative; overflow:hidden;}
#logo span {
	position:absolute;
	z-index:1;
	left: 0px;
}
/*******links page styles*********/
.linkcat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color:#CCCCCC;
	margin-left:20px;
	margin-right:20px;
}
.linkurl, .linkurl a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}
.linkurl a:hover{
	color:#009900;
}
.linkdesc, .linkdesc a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:none;
	color:#666666;
}
.linkdesc a:hover {
	color:#0000FF;
}