A:link   { color: #000; text-decoration: none }
A:visited       { text-decoration: none }
A:hover      { color: #0000CC; text-decoration: none }
A:visited:hover   { color: #0000CC; text-decoration: none }
A:active    { color: #0000CC; text-decoration: none }





.bodyA    
{ color: #000000; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }

.bodylink    
{ color: #0000CC; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }


.bodybold     
{ font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}

.bodynav   
{ font-style: normal; font-size: 12px; line-height: 14px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }

.bodynav2   
{ font-style: bold; font-size: 12px; line-height: 14px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }

.bodynavsmall   
{ font-style: normal; font-size: 10px; line-height: 14px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }

.bodysmall    
{ color: #444; font-size: 10px; line-height: 12px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }





<!---Here is the area used in changing the heads to the nav bar. Currently, it is 02 and you simply need to change 02 properties or create and assign a whole new layout via the editor to that text--->



//

.title01 {
	color : #F3400F;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.title02 {
	color : #000066;
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.title01 {
	color : #000066;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.title03 {
	color : #000066;
	font-size : 18px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}


.title04 {
	color : #000066;
	font-size : 18px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.title05 {
	color : #000066;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.title {
	color : #000000;
	margin-top : 28px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #0000CC;
}







p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #0000CC;
}







.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #888888;
}





.menu02 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.menu02 a {
	color : #999999;
	text-decoration: none;
}
.menu02 a:hover {
	color : #0000CC;
}


.menu03 {
	color : #CC0000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu03 a {
	color : #000099;
	text-decoration: none;
}
.menu03 a:hover {
	color : #0000FF;
}

