
BODY {
	background-color : #E6E6FA;
}
.fig {
	font-size : 9px;
}
.quote {
	font-style : italic;
}


A:LINK, A:ACTIVE {
	font-size : 12px;
	color : #FFA500;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #FFA500;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.count {
	color : #FFFFFF;
}


A:VISITED {
	color : #FFA500;
	font-size : 12px;
	font-weight : bold;
	
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	background-color : White;
}
.tdtop {
	background-image : url(images/tdtop.jpg);
}
.tdleft {
	background-image : url(images/leftside.jpg);
	text-align : center;
}
.tdright {
	background-image : url(images/rightside.jpg);
	text-align : center;
}

.title {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : lighter;
}
.title2 {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	text-align : center;
}

.topbut {
	background-color : #E6E6FA;
	border : 2px groove;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
	font-weight : bold;
	border-color : #D3D3D3;

}
.topbut2 {
	background-color : #E6E6FA;
	border : 2px dotted;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
	font-weight : bold;
	border-color : #D3D3D3;
	color : #708090;
}
.button {
	background-color : #E6E6FA;
	border : 2px groove;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
	font-weight : bold;
	border-color : #D3D3D3;
}


H1 {
	font-size : 14px;
	font-weight : bold;
	color : #000066;
	margin-right : 50px;
}
H2 {
	color : #000066;
	font-weight : bold;
	font-size : 12px;
}
H3 {
	color : #000066;
	font-weight : bold;
	font-size : 14px;
}
H4 {
	color : #000000;
	font-weight : bold;
	font-size : 12px;	
}



.form {
	font-size : 9px;
	margin-bottom : 4px;
	margin-top : 4px;
}


.bot {
	background-image : url(images/tdbot.jpg);
	text-align : center;
}

.headercell {
	background-color : #000066;
	color : #FFFFFF;
	font-weight : bold;
}
.disaster {
	background-color : #000066;
	color : #FFFFFF;
	font-weight : bold;
	border : medium groove #FFD700;
	border-bottom-width : thick;
	border-right-width : thick;
}
.splash1 {
	font-size : 16px;
	font-weight : bold;
	color : #000066;
	margin-left: 10px;
	margin-right : 40px;
	text-align : center;
	padding-top : 4px;
	padding-bottom : 4px;
	line-height : 20px;
}
.splash2 {
	font-size : 12px;
	font-weight : bold;
	color : #000066;
	margin-right : 10px;
	border-top : 2px ridge #4169E1;
	border-bottom : 2px ridge #4169E1;
	text-align : center;
	padding-top : 4px;
	padding-bottom : 4px;
}
.splash3 {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	margin-right : 10px;
	text-align : center;
	padding-top : 4px;
	padding-bottom : 4px;
}

.botaddress {
	background-color : #000066;
	border-color : #4169E1;
	border-left-width : 4px;
	border-right-width : 6px;
	border-top : 4px;
	border-bottom-width : 6px;
	margin-left : 40px;
	margin-right : 40px;
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	text-align : center;
	color : White;
	font-weight : bold;
	font-style : normal;
}

.know {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : White;
	font-weight : bolder;
	text-align : center;
	vertical-align : middle;
}





