﻿body{background-image: url(Images/bg_tile.gif); background-repeat: repeat;}
A:link: { text-decoration: underline; color: #FFC889; }
A:active: { text-decoration: underline; color: #FFC889; }
A:visited: { text-decoration: underline; color: #FFC889; }
A:hover: { text-decoration: none; color: white; }
.title {font-size:large; font-family: Arial; color: White; 
	background-color: Maroon;}
.nodata { color: Red; font-family: Arial; font-size:large;}
	
.disclaimer1{color: Red; font-style: italic;}
.disclaimer2{color: Black; font-family: Arial; width: 80%}
.info{color: Black; font-family: Arial; width: 95%;}
.progress {	font-size: 14pt; color: #0066cc;}

#mainwrapper {			
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(Images/main_bg.png);
}

#errmess{font-size: large; color: Red;}