body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/backgroundtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p, .bodytext, a.bodytext:link, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2d2d2d;
	line-height: 18px;
}
strong {
	color: #4a4a4a;
}
.navtd {
	background-image: url(../images/warn_interface_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topnav, a.topnav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 30px;
	color: #2d2d2d;
	text-decoration: none;
}
a.topnav:hover {
	color: #990000;
}
.texttd {
	background-image: url(../images/warn_interface_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a.bodytext:hover {
	color: #990000;
}
.bottomtd {
	background-image: url(../images/warn_interface_07.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.largetext, a.largetext:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.toptd {
	background-image: url(../images/warn_interface_top_04.jpg);
	background-position: bottom;
}
a.largetext:hover {
	text-decoration: underline;
	color: #990000;
}
.highlite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8b1c1e;
	font-style: italic;
	line-height: 20px;
}
.tinytext, a.tinytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}
a.tinytext:hover {
	color: #990000;
}
.smallitalic, a.smallitalic:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2d2d2d;
	font-style: italic;
	line-height: 16px;
	text-decoration: none;
}
a.smallitalic:hover {
	color: #8b1c1e;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #8b1c1e;
	text-transform: uppercase;
	letter-spacing: .05em;
}
.red, a.red:link {
	color: #8b1c1e;
}
a.red:hover {
	color: #333333;
}
.pointer {
	cursor: pointer;
	cursor: hand;
}
.smallwhite, a.smallwhite:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;	
}
a.smallwhite:hover {
	color: #cccccc;
}
.redmenu, a.redmenu {
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height:22px;
	color: #990000;
	text-decoration: none;
}
a.redmenu:hover {
	text-decoration: underline;
	color: #333333;
}

/* drop down menu styles*/

#dropmenudiv{
position:absolute;
border:1px solid #999999;
border-bottom-width: 0;
font: normal 10px Georgia, "Times New Roman", Times, serif;
font-style: italic;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
background-color: #ffffff;
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
color: #990000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d9d9d9;
color: #616161;
}

/* end drop menu */
.pointer {
	cursor: pointer;
	cursor: hand;
}
