.standard 
{
	margin: 0px; 
	background-color: #CCCCFF; 
	font-family: sans-serif; 
	scrollbar-base-color:#CCCCFF;
	scrollbar-track-color:#CCCCFF;
	scrollbar-face-color:#CCCCFF;
	scrollbar-highlight-color:#336633;
	scrollbar-3dlight-color:#336633;
	scrollbar-darkshadow-color:#336633;
	scrollbar-shadow-color:#336633;
	scrollbar-arrow-color:#336633;
	}

.headtxt{ 
	font-size: 25px; 
	color: black; 
	font-family: sans-serif
	}

#main
{
	border-right: 0px;
	border-top: 0px;
	z-index: 2;
	left: 0px;
	border-left: 0px;
	width: 650px;
	border-bottom: 0px;
	position: absolute;
	top: 160px;
	background-color: #ccccff;
	text-align: left;
	layer-background-color: #CCCCFF;
}


.ltext 	{
	color: #339966;
	font-weight: bold; 
	font-size: 13px;
	font-family: sans-serif;
	text-decoration: none;
	}

A:hover 
	{ 
	text-decoration: underline;
	color: #336633;
	}

.content{
	color: black;
	font-weight: normal; 
	font-size: 15px;
	font-family: sans-serif;
	}

.address
{
	font-weight:normal;
	font-size: 13px;
	color: #0000ff;
	font-family: sans-serif;
	text-align: center;
}
.vert	{
	color: #336633;
	font-size: 13px;
	}
.biglnk 
{
	color: #339966;
	font-weight: bold; 
	font-size: 15px;
	font-family: sans-serif;
	text-decoration: none;
}
.smallnk
{
	color: #339966;
	font-weight:normal; 
	font-size: 10px;
	font-family: sans-serif;
	text-decoration: none;
}
	
#page
{
	width: 650px;
	position: relative;
	text-align:left;
}

#title
{
	left: 100px;
	width: 450px;
	position: absolute;
	top: 0px;
	height: 80px;
	background-color: #CCCCFF;
	layer-background-color:#CCCCFF;
}

#menu1
{
	left: 0px;
	font-size: 13px;
	color: #336633;
	width: 650px;
	font-weight: bold;
	position: absolute;
	top: 85px;
	background-color: #ccccff;
	text-align: center;
	layer-background-color: #CCCCFF;
}
#menu2
{
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	left: 0px;
	width: 650px;
	color: #336633;
	font-family: sans-serif;
	position: absolute;
	top: 110px;
}
#menu3
{
	left: 0px;
	width: 650px;
	position: absolute;
	top: 135px;
	color: #336633;
	font-weight: bold; 
	font-size: 14px;
	font-family: sans-serif;
	background-color: #ccccff;
	text-align:center;
	layer-background-color: #CCCCFF;
}

.here
{
	color: #666666;
}
.bhere
{
	color: #666666;
	font-weight: bold; 	
}

.bcontent{
	color: black;
	font-weight: bold; 
	font-size: 15px;
	font-family: sans-serif;
	}
	
#req
{
	color:Red;
	font-weight: bold; 
}
