body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#A60000;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#666666;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#660032;
	font-family:Arial, Helvetica, sans-serif;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */



.nav ul{padding:3px;margin:0 12px 10px 0;background-color:#eee;border-right:1px solid #9C999C;border-bottom:1px solid #9C999C;}
.nav ul li a {background:none}
.nav a{ font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:25px;
		color:#000000;
		text-decoration:none;
		margin:0;
		padding-left:10px;
		display:block;
		background:url(assets/images/nav_up.jpg) top left no-repeat;
		}
.nav a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:25px;
		color:#FFFFFF;
		text-decoration:none;
		margin:0;
		padding-left:10px;
		display:block;
		background:url(assets/images/nav_over.jpg) top left no-repeat;
		}
		
.bottomlinks a{font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000000;
				line-height:18px;
				text-decoration:none;
				}
.bottomlinks a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#660032;
				line-height:18px;
				text-decoration:none;
				}
.bottomlinks p{font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#999999;
				line-height:18px;
				text-decoration:none;
				font-weight:bold;
				}
#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;

	background-color: white;
}
#toplinks a {
	text-decoration: none;
}