/* CSS Document */

html, body{
	margin:0;
	padding:0;
	
	height:100%;
	
	font-family:verdana, arial, sans-serif;
	font-size:8.5pt;
	color:#000000;
	background-color:#FFFFFF;
}

img{
	border:0px;
}

a{
	color:#190803;
	background:inherit;
	font-weight:normal;
	text-decoration: underline;
	cursor:pointer;

}

a:hover{
	color:#BB3D17;
	background:inherit;
	text-decoration: underline;
}

.clearAll{ clear:both;}

.alignRight{ text-align:right;}
.alignLeft{ text-align:left;}
.alignCenter{ text-align:center;}

.floatRight{ float:right;}
.floatLeft{ float:left;}

.width100{ width:100px;}
.width150{ width:150px;}
.width200{ width:200px;}
.width250{ width:250px;}
.width300{ width:300px;}
.width350{ width:350px;}
.width400{ width:400px;}
.width450{ width:450px;}
.width500{ width:500px;}
.width550{ width:550px;}
.width600{ width:600px;}
.width390{ width:390px;}
.widthMax{ width:100%;}

.height50{ height:50px;}
.height100{ height:100px;}
.height200{ height:200px;}
.height300{ height:300px;}

.test{
	border-width:1px;
	border-style:solid;
	border-color:#7A4536;
}

img.thumbnail{
	border:0px solid black;
}

table.container{
	color:#3C0F07;
	background-color:#000000;
	width:100%;
	height:100%;
}

td.container{
	vertical-align:middle;
}

div.container{
	/*background-image:url('/images/bg-mainInfo.jpg');*/
	background-image:url('/images/middle.jpg');
	background-repeat:repeat;
	background-position:0px 85px;
	margin:0 auto;
	position:relative;
	width:765px;
	height:540px;
}

div.topBanner{
	background-image:url('/images/top.jpg');
	position:absolute;
	background-position:0px 85px;
	top:0px;
	left:0px;
	width:100%;
	height:85px;
}
div.content{
	padding:10px;
	position:absolute;
	top:85px;
	left:180px;
	width:550px;
	height:400px;
}

div.bottomBanner{
	background-image:url('/images/bottom.jpg');
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:39px;
}

div.bottomBanner span.disclaimer{
	color:white;
	background-color:inherit;
	position:absolute;
	top:20px;
	left:50px;
}
div.navigator{
	background-image:url('/images/navigationbar.png');
	width:576px;
	height:20px;
	position:absolute;
	top:5px;
	left:0px;
	text-align:right;

}

td.copyright_disclaimer{
	font-size:6pt;
	color:#E8D7CC;
	background-color:inherit;
	text-align: center ;
}

table.bottom_link{
	background-color:inherit;
	position:absolute;
	top:10px;
	left:10px;
	width:770px;	
		 	
}
a.bottom_hyperlink{
	font-size:11pt;
	color:#9D7665;
	font-weight:bold;
	text-decoration:sans-serif;
}
td.bottom_hyperlink{
	font-size:11pt;
	color:#9D7665;
	font-weight:bold;
	text-decoration:sans-serif;
}
a:hover.bottom_hyperlink{
	color:#E8D7CC;
	background:inherit;
}
table.PreviousNext{
	position:absolute;
	left:489px;
	top:385px;
	font-size:8.5pt;
	text-decoration:Verdana, Arial, Helvetica, sans-serif;
	color:#53140a;
	font-weight:bold;
}
td.PrevNext{
	color:#8d6e59;
	font-size:8pt;
}
a.MainPageToSubPageLink{
	font-weight:bold;
	font-size:8.5pt;
	text-decoration:Verdana, Arial, Helvetica, sans-serif;
	color:#53140a;
}
a:hover.MainPageToSubPageLink{
	color:#8d6e59;
}	


.page{
	
	border:0px solid blue;	
	padding:10px;
	position:absolute;
	top:40px;
	left:0px;
}
	

div.menuEntry{
	margin:10px;
}

div.settingsPopup{
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-image:url('/images/bg-popup.jpg');
	width:100%;
	height:100%;
	text-align:center;
}

div.settingsPopup h4{
	margin:0px;
	margin-bottom:0px;
	padding-top:20px;
	font-weight:normal;
	font-size:0.9em;
}

div.settingsPopup h4.title{
	font-weight:bold;
}

div.settingsPopup p{
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
	font-size:0.8em;
}

div.settingsPopup a{
	color:#FFFFFF;
	background-color:inherit;
	font-size:0.8em;
	text-decoration:underline;
}

div.settingsPopuop object{
	background-color:#000000;
}

div.searchVeteran{
	margin:0 auto;
	top:50px;
}

table.searchResults{
	position:absolute;
	top:0px;
	left:0px;
	font-size:0.9em;
	text-align:center;
}

div.viewVeteran{
	font-size:1.2em;
}

div.viewVeteran label.text{
	width:200px;
	padding-top:5px;
}

div.viewVeteran div.text{
	margin-left:200px;
	padding-top:5px;
	padding-left:5px;
}

label.inputText{
	float:left;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
}

label.text{
	float:left;
	text-align:right;
	padding-right:5px;
}

input[type = "text"], select{
	margin-top:2px;
}
font.arrow{
font-weight:bold;
font-size: 9px;
}
h5.title{
color:#7A4536;

}
span.title{
font-size:9px;
color:#53140a;
}
.poem{
font-size:9px;
color:#7A4536;
font-family:Comic Sans MS,cursive;
				

}
table.insideText{
width: 15%;
border:0;
position: absolute;
left:406px;
top:0px;


}