body
{
	margin: 0px;
	background: url(img/bg.gif) repeat-x #032D5C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	font-size: 12px;
}






A:link	{ color: #ED422D; text-decoration: none; font-weight: bold;}
A:visited { color: #ED422D; text-decoration: none; font-weight: bold;}
A:active { color: #ED422D; text-decoration: none; font-weight: bold;}
A:hover	{ color: #032d5c; text-decoration: underline; font-weight: bold;}

.bluelink A:link	{ color: #032d5c; text-decoration: none; font-weight: bold;}
.bluelink A:visited { color: #032d5c; text-decoration: none; font-weight: bold;}
.bluelink A:active { color: #032d5c; text-decoration: none; font-weight: bold;}
.bluelink A:hover	{ color: #032d5c; text-decoration: underline; font-weight: bold;}


#container
{
	background: url(img/header.jpg) no-repeat top center;
}
.borderpad
{
	border: 1px solid #666666;
	padding:4px;
}
h1
{
	font-size: 16px;
	color: #ED422D;
}
hr
{
	color: #000000;
	background-color: #000000;
	height: 1px;
}
#skidmarks
{
	background: url(img/skidmark-sm.gif) no-repeat left;
}
h2
{
	color: #032d5c;
	font-size: 14px;
}
.big
{
	color: #333333;
	font-size: 13px;
}

