﻿body {
	margin:0px; background-image: url('CSS/images/bkg.jpg');
	}

p,td,th {
	font-family: verdana, Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

.imageborder {
	border: solid 1px #000000;
}


a:link {
	text-decoration: none;
	color: #FEB401;
}

a:visited {
	text-decoration: none;
	color: #FEB401;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #FEB401;
}

.divider_header {	
	font-family: Verdana, helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0; margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #000000;
}
.header {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}