.header1 {
font-family:Verdana; font-size:28px;
}

.header2 {
font-family:Verdana; font-size:22px;
}

.header3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:24px;
	text-align: center;
	text-decoration: underline;
}

.avatarlabel
	{
	text-align: center;
	color: #8C2B30;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;	
	font-size: 11pt;
}

.breaker {
	width:600px;
	color: #000000;
}

.smalllink,A.smalllink:LINK {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#42658C; 
	text-decoration:none;
}

A.smalllink:HOVER {
	font-family : Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF7531; 
	text-decoration: none;
	}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	background: URL(./Graphics/green_fade_background.jpg)  repeat-y;
	color: #000000;
}

TD, SPAN {font-size: 80%;font-family: Arial, Helvetica, sans-serif;}

.sidenav {
	font-family: Arial;
	font-weight: bold;	
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}

A:LINK.sidenav, A:VISITED.sidenav {
	font-family: Arial;
	font-weight: bold;	
	font-size: 11pt;
	color: #42658C;
	text-decoration: none;
}

.sidenav_visited, A:HOVER.sidenav	{
	font-family: Arial;
	font-weight: bold;	
	font-size: 11pt;
	color: #FF7531; 
	text-decoration: none;
}

.footertext {
	font-family : Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.SubmitButton{
	border-width:10px;
	outline: none;
	color: #fff;
	background-color: #405E1C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	border : #405E1C groove;
	width: 450px;
}

.SubmitButton:hover{
	background-color: #fff;
	color: #405E1C;
}
