A, A:visited,A:active { 
	color:#25849A;
	text-decoration:underline;
	font-weight : bold;
}

A:hover { 
	color:#8D2B18; 
	text-decoration:underline;
	font-weight : bold;
}

A.admin,A.admin:visited,A.admin:active { 
	color:#8D2B18;
	text-decoration:none;
	font-weight : bold;
}

A.admin:hover { 
	color:#8D2B18; 
	text-decoration:underline;
	font-weight : bold;
}

A.nav, A.nav:visited,A.nav:active { 
	color:#ffffff;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

A.nav:hover { 
	color:#eee55c; 
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

A.summit,A.summit:active { 
	color:#ffffff;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	line-height: 15px;
}

A.summit:hover { 
	color:#eee55c; 
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	line-height: 15px;
}

A.bread { 
	color:#878423;
	text-decoration:none;
	font-weight : bold;
}

A.bread:hover,A.bread:active { 
	color:#426b9a; 
	text-decoration:underline;
	font-weight : bold;
}

A.small { 
	color:#666666;
	text-decoration: none;
	font-size : 9px;
	font-weight : bold;
}

A.small:hover,A.small:active { 
	color:#88C9DF; 
	text-decoration: none;
	font-size : 9px;
	font-weight : bold;
}						

body,p,form  { 
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : 000000;
	line-height: 20px;
}
td  { 
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : 000000;
	line-height: 20px;
}

.small  { 
	font-size : 10px;
}

.copyright {		
	font-size : 10px;
	color : #8D2B18;
}

.header {		
	font-size : 18px;
	color : #8D2B18;
	font-weight : bold;
}

.header2 {		
	font-size : 18px;
	color : #8D2B18;
	font-weight : bold;
	text-align: left;
}


.alert {		
	font-size : 12px;
	color : #990000;
	font-weight : bold;
}


.frontpagenews {	
	font-size : 18px;
	color : #ba8074;
	font-weight : bold;
}

.news {	
	color : #ba8074;
	font-weight : bold;
}

A.news { 
	color:#ba8074;
	text-decoration: none;
	font-weight : bold;
}

A.news:hover,A.news:active { 
	color:#cc8074; 
	text-decoration: none;
	font-weight : bold;
}

.submit {
	color:#333333;
	font-weight:bold;
	border-width:2px;
	background-color:#56ACC0;
	font-size : 12px;
}

.text {
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : 000000;
	line-height: 20px;
	text-align: left;
}

.homeNavBox {
    width: 90%; 
    background: #FFFFFF; 
    border: 1px solid ;
    border-width: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 1em;
}

.globalNavBox {
    width: 90%; 
    background: #FFFFFF; 
    border: 1px solid ;
    border-width: 1px;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    padding-left: 1em;
    margin-top: 1em;
}

.adminUL {
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	color: #ffffff;
	background-color: #ffffff;
}

.adminSubUL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	list-style: none;
	background-color: #ffffff;
}

.adminUL .adminSubUL li {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	line-height: 15px;
	font-size: 15px;
	font-weight: normal;
	background-color: #56acc0;
}

.adminUL li {
	/*text-align: right;*/
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 1px 0px;
	color: #ffffff;
	line-height: 15px;
	font-weight: bold;
	background-color: #56acc0;
}

.adminUL a {
	color:#ffffff;
	text-decoration: none;
	font-size : 11px;
}

.adminUL a:visited {
	color:#ffffff;
	text-decoration: none;
	font-size : 11px;
}

.adminUL a:hover, a:active { 
	color:#eee55c; 
	text-decoration: none;
	font-size : 11px;
}