body {
background-image:url(images/bg_repeat.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#494d4c;
}
.contentcell {
background-color: #494e4d;
padding-left: 5px;
padding-top: 15px;
padding-right: 5px;
background-image:url(images/bg_tri.gif);
background-position:bottom right;
background-repeat:no-repeat;
}
.numbercell {
background-color: #616564;
width: 20px;
min-height: 240px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
text-align:center;
padding-top: 5px;
}
.cellpadd {
padding: 5px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFCC00;
	text-transform:uppercase;
	border-bottom: #fff;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	padding: 5px;
}
#logo {
padding-bottom: 25px;
padding-top: 25px;
text-align:center;
}
.left_container {
	border-right: #fff;
	border-right-style:dotted;
	border-right-width: 1px;
	padding-right: 5px;
}
.right_container {
	padding-right: 5px;
	padding-left: 5px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}
.main_cell {
padding: 2px;
background-color:#FFFFFF;
vertical-align:top;
}
.cellrepeat {
background-image:url(images/bg2_repeat.jpg);
background-repeat:repeat-x;
background-position:top;
height: 340px;
}
.inputbox {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	height: 17px;
	width: 400px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #616564;
}
.textbox {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #616564;
	overflow-y: hidden;
}
.splittercell {
background-color: #fff;
height: 2px;
}
a:link {text-decoration: none; color: #FFFFFF; font-family: "trebuchet MS", arial; font-size: 11px; font-style: normal; }
a:visited {text-decoration: none; color: #FFFFFF; font-family: "trebuchet MS", arial; font-size: 11px; font-style: normal; }
a:active {text-decoration: none; color: #FFFFFF; font-family: "trebuchet MS", arial; font-size: 11px; font-style: normal; }
a:hover {text-decoration: underline; color: #FFCC00; font-family: "trebuchet MS", arial; font-size: 11px; font-style: normal; }

.footer_links a:link {text-decoration: none; color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.footer_links a:visited {text-decoration: none; color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.footer_links a:active {text-decoration: none; color: #333333; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
.footer_links a:hover {text-decoration: underline; color: #ffcc00; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold;}
