body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AF1010;
	font: 12px "Trebuchet MS", Arial;
	background-image: url(images/back.jpg);
}
.style1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
h1 {
	font-size: 20px;
	color: #AF1010;
	font-family: Tahoma, Arial, Helvetica;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
h2{
	font-size: 18px;
	color: #3D5641;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
}
.smallText{
	font-size: 11px;
}
.style6 {font-size: 11px; font-weight: bold; }
table.navbar {
   border-collapse: collapse;
}
table.navbar td a{
	display: block;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px dashed #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table.navbar td a:link, table.navbar td a:visited {
	color: #555;
}
table.navbar td a:hover, table.navbar td a:active {
	color:#0066FF;
	background:#FFF4F4;

 }
 .imgRight{
 	margin-left: 20px;
	margin-bottom: 20px;
	padding: 4px;
	border: 1px dashed #CCC;
 	
 }
 .inputText{
 	width: 95%;
 }
 
 .imgBorder{
 	border: 1px solid #CCC;
 }
 
 a{
 	color: #0066FF;
 }
 a:hover{
 	color: #000;
 }
 .tableBorder td{
 	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
 }
 
 table .tableBorder {
 	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
 }
