a.topmenu { font-family: arial, sans-serif; font-weight: bold; font-size: 12px;	text-transform: uppercase;	border: 1px solid #FFE4AF;	color: #ff0505;	text-decoration: none;	background: url(/images/menubg.gif) repeat-x top left;	display: block;	margin-left: 3px;	width:auto;	padding: 10 0 10 10; }

.detailsheader { text-align: center; font-weight: bold; background: url(/images/menubg.gif) repeat-x top left; border: 1px solid #FFCAA5; padding: 2 0 2 5; } 

body { font-family: verdana, sans-serif; font-size: 12px;	 }

.error { font-family: verdana, sans-serif; font-size: 12px;	color: red; font-weight: bold; border: 1px solid gray; padding: 10px; width: 80%; margin-bottom: 10px; background: #EEEEEE; }

.info { font-family: verdana, sans-serif; font-size: 12px;	color: green; font-weight: bold; border: 1px solid gray; padding: 10px; width: 80%; margin-bottom: 10px; background: #EEEEEE; }

p, td, th {	font-size: 12px; }

a { text-decoration: none; color: #ff0505; }
a:hover { text-decoration: underline; color: #ff0505; }

h1 { font-size: 18px; }
h2 { font-size: 16px; }

a.biznavlinks { font-size: 14px; font-weight: bold; text-decoration: underline; }

