body{
background-color:#ffccff;
font-size:12px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#CC0099;
	font-weight:lighter;
	width:650px;
	
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#333333;
	font-weight:lighter;
	}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#333333;
	font-weight:lighter;
	}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#666666;
	font-weight:lighter;
	}
	
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color: #cc0099;
	font-weight:lighter;
	}
	
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#999999;
	font-weight:lighter;
	}
	
p {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-weight:lighter;
	}
	
.copyright a, a:visted{
text-decoration:none;
color:#FFFFFF;
}



	


#container {
	height: auto;
	width: 860px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}



#page {
width:850px;
height:auto;
background-color:white;
border-width:5px;
border-color:#CCCCCC;
border-style:solid;
}




#header {
	height: 200px;
	width: 850px;
	position: relative;
	
}
#mid {
	height: 20px;
	width: 400px;
	position: relative;
	
}

#midl {
	height: 20px;
	width: 500px;
	position: relative;
	
}



#leftmenu {
	background-color:white;
	height:100%;
	display:block;
	width: 170px;	
	position:relative;
	top:0px;
	left:0px;
	float:left;
	margin-right:80px;
	
	
}

#leftmenu li{	
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;
	line-height:3em;
	text-align:right;
	
	
}

#leftmenu li a, a:visited{
	text-decoration:none;
	color:#999999;
	font-size:1em;
}

#leftmenu li a:hover{	
	color: #666666;		
}

.currentpage{	
	color: #cc0099;		
}





#mainbody {
	background-color:white;
	width:400px;
	height:auto;
	top:10px;
	float:left;
	position:relative;
	
	margin-bottom:60px;
	
}

#mainbody li{
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;
	line-height:2em;
	text-align:left;
	color:#666666;
	font-weight:lighter;
}	

#mainbody a, a:visited{	
	color:#cc0099;
	text-decoration:none;
}	

#mainbody a:hover{	
	color: #ffccff;
}	


	
#mainbodytable-layout{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	text-align:left;
	color:#666666;
 

}

#mainbody tr{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	text-align:left;
	color:#666666;
	
}

#mainbody td{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	text-align:left;
	color:#666666;
	
}

#mainbody th {
	
	line-height:3em;
	text-align:left;
	color:#cc0099;
	padding:padding-top;
	font-size:16px;
}
#mainbody row {	
	color: #cc0099;		
}



