body{
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	font-size: 11px;
	color: #F17758;
	font-family: Verdana;
	background: url('/images/bg2.jpg');
}

table, td, p{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}

A:link,A:visited,A:active{
	text-decoration: none; 
	color: #0026A3; 
	font-size: 11px;
	font-family: Verdana;
}

a:hover{
	color:#A30000; 
	text-decoration: underline; 
	font-size: 11px;
	font-family: Verdana;
}


.head{
	color: #000000;
	font-size: 15px;
	width: 100%;
	height: 50px;
	padding-top: 30px;
	padding-left: 20px;
	text-align: left;
	background: url('/images/pclassheader.jpg') no-repeat;
	letter-spacing: 7px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Platino Linotype, Verdana;
}

.outertable{
	background: url('/images/tablebg2.jpg');
	height: 100%;
	width: 795px;
}

.innertable{
	height: 100%;
	width: 788px;
}

.top{
	background: url('/images/top.jpg');
	height: 17px;
	width: 788px;
	vertical-align: top;
}

.banner{
	height: 121px;
	width: 788px;
	vertical-align: top;
}

.links{
	background: url('/images/links.jpg');
	height:19px;
	width: 788px;
	vertical-align: top;
}

.main{
	width: 788px;
	vertical-align: top;
}

.bottom{
	width:788px;
	height: 15px;
	background: url('/images/bottom.jpg');
	vertical-align: top;
}

.news{
	background: url('/images/sidebarbg.jpg');
	width: 197px;
	vertical-align: top;
}

.newscolumn{
	width: 178px;
	vertical-align: top;
	text-align: left;
}

.content{
	vertical-align: top;
}

.sidebarhead{
	color: #000000;
	font-size: 13px;
	text-align: left;
	padding-bottom: 0px;
	letter-spacing: 5px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Platino Linotype, Verdana;
}

.outline{ 
	border-color: #000000 #000000 #000000; 
	border-style: solid;  
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #EDEDED;
	color: black;
}

.button { 
}