﻿body 
{
   color:white;
   background-color :#cc0033;
   
}

h1 { text-align:center; font-size: 42px ; margin-top:0; margin-bottom:0; font-weight: bold; color:#cc0033}
.outer { background-color: #666666; height:100%;width:90%; padding:5px; margin:0px 30px}
.inner { background-color: #232323; height:100%;	
	margin: 0px 0px; 
	padding: 10px; 		
	height: 98%; 
	border-style:double ; 
	border-width: thin;  
	border-color:gray}
.banner { background-color: #333; 
	padding: 1px; 	
	margin: 0px 0px; 
	height: 8%; 
	border-style:double ; 
	border-width: thin;  
	border-color:gray}
.navmnu {background-color: black; 
	float: left;		
	height: 98%; 
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	width:19%;
	color:white;
	font-size:14px;
	line-height :25pt;
	}

.wcontent 
{
	height: 98%;
	float:right;
	margin: 0px 0px;
	padding: 25px 0px 0px 0px;
	width: 89%;
	color:White;
	font-size:16px;
	line-height: 25pt;
}
.subj1
{
	font-size: 22px;
	font-family: AdLib BT;
	color: #cc0033;
	text-align: left;
	list-style-type: none;
	background-color: transparent;
	text-align: center;
	text-transform: capitalize;
	font-style: italic;
}


.li 
{
	color: gray;
	
}
.wrost001 
{
	float:right;
	height: 60%;
	margin: 0px 0px;
	padding: 25px 0px 0px 0px;
	width: 75%;
	color:White;
	font-size:16px;
	line-height: 25pt;
}
.rstimg
{
	width: 100%;
	height: 155px;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	table-layout: fixed;
	background-color: #232323;
	
}
.rsttxt
{
	font-size:12px;
	text-align:left;
	table-layout: fixed;
	color:#898989;
	}

