BODY {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	line-height : 14px;
	margin-top:2px;
	margin-bottom:4px;
	}
P {
	color : Black;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	line-height : 14px;
	margin-top:2px;
	margin-bottom:4px; 
	}
A {
	color : #ff0000;
}

A:HOVER {
	color : #ff0000;
	text-decoration:underline;
}

H1 {
	text-decoration : none;
	font-weight : bold;
	font-size : 16px;
	line-height : 18px;
	color : Black;
	margin-top:12px;
	margin-bottom:18px;
}

UL{
	list-style-position : outside;
	word-spacing : normal;
	margin-top:12px;
	margin-bottom:12px;
	}
	OL {

	list-style-position : outside;
	word-spacing : normal;
	margin-top:12px;
	margin-bottom:12px;
	list-style-type : decimal;
}

LI{
	margin-top:12px;
	margin-bottom:12px;
}

INPUT, Textarea, Select {
	border : 1px solid Blue;
	font-family : sans-serif;
	font-size : 12px;
	border-color : #000000;
	background-color : White;
	}




H2 {
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	line-height : 18px;
	color : black;
	margin-top:12px;
	margin-bottom:6px;
}

H3 {
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Black;
	line-height : 15px;
	margin-top:12px;
	margin-bottom:6px;
	line-height : 18px;
}

.NavLevel0{
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Black;
	line-height : 20px;
	text-align:right;


}
.MainNavTable{
	text-align:right;

}

.NavLevel0:hover{
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : #ff0000;	
	line-height : 20px;
	text-align:right;
}
.NavLevelActive0, .NavLevelActive0:hover {
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : #ff0000;	
	line-height : 20px;
	text-align:right;
}

A.navLevel0{
	
}


.NavLevel1{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : #ff0000;
}

.navLevel1:hover{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : Black;
}

.NavLevelActive1, .NavLevelActive1:hover{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : Black;}

A.NavLevel1 {
	
}

.NavLevel2{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : #ff0000;
}

.NavLevel2:hover{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : Black;
}

.NavLevelActive2, .NavLevelActive2:hover{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : Black;}

A.NavLevel2 {
	
}