﻿body {
	margin:10px 0px;
	padding:0px;}
	
#container {
	width:800px;
	margin:0px auto;
	padding:5px;
	border:0px solid #5a9301;
	background-color:#ffffff;}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	text-indent: 0px;
	text-align: center;
	font-size: large;
}
.center {
	text-align: center;
}
.italics {
	text-align: center;
	color: #800000;
	font-style: italic;
	font-weight: bold;
}
.no_border {
	border-style: none;
	border-width: 0px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #5A9301;
	text-indent: 0px;
	text-align: center;
	font-size: large;
}
.background_grey {
	background-color: #C0C0C0;
}
.text_align_left {
	color: #000000;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	text-indent: 0px;
	text-align: center;
}
.text_small_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
	font-size: x-small;
	text-align: center;
}
.text_medium_left {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}
.bgimage {
	background-image: url('../images/kev/semi_transp.jpg');
}
.border_2 {
	border: 2px solid #800000;
	background-color: #FFFFFF;
}
.a {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	color: #000080;
	hover: #008000
}
a {
	color: #000080;
}
a:visited {
	color: #66CCFF;}
a:hover {
	color: #008000;
}
a:focus {
    font-weight:bold
}
.extnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.intnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000080;
	text-align: center;
}

