body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #B5A692;
	font-family: Times New Roman, Helvetica, sans-serif;
	color: #666666;
}

.content-padding {
	padding: 15px;
}

a {
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

p,td,tr,div,input,textarea,select,submit,blockquote {
	font-size: 14px;
	font-weight: normal;
}

.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url("images/banner_footer.gif");	
}
.textFooter a {
	text-decoration: none;
	color: #FFFFFF;	
}
.textFooter a:hover {
	text-decoration: underline;
	color: #F2030B;	
}

h1 {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.mainMenu {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	background-image: url("images/banner_menu.jpg");
}
.mainMenu a {
	color: #FFFFFF;
}
.mainMenu a:hover {
	color: #F2030B;
}

.searchBar {
	background-image: url("images/banner_search.gif");
}

.searchBarText {
	font-size: 12px;
	color: #000000;
}

.textErrors {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
