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


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Geneva,sans-serif;
	font-size: 12px;
	color: #333333;
}


.interface_outer {
	border: thin solid #C0C0C0;
}
.interface_bouter {
	border: thin solid #DE5F10;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.topline2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3184C3;
	font-weight: normal;
	border: 1px none #C0C0C0;
}

.interface_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
	}
	
	a.interface_text:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}
	
	a.interface_text:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
	}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a.bodytext:link {
	color: #333333;
}
a.bodytext:hover {
	color: #999999;
	text-decoration: underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.navheadtd {
	background-image: url(../interface/veterans/veterans_wall_05.jpg);
	background-repeat: no-repeat;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DED1C0;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
a.topnav:link {
	color: #DED1C0;
	font-weight: bold;
	text-decoration: none;

}
a.topnav:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -0.05em;
	line-height: 36px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a.header2:link {
	color: #333333;
}
a.header2:hover {
	color: #666666;
	text-decoration: underline;
}
.header3bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333
	text-decoration: none;
	line-height: 18px;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: -0.05em;
	line-height: 20px;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.boldlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.redtext {
	color: #FF0000;
}

/* drop down menu styles*/

#dropmenudiv{
position:absolute;
border:1px solid #753f19;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

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

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f7f3dd;
color: #333333;
}

.Btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

/* end drop menu */
