body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin-top: 10px;
}

.leftcolumn {
	padding: 10px;
	width: 200px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	border-top: medium #000000;
	border-right: medium solid #000000;
	border-bottom: medium #000000;
	border-left: medium #000000;
	background-color: #CCCCCC;
	font-size: 12px;
	color: #000000;
	line-height: 18px;





}

a {
	color: #0000FF;
}

.a_largefont {
	color: #0000FF;
	font-size : 16px;
	font-family : Verdana;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	line-height: 1.5em;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	background-color: #FFFFFF;





}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #FFFFFF;
	color: #c52c26;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c53c26;
	font-style: normal;
	text-align: center;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #C52C26;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	background-color: #E6E6E6;
	vertical-align: top;
	line-height: normal;
	padding: 20px;
	width: auto;



}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	width: 80%;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	background-color: #e6e6e6;

}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFFFFF;

}
#navigation li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 4px 4px 4px 30px;
	background-repeat: no-repeat;
	background-position: center;
}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;

}

#navigation a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #000000;

}

#navigation a:active {
	color: #CCCCCC;

}
.navbar {
	background-color: #c52c26;
	margin: 0px;
	padding: 0px;


}
.formpay {
	background-color: #e6e6e6;
}
.bigtitle {
	font-size: large;
	color: #000;
}
.redbold {
	color: #F00;
}
.boldbluehead {
	font-weight: bold;
	color: #00F;
}

