body{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: -moz-scrollbars-vertical; 
	background-color: #FFFFFF;
	}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

form{
	margin: 0px 0px 0px 0px;
	}

A{
	text-decoration: none;
	color: #446B96;
	font-size: 11px;
}

A:hover{
	text-decoration: none;
	color: yellow;
	font-size: 11px;
	}

.clsNav{
		font-family: arial;
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
	}

.clsNav:hover{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #D3D3D3;
	}


.clsTitle{
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
		color: #000000;
	}


.clsinput{
	border: 1px solid gray;
	font-size: 10px;
	}

.clsAttachment{
	font-family: arial;
	font-size: 13px;
	text-decoration: underline;
	color: red;	
	}

.clsAttachment:hover{
	font-family: arial;
	font-size: 13px;
	text-decoration: underline;
	color: black;	
	}

.small{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	}	

.lowText {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	COLOR: white;
	TEXT-DECORATION: none;
}

.highText {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	COLOR: red;
	TEXT-DECORATION: none;
	}

.itemBorder {
	BORDER-RIGHT: 1px solid Black;
	BORDER-TOP: 1px solid Black;
	BORDER-LEFT: 1px solid Black;
	BORDER-BOTTOM: 1px solid Black;
}

.itemBorderBlank {
	BORDER-RIGHT: 1px solid Silver;
	BORDER-TOP: 1px solid Silver;
	BORDER-LEFT: 1px solid Silver;
	BORDER-BOTTOM: 1px solid Silver;
	}

ul {
	margin-left: 15px;
	padding-left: 0px;
	list-style : disc outside;
}

li { 
	margin-left: 0px; 
	}
