BODY{
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color: #000000;		
}

A{
	font-family : Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration : underline;
}

A:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration : underline;
}

.para {display: none;}

P{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;	
}
code{

}

.leftback{	
	background : #A95955;
	height:100%;
	width:201px;
	
}

.topdiv{
	width:560px;
}

TD.content_color{
	background : #CCCCCC;
}
.content{
	background : #CCCCCC;
	padding : 5px;
	width : 580px;
}

.menuarea{	
	background : #FFFFFF;
	padding : 5px;
	
}

.menuarea A{
	display : block;
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}

.menuarea A:hover{
	color: #A95955;
	text-decoration : none;
}

INPUT.inputbox{
	border: 1px #000000 solid;
}

TEXTAREA{
	border: 1px #000000 solid;
	overflow:auto
}


.header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: #000000;
	
}

.subheader{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000000;
	
}

.error_list{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #CC0000;
}

#img{
	position : relative;
	top:0px;
	z-index : 0;
}

#keywords{
	position : absolute;
	top:15px;
	font-family : courier, Helvetica, sans-serif;
	font-size : 18px;
	color: #FFFFFF;
	padding : 5px;
	z-index : 1
}

.footer{
	background : #56A6AA;
	color : #FFFFFF;
}

a.footernav:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
}

a.footernav:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
}

a.footernav:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
}

a.footernav:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
}