body { 
	margin: 0px 0px 0px 0px;
	background-image: url(../gfx/bgimg.png);
	font-family: verdana; 
	font-size: 11px;
	color: black;
	line-height: 11px;
	}
	
.snewstitle {
	color: black;
	font-weight: bolder;
	font-family: verdana;
	font-size: 14px;
	padding-right: 4px;
	}
.mainr {
	font-family: verdana;
	font-size: 10px;
	color: white;
	}	
.mainrhdr {
	font-family: verdana;
	font-weight: 900;
	font-size: 12px;
	color: black;
	}
.mainbhdr {
	font-family: verdana;
	font-weight: 900;
	font-size: 12px;
	color: #CC0099;
	}
.mainb {
	font-family: verdana;
	font-size: 10px;
	color: black;
	padding-right: 2px;
	}	

table.mtbl {
	width: 809px;
	height: 100%;
	align: center;
	}
	
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FF3366
	}
a:hover {
	color: #CC33FF;
	}
a.imglink:link, a.imglink:active, a.imglink:visited {
	color: #FF3366
	}
a.imglink:hover {
	color: #FF3366
	}
a.mainr {
	color: #990099;
	font-weight: bolder;
	}
a.mainr:hover {
	color: #000000;
	}
a.mainrlist:link, a.mainrlist:active, a.mainrlist:visited {
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	}
a.mainrlist:hover {
	color: #FFFFFF;
	}
	
td.newstitle {
	font-family: verdana;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
	color: black;
	border-bottom: 1px dashed grey;
	}
td.newsstory {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	color: black;
	}
td.newsdateby {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: black;
	font-style: italic;
	font-weight: 300;
	}
td.mlb {
	background-image: url(../gfx/lbrdr.png);
	width: 7px;
	}
td.mrb {
	background-image: url(../gfx/rbrdr.png);
	width: 7px;
	}
td.mpgtbl {
	text-align: center;
	padding-bottom: 10px;
	}
.pgttxt {
	font-family: verdana;
	font-size: 10px;
	font-color: black;
	font-weight: 800;
	}
a.pglinks:link, a.pglinks:active, a.pglinks:visited {
	text-decoration: none;
	color: black;
	}
a.pglinks:hover {
	color: #FF3399;
	}

input.ccbill {
    border-right: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid; font-size: 10pt; border-left: #FFFFFF 1px solid; color: black; border-bottom: #FFFFFF 1px solid; font-family: Arial; background: #CCCCFF
}   