@charset "utf-8";
/* CSS Document */
body	{
	background-color:#272727;
	color:#FFFFFF;
}

.dropShadow {
	background-image:url(images/shadow.gif);
	background-repeat:repeat-y;
}

.content	{
	background-color:#000000;
}
TD {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TH {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H1 {
	FONT-WEIGHT: bold
}
H2 {
	FONT-WEIGHT: bold
}
H3 {
	FONT-WEIGHT: bold
}
H4 {
	FONT-WEIGHT: bold
}
H5 {
	FONT-WEIGHT: bold
}
H6 {
	FONT-WEIGHT: bold
}
H1 {
	FONT-SIZE: 12px; COLOR: #ffcc33
}
A:link {
	COLOR: #ffcc00
}
A:visited {
	COLOR: #999999
}
A:hover {
	COLOR: #ff9900
}
.yellowText {
	color:#ffcb33;
}
.greyBG	{
	padding-left:5px;
	background-color:#434343;
}
.blueheading {
	padding-top:40px;
	padding-left:45px;
	color:#62afe5;
	font-weight:bold;
	font-size:14px;
}
