p.header { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 24px; color: rgb(106,84,64); line-height: 30px; text-align: left;}
p.message { color: rgb(153,0,0); font-weight: bold;}
p.error { color: rgb(153,0,0); font-weight: bold;}
div.hr { height: 15px; background: #ffffff url(/assets/images/hr.jpg);}
hr.line { height: 15px; background: #ffffff url(/assets/images/hr.jpg);}

 A.primary:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(128,64,64); text-decoration: none ;}
 A.primary:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px;  color: rgb(128,64,64); text-decoration: none ; }
 A.primary:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(128,64,64); text-decoration: none ; }
 A.primary:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(238,236,227); text-decoration: none ; }

 A.high:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(128,64,64); text-decoration: none ; line-height: 14pt;}
 A.high:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px;  color: rgb(128,64,64); text-decoration: none ; line-height: 14pt;}
 A.high:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(128,64,64); text-decoration: none ; line-height: 14pt;}
 A.high:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 19px; color: rgb(128,64,64); text-decoration: none ; line-height: 14pt;}
 
 A.top:active {color: rgb(128,64,64); text-decoration: none ; line-height: 13px;}
 A.top:link {color: rgb(128,64,64); text-decoration: none ; line-height: 13px;}
 A.top:visited {color: rgb(128,64,64); text-decoration: none ; line-height: 13px;}
 A.top:hover {color: rgb(128,64,64); text-decoration: underline ; line-height: 13px;}

 A.nav:active {text-decoration: none ;}
 A.nav:link {text-decoration: none ;}
 A.nav:visited {text-decoration: none ;}
 A.nav:hover {text-decoration: none ;  text-decoration: underline ;} 

 A.login:active {color: rgb(85,85,85); text-decoration: none;}
 A.login:link {color: rgb(85,85,85); text-decoration: none;}
 A.login:visited {color: rgb(85,85,85); text-decoration: none;}
 A.login:hover {color: rgb(128,64,64); text-decoration: underline;}
 
 A.footer:active {color: rgb(85,85,85); text-decoration: none;}
 A.footer:link {color: rgb(85,85,85); text-decoration: none;}
 A.footer:visited {color: rgb(85,85,85); text-decoration: none;}
 A.footer:hover {color: rgb(128,64,64); text-decoration: underline;}

 img.image {
	border: solid #5A5338;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

 td.border, table.border{
	border: solid #5A5338;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
