BODY{
	color : #000066;
	background-color : White;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

TD {
	color : #000066;
	background-color : White;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}
A:link {
	color : #000033;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}

A:visited {
	color:#660000;
	text-decoration:none
}
A:hover{
    color : #ffffff;
	background-color:#990000
}
a:active{
		color:#FF0000;
		background-color:#FFFFFF
		}
.banner{
	color : #CCCCCC;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 40px;
	font-style : italic;
	font-weight : bold;
	border-right-color : #9D9D9D;
	border-right-style : solid;
	border-right-width : 0px;
}

.nav{
	color : #000066;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
    border-right-color : #9D9D9D;
	border-right-style : solid;
	border-right-width : 0px;
}
.nav1{
	background-color : #990000;
	color : White;
	font-weight : bold;
	font-style : italic;
}

.tagline{
	color : #000066;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
}
.div_bg{
	background-color : #EFEFEF;
}

.footer{
	color : #000066;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
}
