/*
html {
	background-color: #FFFFFF;
    font-family:"Trebuchet MS";
    width:610px;
}
*/
body {
    /*margin: 3px 10px 10px 10px;*/
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    font-family:"Trebuchet MS";
    width:610px;
}

.headtable {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.headtable tr td {
	font-family:"Trebuchet MS";
}

.mainhead {
	font-family:"Trebuchet MS";
	color:#FF3300;
	font-size:20px;
	font-weight:bold;
	line-height:21px;
	margin:0px;
}

.navtable {
	margin-left:10px;
}

.navtable tr td {
	font-family:"Trebuchet MS";
	color:#FF3300;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.navtable tr td a.hot, 
.navtable tr td a.hot:visited,
.navtable tr td a.hot:active,
.navtable tr td a.hot:link {
	font-family:"Trebuchet MS";
	color:#336600;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.navtable tr td a, 
.navtable tr td a:visited,
.navtable tr td a:active,
.navtable tr td a:link {
	font-family:"Trebuchet MS";
	color:#FF3300;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.navtable tr td a:hover,
.navtable tr td a:focus {
	font-family:"Trebuchet MS";
	color:#FF9900;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.contenttable {
	border:solid 1px #CCCCCC;
}

.contenttable tr td {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}

.contentheading {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:0px;
}

.contenttable tr td p.date {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	margin-top:0px;
	margin-bottom:15px;
}

.contenttable tr td p {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	font-weight:normal;
	line-height:19px;
	margin-top:0px;
	margin-bottom:15px;
}

.contenttable tr td a, 
.contenttable tr td a:visited,
.contenttable tr td a:active,
.contenttable tr td a:link {
	font-family:"Trebuchet MS";
	color:#FF3300;
	/*font-size:13px;*/
	font-weight:normal;
	text-decoration:none;
}

.contenttable tr td a:hover,
.contenttable tr td a:focus {
	color:#FF9900;
}

.contenttable tr td a.hot, 
.contenttable tr td a.hot:visited,
.contenttable tr td a.hot:active,
.contenttable tr td a.hot:link{
	color:#336600;
}

.greybg {
	background-color:#f7f7f7;
}

.matchtable tr td {
	font-size:11px;
	vertical-align:top;
	line-height:12px;
}

.matchtable tr.tablehead td {
	font-size:13px;
	font-weight:normal;
}

.introtable tr td{
	font-weight:normal;
	background-color: #f7f7f7;
}
/*
a, 
a:visited,
a:active,
a:link {
	font-family:"Trebuchet MS";
	color:#FF3300;
	font-weight:normal;
	text-decoration:none;
}

a:hover,
a:focus {
	color:#FF9900;
}
*/
