/* ----[ Page / Table Setup ]----------------------------------------- */
body {margin: 0; background-color: #1b1b1b;}

* {font-family:Calibri, Arial, Helvetica;}
b {color: #000000;}

a:link {text-decoration: none; color: #880000;}
a:visited {text-decoration: none; color: #880000;}
a:hover {text-decoration: underline; color: #880000;}
.telorg:link {text-decoration: none; font-size: 10px; font-weight: bold; color: #FFC000;}
.telorg:visited {text-decoration: none; font-size: 10px; font-weight: bold; color: #FFC000;}
.telorg:hover {text-decoration: none; font-size: 10px; font-weight: bold; color: #ffffff;}
.menu:link {font-size: 11px;text-decoration: none; color:#FFC000;}
.menu:visited {font-size: 11px;text-decoration: none; color: #FFC000;}
.menu:hover {font-size: 11px;text-decoration: none; color: #ffffff;}
.telorg {font-size: 10px; color: #777777;}

td.strip01 {background-color: #000000}
td.strip02 {background-color:#232323; background-image:url(gfx/strip02bg.gif); background-repeat: repeat-x; background-position: top;}
td.strip03 {background-color:#f1f1f1; background-image:url(gfx/strip03bg.gif); background-repeat: repeat-x; background-position: top;}
td.strip04 {background-color:#101010; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #282828;}
td.strip05 {
	font-size: 12px;
	color: #777777;
	background-color:#1b1b1b;
	background-image:url(gfx/strip05bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px 0px 10px 0px; /* Order: Top, Right, Bottom, Left */

}

td.maincolumn {
	color: #444444;
	font-size: 12px;
	border-width: 0px 0px 0px 0px; /* Order: Top, Right, Bottom, Left */
	padding: 10px 5px 10px 5px; /* Order: Top, Right, Bottom, Left */
}

td.sidecolumn {
	color: #444444;
	font-size: 12px;
	border-width: 0px 0px 0px 1px; /* Order: Top, Right, Bottom, Left */
	border-style: solid;
	border-color: #a7a7a7;
	padding: 10px 5px 10px 5px; /* Order: Top, Right, Bottom, Left */
}

/* ----[ News Definitions ]----------------------------------------- */
.newssubject {
	font-size: 20px;
	font-weight: bold;
	color: #800000;
}

.newsdate {
	font-size: 9px;
	color: #888888;
}

.commentlink {
	font-size: 9px;
	color: #939393;
}

.nwscalday {
	font-size: 9px;
	color: #d7d7d7;
	line-height: 20px;
	text-align: center;
	width: 22px;
	background-color: #161616;
}

.nwscallink {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.nwscaldate {
	font-size: 11px;
	color: #666666;
	text-align: center;
	line-height: 16px;
	width: 22px;
}
 
.nwscaltable {
	width: 180;
	margin: 0px;
	padding: 0px;
	border: #2f2f2f solid 1px;
	background-color: #000000;
}

/* ----[ Font Definitions ]----------------------------------------- */
.datescript {font-size: 11px; color: #777777;}

.default {
	color: #444444;
	font-size: 12px;
}

.pagetitle {
	font-size: 20px;
	font-weight: bold;
	color: #800000;
}

.pagedate {
	font-size: 9px;
	color: #888888;
}

.heading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}