body, table {
		font-family:Verdana;
		font-size:12px;}

a.navlink{
		font-weight:bold;
		font-size:14px;
		text-transform:uppercase;
		font-family:Verdana;
		text-decoration: none;
		color:#000000;
}
a.subnavlink{
		font-weight:normal;
		font-size:14px;
		font-family:Verdana;
		text-decoration: none;
		color:#000000;
		width:230px;
		padding-left:5px;
		margin-top:5px;
		line-height:20px;
}
a.subnavlink:hover{ 
background-color: #a72910;
color:white;}

a.sidenavlink{
text-transform:uppercase;
font-family: Verdana;
font-size:10px;
color:#d2a903; 
font-weight:bold;
text-decoration: none;
}
a.sidenavlink:hover{ 
color: #c12b14;}

.sidebarr{
text-transform:uppercase;
font-family: Verdana;
font-size:10px;
color:#c12b14; 
font-weight:bold;

}
a.sidebarlink{
text-transform:uppercase;
font-family: Verdana;
font-size:10px;
color:#d2a903; 
font-weight:bold;
}
.content {
font-family:Verdana;
font-size:12px;
background-color:#ffffff;
padding: 5px;
}
.intro{
padding: 5px;
}
input, textarea{
width:400px;
border: 1px solid #a72910;
}
.submit { 
width:100px;
background-color: #f7f7ef;

}


h1{
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	text-transform:uppercase;
}
h2{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
h3{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#hr{
	font-size: 1px;
	height:1px;
	padding:0px;
	margin:0px;
	background-color:#000000;
	width:100%;
}

.blue{
	color: blue;
}
.green{
	color: green;
}
.red{
	color: #c12b14;
	}
a{
	color: black;
	font-weight:bold;
}
li{	
list-style-image: url(images/onion_bullett.jpg);
list-style-position : outside;
height: 30px;
font-size:12px;
padding-left:15px;
padding-top:10px;
}
.res{
	visibility: hidden;
}
