body {
	background-color: #21293C;
}
.button{
	background-image:url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 29px;
	width: 160px;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #21293C;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h2{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding:0px;
	margin: 0px;
	font-weight: normal;
}
#bottomlink a{
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}
#bottomlink a:hover{
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #cccccc;
}
#bluelink a{
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #21293C;
}
#bluelink a:hover{
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #cccccc;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
h1{
font-weight: bold;
font-size: 11px;
margin: 0px;
padding: 0px;
color: #21293C;

}