body {
	background-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

th {
	background-color:#A81C33; 
	color:#FFFFFF;
	font-weight:bold;
}

td.line {
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url(images/line.jpg);
}

td.content {
	padding:10px;
}

td.contentform {
	padding-top:30px;
	padding-left:100px;
	padding-right:50px;
	padding-bottom:10x;
}

p {
	margin-top:3px;
	margin-bottom:5px;
}

a {
	font-size: 11px;
	color:#A81C33;
	text-decoration:none;
}

.white {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.gray {
	color:#D7DBDE;
	font-weight:bold;
	font-size:10px;
}

a.w {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.m {
	color:#B81C33;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
}


.red {
	color:#A81C33;
}


a:hover {
	text-decoration:underline;
}

a.menu {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.title {
	background-repeat:repeat-y;
	background-image:url(images/title_bg.jpg);
	vertical-align:middle;
}

.accent {
	color:#647179;
	font-weight:bold;
	vertical-align:top;
}

hr {
	color:#CC0114;
	height:1px;
	width:100%;
}

h1 {
	font-family:"Arial Narrow";
	font-weight:bold;
	color:#CC0114;
	font-size:20px;
	margin-left:28px;
	margin-bottom:5px;
	margin-top:5px;
}

h4 {
	font-weight:bold;
	color:#CC0114;
	font-size:14px;
	margin-bottom:5px;
	margin-top:5px;
}

h5 {
	font-weight:bold;
	color:#CC0114;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
}

.bottom {
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/bottom_bg.jpg);
}

input.btnStyle {
	background-image:url(images/button.jpg);
	border-width:0px;
	color:#A81C33;
	height:20px;
	width:102px;
	font-size:11px;
}

ul {
	list-style-image:url(images/dot.gif);
}

.main-page {
	padding:20px;
	vertical-align:middle;
	background-image:url(images/gray-grad.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.big {
	font-size:13px;
}

.spot {
	font-family:'Arial Narrow';
	font-weight:bold;
	color:#CC0114;
	font-size:18px;
}

.copyright {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	background-color:#999999;
}
