body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body td, p { 
	font-family:  Avian;
	font-size:14px;
	color:#000000;
}

ul {
	list-style: none;
}

li {
	background: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-bottom:6px;
}

.content {
	padding-left: 40px;
}

.nav a:link, .nav a:visited {background: #ffffff url('images/nav_button.jpg'); text-decoration: none; float:left; width:140px; margin:0px; height:27px; text-align:left; line-height:25px; color:#ffffff; font-weight:bold; font-size:12px; text-indent:14px; font-family: helvetica, sans-serif; margin-bottom:1px;}
.nav a:hover {background: #ffffff url('images/nav_button1.jpg'); text-decoration: none; float:left; width:140px; margin:0px; height:27px; text-align:left; line-height:25px; color:#000000; font-weight:bold; font-size:12px; text-indent:14px; font-family: helvetica, sans-serif; margin-bottom:1px;}


.nav_bg {
	padding-right: 10px; 
	background: url('images/nav_back.gif'); 
	background-position: top right;
	background-repeat: repeat-y;
}


h1 {
	color: #CC0000;
	font-family: Avian;
	font-size: 32px;
	margin-bottom: 10px;
	margin-top:0px;
	text-align:center;
	font-weight:bold;
}

h3 {
	color: #E53939;
	font-family: Avian;
	font-size: 18px;
	margin-bottom: 0px;
	text-align:center;
	font-weight:bold;
}

h4 {
	color: #CC0000;
	font-family: Avian;
	font-size: 16px;
	font-weight:bold;
}

a:link, a:active, a:visited {
font-weight : bold; 
font-size : 14px; 
color : #000000; 
text-decoration : none; 
} 
a:hover {
font-weight : bold; 
font-size : 14px; 
color : #333333; 
text-decoration : underline; 
}

.admin_nav a:link, .admin_nav a:visited {margin-bottom:1px; background: #000000; width: 190px; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:left; color:#ffffff; font-weight:bold; font-size:11px; padding-left:10px; padding-right:9px;}
.admin_nav a:hover {margin-bottom: 1px; background: #626262; text-decoration: none; width: 190px; float:left; line-height: 22px; height: 22px; text-align:left; color:#ffffff; font-weight:bold; font-size:11px; padding-left:10px; padding-right:9px;}