body {
              background-color: #310000;
	font-family: verdana;
	font-size: 11px;
	color: #C1C1C1;
	font-weight: normal;
}

th {
              background: #000000;
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

table {
	border: 0px solid #000000;
}

div.rc {
             background: transparent;
	float: left;
	width: 210px;
	height: 150px;
	margin-top:0px;
	margin-bottom:30px;
	margin-right:10px;
	margin-left:10px;
}

div.up {
	background: #000000;
	width: 210px;
	height: 12px;
	text-align:left; 
             font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #C1C1C1;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

div.dw {
	float: left;
	background: #000000;
	width: 190px;
	height: 12px;
	text-align: center;
	font-size: 8px;
	color: #828282;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
div.prev {
	float: left;
	background: #000000;
	width: 20px;
	height: 12px;
	text-align: center;
	font-size: 8px;
	color: #828282;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

p {
	background: #000000;
	font-family: verdana;
	font-size: 13px;
	text-align: center;
	color: #f7f7a0;
	font-weight: bold;
	padding: 5px;
}

p.pg {
	background: #310000;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	color: #C1C1C1;
	font-weight: normal;
	padding: 5px;
}

td {
	background-color: #310000;
	border: 0px solid #000000;
	font-family: verdana;
	font-size: 11px;
	color: #828282;
	font-weight: normal;
	text-align: center;
	padding: 3px;
}

td.volt {
	background-color: #310000;
	border: 0px solid #000000;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 0px;
}
td.prox {
	background-color: #310000;
	border: 0px solid #000000;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}

img {
	border: 0;
}

a:link { font-family: verdana; font-size: 11px; color: #828282; text-decoration: none; }
a:visited { font-family: verdana; font-size: 11px; color: #626262; text-decoration: none; }
a:hover { font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: none; }

/* form elements */
input{
	border-color: #000000;
	color:#ffffff;
	background-color: #610000;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}

select {
	border-color: #000000;
	color: #ffffff;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}

/* the text input fields background colour */
	input.post,textarea.post,select {
	border-color: #000000; 
	background-color:#610000;
}
