a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.asterisk {
	color: #FF0000;
	font-size:18px;
	font-weight: bold;
}
.badges {
	cursor:pointer;
	height:150px;
	width:150px;
}
.buttons {
	background-color:#8B0304;
	color:#FFFFFF;
	font-weight:bold;
	height:40px;
	width:600px;
}
.caption{
	font-size:12px;
}
.cards {
	cursor:pointer;
	height:144px;
	width:252px;
}
.headings {
	color:#8B0304;
	font-size:24px;
}
.orderfield {
	width:400px;
}
.orderform {
	font-weight:bold;
	width:175px;
}
.orderhead {
	font-size:18px;
	font-weight:bold;
	padding:20px;
}
.reason {
	color:#8B0304;
	font-weight:bold;
	padding-top:10px;
}
.statcat {
	font-weight:bold;
	padding-left:10px;
	width:150px;
}
.stathead {
	font-size:18px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}
.tablecenter {
	background-color:#FFFFFF;
	background-image:url(../images/flagback.jpg);
	background-position:top;
	background-repeat:repeat;
	height:760px;
/*	padding:10px;*/
	width:760px;
}
.tablefoot {
	color:#FFFFFF;
	font-size:xx-small;
	height:40px;
}
.tablefoot a:link {
	color:#BCA055;
}
.tablefoot a:visited {
	color:#BCA055;
}
.tablefoot a:hover {
	color:#FFFFFF;
}
.tablefoot a:active {
	color:#FFFFFF;
}
.tablehead {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	height:120px;
}
.tableleft {
	width:120px;
}
.tablemenu {
	height:40px;
}
.tableright {
	width:120px;
}
.thetable {
	background-color:#0D1C48;
}
