* {
	margin:0;
	padding:0;
}
body {
	background: #ffa000 url(images/bg.jpg) top repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#0b1914;
}  
img {
	border:none;
}
.banner {
	margin:0 auto;
	width:1046px;
	height:298px;
	position:relative;
	background:url(images/banner_bg.png) top center no-repeat;
}
.wvclogo, .sc4ktext, .chalk, .note {
	position:absolute;
}
.note {
	left: 677px;
	top: -7px;
}
.chalk {
	left: 244px;
	top: 38px;
}
.wvclogo {
	width:102px;
	height:93px;
	top: 38px;
	left: 46px;
}
.sc4ktext {
	width:440px;
	height:108px;
	top: 69px;
	left: 46px;
}
.shadow {
	margin:0 auto;
	background:url(images/shadow.gif) repeat-y;
	width:1046px;
}
.mainContainer {
	margin:0 auto;
	background:#FFF url(images/main_menu_bg.gif) left repeat-y;
	
	width:960px;
}
.left {
	width:245px;
	float:left;
	list-style:none;
}
.nav, .subNav {
	list-style:none;
}
.nav li a {
	display:block;
	height:23px;
	width:220px;
	padding:7px 5px 5px 5px;
	background: #0a0809 url(images/manu_bg.jpg) repeat-x;
	border:1px solid #0a0f0d;
	color:#FFF;
	margin:1px 0px;
	text-decoration:none;
}
.nav li a:hover, #active {
	background:url(images/hover.jpg) no-repeat;
	width:236px;
	height:23px;
	border:none;
	padding-top:9px;
	color:#000;
	font-weight:bold;
}
.subNav li {
	background:url(images/sub_bg.jpg) no-repeat bottom;
	width:220px;
}
.subNav li a {
	border:none;
	background:none;
	width:200px;
	height:23px;
	padding:9px 0px 5px 22px;
	display:block;
	color:#000;
	text-decoration:none;
}
.subNav li a:hover, #subActive {
	background:url(images/sub-active.gif) right no-repeat;
	width:210px;
	border:none;
	font-weight:bold;
	
}
.contents {
	min-height:700px;
	padding:20px;
	width:675px;
	float:right;
}
.footer {
	clear:both;
	color:#FFF;
	width:920px;
	height:60px;
	padding:50px 20px 10px 20px;
	background:#0b1813 url(images/footer_bg.jpg) top center no-repeat;
}

.titels
{
	display:block;
	background-color:#dcdcdc;
	padding:5px 10px;
}
.titels2
{
	text-decoration:underline;
}
.img{
	margin:10px 0; 
	border:5px solid #d0d0d0;
	
	}
.par{
	margin:20px 0;
	text-align:justify;
} 
.imp{
	font-weight:bold;
	color:#000;
	}
.gray,.grayR
{
	color:#666;
	font-size:small;
	font-weight:bold;
}
.grayR
{
	float:right;
}
.line
{
	border:1px solid  #CCC;
	clear:both;
}
a.capsule  
{
 background:url(images/buttonz_07.jpg) top left no-repeat;
  color:#000;
  font-weight:bold;
  text-decoration:none;
 padding:8px 0px 8px 8px;
}
a:hover.capsule
{
	color:#F00;
}
.new
{
	color:#FFF;
	font-size:small;
	background:url(images/buttonz_07.jpg) -1% 32% no-repeat;
	 padding:8px 0px 8px 8px;
}
.new span
{
	background:url(images/buttonz_07.jpg) 75% 97% no-repeat;
	 padding:8px 8px 8px 0px;
	
 }
.capsule span
{
	background:url(images/buttonz_07.jpg) 73% 67% no-repeat;
	 padding:8px 5px;
}
.i
{
	font-style:italic
}
.wt
{
	text-decoration:none;
	color:#FFF;
}
.lnk{
	text-decoration:none;
	color:#0b1914;
	font-weight:normal;
	}
.lnk:hover, .red
{
	color:#fb1917;
	text-decoration:none;
	}
.small
{
	font-size: 24px;
}
.margen{
	margin-left:100px;
}
.table{
	text-align:center;
	border-collapse:collapse;
	border:1px solid #333;
}
.table td
{
	border:2px solid #FFF; 
	background-color: #dcdcdc;
	padding:5px;
}
.table .nw
{
 background-color: #ffd653;  
}
.table .tit
{
	color:#FFF;
	background-color:#0a1914;
	}
.frm

{
	 padding:0 0 0 22px;
background:url(images/PDF_link.png) left center no-repeat;
	color:#fb1917;
	font-size:large;
}
.cancelled
{
	text-decoration:line-through;
}