
body {
	scrollbar-arrow-color:#400000; 
	scrollbar-track-color: #800000; 
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#800000; 
	scrollbar-3dlight-color: #400000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-shadow-color:#400000;
	text-align: center;
	font-family: Times New Roman; 
	font-size: 12px; 
	color: #404040;
	margin: 12px;
	padding: 10px;
	background: url(Cbackground.jpg);
	}


a:hover {
	font-weight: bold; 
	color: #0000c0; 
	border: 0px;
	}

a {
	text-decoration: none; 
	color: #c00000; 
	font-weight: bold; 
	border-bottom: 1px dashed #400000;
	}

img 
	{
	border:0
	}

.content {
	background: url(middlecenter.jpg) no-repeat;
	width: 445px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	}

.nav1 {
	background: url(leftside.jpg) no-repeat;
	width: 164px;	
	vertical-align: top;
	text-align: center;
	}

.nav2 {
	background: url(rightside.jpg) no-repeat;
	width: 161px;
	vertical-align: top;
	text-align: center;
	}

#table {
	 width: 780px; 
	background: url(background.jpg);
	border-left: 1px dashed #400000; 
	border-right: 1px dashed #400000;
	margin: auto;
	}

h1 { 
	border-bottom: 1px dashed #800000; 
	border-top: 1px solid #800000; 
	color: #08080; 
	font-family: Verdana; 
	font-size: 12px; 
	margin-top: 2px; 
	font-weight: bold; 
	background: url(Titlebar.jpg); 
	text-align: center;
	letter-spacing: 3px;
	padding: 4px;
	}

.navigation {
	text-align: center;  
	font-family: Verdana; 
	font-size: 10px; 
	color: #c00000; 
	width: 150px;
	border: 1px solid #400000;
	margin-left: 6px;
	background: url(navbg.jpg) no-repeat;
	background-color: #080000;
	margin-bottom: 10px;
	}

.navigation h2 { 
	text-align: center; 
	font-size: 12px; 
	color: #800000; 
	font-family: verdana;  
	letter-spacing: 1px; 
	font-weight: bold; 
	border-bottom: 1px solid #400000; 
	background: url(navbottom.jpg);
	margin: 0px;
	padding: 4px;
	 }

.navigation a
	{
	padding: 2px; padding-left: 4px;
	border-bottom: 1px solid #400000;
	display: block;
	color: #946F8B;
	font-size: 10px; 
	text-align: left;
	text-decoration: none;
	}

.navigation a:hover
	{
	border-bottom: 1px solid #400000;
	background-color: #800000;
	color: #000000; 
	}

.navbot { 
	background: url(navbottom.jpg); 
	height: 10px;
	}





