a.blanklink2
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #e9e9e9;
}

img
{
	border: 0px;
}

a.headerlink
{
	text-decoration: none;
	color: black;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	background-color: white;
}

a.headerlink:hover
{
	text-decoration: none;
	color: black;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	background-color: #e3e3e3;

}

a.blanklink2:hover
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: #BABABA;
	padding: 5px;
	text-decoration: none;
	border: 1px solid black;
}

a.blanklink2:visited
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}


a.blanklink
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
	display: block;
}

.text
{
	font-family: verdana;
	font-size: 12px;
}

a.blanklink:hover
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: #e3e3e3;
	text-decoration: none;
}

a.blanklink:visited
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.commentinput
{
	background-color: white;
	padding: 2px;
	font-family: verdana;
	font-size: 12px;
	width: 350px;
}

.textareainput
{
	background-color: white;
	padding: 2px;
	font-family: verdana;
	font-size: 12px;
	width: 300px;
	height: 150px;
	border: 1px solid black;
}

.inputclass
{
	background-color: white;
	padding: 2px;
	font-family: verdana;
	font-size: 12px;
	width: 300px;
	border: 1px solid black;
}

.submitclass
{
	background-color: #e3e3e3;
	font-weight: bold;
	font-family: verdana;
	font-size: 16px;
	padding: 10px;
	width: 306px;
	border: 1px solid black;
}

.body
{
	background-color: #e3e3e3;
	background:url(images/background.png);
	font-family: verdana;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.text
{
	font-family: verdana;
	font-size: 12px;
	color: black;
}

.maintext
{
	font-family: verdana;
	font-size: 12px;
	color: black;
}

table.downloads
{
	font-family: verdana;
	font-size: 12px;
	color: black;
}

a.textlink
{
	text-decoration: none;
	font-weight: bold;
	color: #0084ff;
	font-family: verdana;
	font-size: 12px;
}

a.textlink:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #0084ff;
	font-family: verdana;
	font-size: 12px;
}

a.textlink:hover;
{
	text-decoration: none;
	background-color: gray;
}

td.downloads
{
	font-family: verdana;
	padding: 5px;
	text-align: left;
	color: black;
	font-size: 12px;
}

h2
{
	font-family: verdana;
	font-size: 18px;
	color: #0084ff;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}

a.mailinglink
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 5px;
}

a.mailinglink:hover
{
	background-color: #e3e3e3;
}

a.navlink
{
	background-color: white;
	font-family: verdana;
	font-size: 12px;
	display: block;
	width: 199px;;
	padding: 5px;
	text-decoration: none;
	color: black;
	text-align: left;
}

a.navlink:hover
{
	background-color: #e3e3e3;
}

.smalltext
{
	font-size: 10px;
	font-family: verdana;
}

.adminsubmit
{
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	background-color: #e9e9e9;
	border: 1px solid black;
	width: 312px;
}

.adminfield
{
	font-family: verdana;
	background-color: white;	
	font-size: 12px;
	padding: 5px;
	width: 300px;
	border: 1px solid black;
	text-align: center;
}

a.adminlink
{
	color: black;
	font-size: 14px;
	font-family: verdana;
	text-decoration: none;
}

a.adminlink:hover
{
	background-color: #e9e9e9;	
}

li
{
	font-family: verdana;
	font-size: 14px;
	list-style-type: square;
}

ul
{
	margin: 0px;
}

.upload
{
	background-color: white;
	font-family: verdana;
	font-size: 12px;
	padding: 5px;
	width: 300px;
	border: 1px solid black;
}

.uploadsubmit
{
	background-color: #e3e3e3;
	font-weight: bold;
	font-family: verdana;
	font-size: 16px;
	padding: 5px;
	width: 306px;
	border: 1px solid black;
}
