/* CSS Document */
.mssan {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #000000;
}

body
{
  margin: 0 0 0 0px;
  background-color: #151515;
}

td
{
	color: #EEEEEE;
  font-family: Tahoma;
  font-size: 11px;
}

.td2
{
	color: #EEEEEE;
  font-family: Tahoma;
  font-size: 12px;
}

.menuhd
{
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  padding: 0 0 0 0px;
}

.main
{
	color: #EEEEEE;
  font-family: Tahoma;
  font-size: 11px;
  padding: 5 5 5 5px;
  text-align: left;
}

.content
{
	color: #EEEEEE;
  font-family: Tahoma;
  font-size: 11px;
  padding: 10 15 10 15px;
  text-align: left;
}

.detail
{
	color: #EEEEEE;
  font-size: 12px;
  padding: 5 5 5 5px;
  float: right;
  width: 400px;
}

.sponsor
{
	color: #EEEEEE;
  font-size: 12px;
  padding: 5 5 5 5px;
}

.bigred
{
	color: #FF0000;
  font-size: 20px;
}

.bigorg
{
	color: #ff9900;
  font-size: 16px;
  font-weight: bold;
}

.bigblue
{
	color: #66ccff;
  font-size: 20px;

}

.smred
{
	color: #FF0000;
  font-weight: bold;
  font-size: 12px;
}

.picbox
{
  width: 243px;
  height: auto;
  background-color: #141414;
  text-align: center;
  border-bottom: 5px solid #333333;
}

a.more
{
	color: #00ccff;
  font-weight: bold;
}

.picborder
{
  border: 1px solid #cccccc;
  margin: 5 5 5 5px;
}

.maincol
{
  margin: 5 5 5 5px;
}

a.menu
{
	color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hilight
{
	color: #ff9900;
  font-size: 12px;
}
.termsblue
{
	color: #66ccff;
  font-family: Tahoma;
  font-size: 10px;
}
