a{
	color : #C03800;
	text-decoration : none;
	font-weight : bold;
}

a.highlight{
	background : #969677;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	background : #C03800;
	color : #FFFFFF;
	text-decoration : none;
}

body{
	background : #FFFFFF;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
	margin : 0px;
}

div{
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

div.headline{
	background : #C03800;
	color : #FFFFFF;
	margin : 0px;
	padding-bottom : 8px;
	padding-left : 14px;
	padding-right : 14px;
	padding-top : 8px;
}

div.navbar{
	background : #969677;
	border-bottom : 1px solid;
	border-left : 0px solid;
	border-right : 0px solid;
	border-top : 0px solid;
	color : #FFFFFF;
	font-size : 85%;
	font-weight : bold;
	margin : 0px;
	padding : 4px;
	text-align : center;
}

div.contentbox{
	MARGIN: 6px 10px
}


form{
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

h1{
	font-size : 160%;
}

h2{
	font-size : 135%;
}

h3{
	font-size : 115%;
}

h4{
	font-size : 105%;
}

hr{
	color : #CC3300;
	height : 1px;
}

p{
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

.box{
	background : #969677;
	padding : 4px;
	text-align : center;	
}

.box a{
	color : #FFFFFF;
	text-decoration : none;
}

.box a:hover{
	background : #FFFFFF;
	color : #000000;
	text-decoration : none;
}

.copyright{
	font-size : 80%;
	padding-bottom : 12px;
	padding-top : 12px;
}

.mainhead{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 160%;
	font-weight : bold;
	letter-spacing : 24px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.navbar a{
	color : #000000;
	text-decoration : none;
}

.navbar a:hover{
	background : #000000;
	color : #FFFFFF;
	text-decoration : none;
}

.subhead{
	font-size : 80%;
	letter-spacing : 3px;
	margin-bottom : 1px;
	margin-top : 6px;
}

.tablehead1 {
	background-color : #FF9600;
	color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	border-bottom : 1px solid Black;
	padding-left : 3 px;
}

.tablehead2 {
	background-color : #969677;
	color : Black;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	border-bottom : 1px solid Black;
	padding-left : 3 px;
}

.tablehead3 {
	background-color : #FFD295;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-size : 100%;
	border-bottom : 1px solid Black;
	border-top : 1px solid White;
	padding-left : 3 px;
}

.td1 {
	background-color : #FFD295;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 80%;
	border-top : 1px solid #969677;
	padding-left : 3 px;
}

.td2 {
	background-color : #FFD295;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 80%;
	padding-left : 3 px;
}