.main {
	font-family : "Verdana";
	font-size : 12px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	letter-spacing: normal;
}

.black {
	font-family : "Verdana";
	font-size : 12px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	}

.black b {
	font-family : "Verdana";
	font-size : 12px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	font-weight : 600;
}

.gray td {
	font-family : "Verdana";
	font-size : 12px;
	color : Gray;
	list-style : circle;
	font-weight: normal;
	font-weight : 600;
}


.main a{
	font-family : "Verdana";
	font-size : 12px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	text-decoration : none;
}

.main a:hover{
	font-family : "Verdana";
	font-size : 12px;
	color : #FF0000;
	list-style : circle;
	font-weight: normal;
	text-decoration : none;
}

.mainalign {
	font-family : "Verdana";
	font-size : 12px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	text-align : justify;
	line-height: 15px;
}

.mainalign_black {
	font-family : "Verdana";
	font-size : 16px;
	color : Black;
	list-style : circle;
	font-weight: normal;
	text-align : justify;
	line-height: 30px;
}

.mainalign a {
	font-family : "Verdana";
	font-size : 12px;
	color : #FF0000;
	list-style : circle;
	font-weight: normal;
	text-align : justify;
}

.main B {
	font-family : "Verdana";
	font-size : 12px;
	color : Black;
	font-weight : 600;
}

.titles {
	font-family : "Verdana";
	font-size : 13px;
	color : Black;
	list-style : circle;
}

.titles B {
	font-family : "Verdana";
	font-size : 13px;
	color : Black;
	font-weight : 600;
}

.table {
	font-family : "Verdana";
	font-size : 10px;
	color : Black;
	list-style : circle;
	font-weight: normal;
}

.tablew {
	font-family : "Verdana";
	font-size : 10px;
	color : Black;
	list-style : circle;
	font-weight: normal;
}

.contact {
	font-family: "Verdana"; 
	BORDER-RIGHT: 1px solid #FF0000; 
	BORDER-TOP: 1px solid #FF0000; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid #FF0000; 
	COLOR: Black; 
	BORDER-BOTTOM: 1px solid #FF0000; 
	HEIGHT:18px; 
	BACKGROUND-COLOR: white
}

.textboxes {
	font-family: "Verdana"; 
	BORDER-RIGHT: 1px solid #FF0000; 
	BORDER-TOP: 1px solid #FF0000; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid #FF0000; 
	COLOR: Black; 
	BORDER-BOTTOM: 1px solid #FF0000; 
	BACKGROUND-COLOR: white
}


.checks  {
	font-family: "Verdana"; 
	FONT-SIZE: 11px; 
	COLOR: Black; 
	HEIGHT:18px;
}

.notes {
	font-family: "Verdana"; 
	BORDER-RIGHT: 1px solid #FF0000; 
	BORDER-TOP: 1px solid #FF0000; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid #FF0000; 
	WIDTH: 140px; 
	COLOR: Black; 
	BORDER-BOTTOM: 1px solid #FF0000; 
	HEIGHT: 40px; 
	BACKGROUND-COLOR: white
}

.button {
	font-family: "Verdana";
	BORDER-RIGHT: 2px solid #7F0000; 
	BORDER-TOP: 1px solid #FF8E8E; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 2px solid #FF8E8E; 
	WIDTH: 60px; 
	COLOR: White; 
	BORDER-BOTTOM: 2px solid #7F0000; 
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #FF0000;
	text-align : center;


