body
{
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #023338;
	line-height: 18px;
}
p {
 font-family:arial;
}
h5 {
 font-family:arial;
 padding:6px 0px 6px 0px;
margin:0px;
}
h4 {
 font-family:arial;
}
h3 {
 font-family:arial;
}
.tinynav {
	font-family: Arial;
	font-size: 10px;
	font-weight: 500;
	color: #54080A;
	/*border-bottom: 2px dotted #023338; */
	line-height: 14px;
	
}
A.tinynav   	{ color: #54080A; text-decoration: none;}
A.tinynav:link	{ color: #54080A;  text-decoration: none;}
A.tinynav:visited { color: #54080A; text-decoration: none;}
A.tinynav:active { color: #54080A; text-decoration: none; }
A.tinynav:hover	{ color: #023338;  text-decoration: none;}
.nav {
	font-family: Arial;
	font-size: 13px;
	font-weight: 500;
	color: #023338;
	/*border-bottom: 2px dotted #023338; */
	line-height: 18px;
	
}
.tiny {
	font-family: Arial;
	font-size: 10px;
	/*border-bottom: 2px dotted #023338; */
	line-height: 14px;
	
}
A.nav   	{ color: #023338; text-decoration: none;}
A.nav:link	{ color: #023338;  text-decoration: none;}
A.nav:visited { color: #023338; text-decoration: none;}
A.nav:active { color: #023338; text-decoration: none; }
A.nav:hover	{ color: #282620;  text-decoration: underline;}

.divider {
border-bottom: 2px dotted #023338;
padding: 3px 0px 3px 0px;
}

.titles {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	/*border-bottom: 2px dotted #023338; */
	padding: 5px;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	color: #043338;
	/*border-bottom: 2px dotted #023338; */
	line-height: 18px;
	
}
A.footer   	{ color: #043338; text-decoration: none;}
A.footer:link	{ color: #043338;  text-decoration: none;}
A.footer:visited { color: #043338; text-decoration: none;}
A.footer:active { color: #043338; text-decoration: none; }
A.footer:hover	{ color: #650505;  text-decoration: underline;}

.boxtext {
font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	color: #053F52;
	line-height: 18px;
}

.sidebox {
font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	color: #E0CE91;
	line-height: 18px;
}

A.sidebox   	{ color: #E0CE91; text-decoration: none; font-style: italic;}
A.sidebox:link	{ color: #E0CE91;  text-decoration: none; font-style: italic;}
A.sidebox:visited { color: #E0CE91; text-decoration: none; font-style: italic;}
A.sidebox:active { color: #E0CE91; text-decoration: none; font-style: italic;}
A.sidebox:hover	{ color: #FFFFFF;  text-decoration: none; font-style: italic;}

.events {
font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	color: #54080A;
	text-decoration: underline;
	line-height: 18px;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #023338;
	line-height: 18px;
}

.textqm {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.pcredits {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	padding-top:4px;
	margin:0px;
}


.middlenav {

	font-family: Arial;
	font-size: 12px;
	color: #053333;
	font-weight: bold;

}

A.middlenav  	{ color: #053333; text-decoration: none;}
A.middlenav:link	{ color: #053333;  text-decoration: none;}
A.middlenav:visited { color: #053333; text-decoration: none;}
A.middlenav:active { color: #053333; text-decoration: none; }
A.middlenav:hover	{ color: 826406;  text-decoration: none;}

/***************************************************************/
.newstitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #54080A;
	line-height: 20px;
}
A   	{ color: #54080A; text-decoration: none; font-size: 12px;}
A:link	{ color: #54080A; text-decoration: none; font-size: 12px;}
A:visited { color: #54080A; text-decoration: none; font-size: 12px;}
A:active { color: #54080A; text-decoration: none; font-size: 12px;}
A:hover	{ color: #023338; text-decoration: none; font-size: 12px;}

.title {
	font-family: Times New Roman;
	font-size: 24px;
	line-height: 30px;
	font-weight:bold;
	font-style: italic;
	color: #54080A;
	/*border-bottom: 2px dotted #023338; */
	padding: 5px 0px 5px 0px;
}
.bluetitle {
	font-family: Times New Roman;
	font-size: 24px;
	font-weight:bold;
	font-style: italic;
	color: #053F52;
	/*border-bottom: 2px dotted #023338; */
	padding: 5px 0px 5px 0px;
}
.bluetitlemain {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight:bold;
	font-style: italic;
	color: #053F52;
	/*border-bottom: 2px dotted #023338; */
	padding: 5px 0px 5px 0px;
}
.redtitlemain {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight:bold;
	font-style: italic;
	color: #54080A;
	/*border-bottom: 2px dotted #023338; */
	padding: 5px 0px 5px 0px;
}

.redtext {
	color: #54080A;
}

.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}
