#wrapper {
	padding: 0px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0033FF;
}
body {
	background-color: #0033FF;
	text-align: center;
}
.header {
	background-repeat: no-repeat;
	
	margin-bottom: 240px;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: 300;
	margin-right: 150px;
	position: absolute;
	background-repeat: no-repeat;
	left: 850px;
	width: 200px;
	float: right;
	z-index: 1;
	top: 0px;
}
h2 {
	color: #FFFF66;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.title {
    background-image: url(/ct/gui/titles_backing.jpg);
}
TD, TR, TH {
	font-family : Tahoma, Verdana;
	font-size : x-small;
}
.altrow {
    background-color: #f5fae7;
}
.topbox {
    background-color: #ffffff;
    border-top: 1px #666666 dotted;
    border-bottom: 0px #666666 dotted;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}
.insidebox {
    background-color: #f0f0f0;
    border-top: 0px #ffffff solid;
    border-bottom: 0px #ffffff dotted;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}
.midbox{
    background-color: #ffffff;
    border-top: 0px ;
    border-bottom: 0px ;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}
.mainbox{
    background-color: #ffffff;
    border-top: 1px #666666 dotted;
    border-bottom: 1px #666666 dotted;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}
.bottombox{
    background-color: #ffffff;
    border-top: 0px #666666 dotted;
    border-bottom: 1px #666666 dotted;
    border-left: 1px #666666 dotted;
    border-right: 1px #666666 dotted;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CC0066;
}
h3 {
	font-size: 12px;
	color: #FFFF99;
}
