@charset "utf-8";
/* CSS Document */
body {	background:url(images/bg.jpg) no-repeat  #333333; margin-left:50px; margin-top:20px;}
body,td,th {	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;	color: #CCCCCC}


a { font-weight: bold;	border:none;}
a img{	border: #4a4a4a solid 2px;}
a:link { color: #999900; text-decoration: none;}
a:visited {	text-decoration: none; color: #999900;}
a:hover { text-decoration: underline; color: #999900;}
a:active { text-decoration: none; color: #999900;}

.styleVBold {	font-size: 38px; font-weight: bold; color: #FFFFFF;}
.styleBold { font-size: 18px}
.styleBlue { color: #99CCFF}

.styleHeading1 { height:81px; font-size: 22px; font-weight:bold; color:#CCCCCC; background: url(images/headingBg1.jpg) repeat-x center left; padding:80px 0px 80px 20px;}
.styleHeading2 { height:81px; font-size: 22px; font-weight:bold; color:#CCCCCC; background: url(images/headingBg2.jpg) repeat-x center left; padding:0px 0px 0px 20px;}

.styleCell{border-left: #7E0509 dotted 2px; text-align:center; vertical-align:bottom; width:20%; background:#252525}
.styleCellText{ text-align:left; vertical-align:top; padding: 10px}