h1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #79b210;
}
body {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344da1;
}
#page_frame {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:hover, a:active, {
	font-weight: bold;
	text-decoration: none;
	color: #344da1;
}
a:visted,{
	font-weight:bold;
	text-decoration:none;
	color: #344da1;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #344EA1;
	margin: 0px;
	padding: 0px;
}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	color: #344EA1;
	text-decoration: none;
}
td {
	text-align: center;
}
#links {
	font-size: 10px;
	margin-top:15px;
}

#links a:link, #links a:visited, #links a:active {
	color: #999999;
	text-decoration:none;
}
#links a:hover,{
	text-decoration:underline;
}
.login_button {
	color: #344da1;
	/*background-color: #79b210;*/
	font-size: 11px;
	border: 1px solid #666666;
}
.login_form {
	color: #344da1;
	font-size: 11px;
	border: 1px solid #666666;
}
.file_table_header {
	color: #FFFFFF;
	background-color: #344da1;
	font-weight: bold;
}

#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 25px;
	font-size: 10px;
	color: #AAAAAA;
}
#footer a:link {
	color: #AAAAAA;
	text-decoration:none;
}
#footer a:visited {
	color: #AAAAAA;
	text-decoration:none;
}
#footer a:active {
	color: #AAAAAA;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.headlink{
	color: #FFFFFF;
}
.headlink a:link, .headlink a:visited, .headlink a:active, {
	color: #FFFFFF;
	text-decoration:none;
}
.headlink a:hover {
	text-decoration:underline;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #344EA1;
	margin: 0px;
	padding: 0px;
}
#buttons {
	width: 120px;
	float: left;
}
#pdetails {
	color:#999999;
}
#main_nav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#zones {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#fileborder {
	border: 1px solid #666666;
	width: 75%;
	padding: 2px;
}



