body {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: none;
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
	border: none;
	background-image:url(im/back.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: none;
	color: #999999;
	text-decoration: none;
	border: none;
}

ul {list-style-image:url(im/icon_check.gif);
}

.mainCell {
	vertical-align: top;
	background-color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image:url(im/back_table.gif);
	background-repeat: repeat-x;
}

.navBar {
	font-size: 12px;
	height: 28px;
	text-align: right;
	background-image:url(im/bar.gif);
	background-repeat: repeat-x;
}

.navBar2 {
	font-size: 12px;
	height: 28px;
	background-image:url(im/bar.gif);
	background-repeat: repeat-x;
}

.boxTextCell {
	border: none;
	padding-left: 30px;
	vertical-align: top;
}

.boxOtherCell {
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #333333;
}

.heading {
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}


.heading2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border: none;
}

.footer {
	font-size: 12px;
}

.gold {
	color: #ffcc33;
}

.blue {
	color: #3399ff;
}

.cellColor1 {
	background-color:#282828;
}

.cellColor2 {
	background-color:#2c2c2c;
}

.smlLink {
	font-size: 12px;
}

input, select, textarea {
	font-family: Trebuchet MS;
	font-size: 14px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}

.a2 {
	color: #999999;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.a2:hover {
	color: #CCCCCC;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}