body{
	margin:0px 0px 20px 0px;
	padding:0;
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:black;
	text-align:center;
	background-image:url(mottled.jpg);
	background-repeat:repeat;
	background-position:left top;	
}

#header{
	width:900px;
	margin:0 auto;
	text-align:left;
}


#container{
	width:900px;
	margin: 0 auto;
}

.mainsection{
	width:900px;
	padding-top:10px;
	text-align:left;
}


TR{
	font-size: 10pt;
	vertical-align:top;
}

A:link,A:visited{	
	color:	#0000cc;
	text-decoration:none;
	font-size:12px;
}
A:hover{	
	color:	#ff0000;
	text-decoration:underline;
	font-size:12px;
}	

A:active,span{	
	color:	#ff0000;
	font-size:12px;
	text-decoration:none;	
}	

A.catlink:link,A.catlink:visited,span{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A.catlink:hover{
	color:#000;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
A.blacklink{
	color:#000;
}

/* Root boxes */
.rbox1,.rbox2,.rbox3{
	padding-top:1px;
	padding-bottom:1px;
}

.rboxhead{
	font-size:0.85em;
	font-weight:bold;
	float:left;
	width: 100%;
}
.rboxheadtext{
	background-image:url(tabright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 100%;
}
.rboxhead a{
	text-decoration:none;
	background-image:url(tableft0.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 8px 3px 8px;
	display:block;
}
.rboxhead a:hover{
	text-decoration:underline;
}
.rbox1 .rboxhead{
	background-color:#F5DC37;
}
.rbox1 .rboxhead a{
	color:#877729;
}
.rbox2 .rboxhead{
	background-color:#B3B3FF;
}
.rbox2 .rboxhead a{
	color:#0606C2;
}
.rbox3 .rboxhead{
	background-color:#c2d7b0;
}
.rbox3 .rboxhead a{
	color:#627750;
}

.rboxmain{
	font-size:0.9em;
	padding:3px 3px 1px 3px;
	line-height:1.4em;
	clear:both;
	background-color:#F6F6FE;

}
.rboxmain ul{
	padding:0;
	margin:0 0 0 20px;
	list-style-type:disc;
	list-style-position:outside;
}
.rboxmain ul li{
	padding:0;
	margin:0;

}
.rbox1 .rboxmain{
	color:#F5DC37;
	border-top:solid 1px #FFFFFF;
}
.rbox2 .rboxmain{
	color:#B3B3FF;
	border-top:solid 1px #FFFFFF;
}
.rbox3 .rboxmain{
	color:#c2d7b0;
	border-top:solid 1px #FFFFFF;
}



.bottombar{
	border: 0px solid #666;
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight:normal;
	line-height: 18px;
	padding: 2px 5px 2px 5px;
	margin-top:6px;
	background-color:#F6F6FE;

}
.bottombar A:link,.bottombar A:visited{
	font-family:Verdana,Arial,sans-serif;
	color:#0000CC;
}

.rboxfooter{
	font-size:0.85em;
	font-weight:bold;
	float:left;
	width: 100%;
	background-color:#F6F6FE;
}

.rboxfootertext{
	background-image:url(tabrightfooter.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width: 100%;
}

.rboxfooter span{
	text-decoration:none;
	background-image:url(tableftfooter.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:3px 8px 3px 8px;
	display:block;
}
.rboxfooter a:hover{
	text-decoration:underline;
}

.rboxheader{
	font-size:0.85em;
	font-weight:bold;
	float:left;
	width: 100%;
	background-color:#F6F6FE;
}

.rboxheadertext{
	background-image:url(tabright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 100%;
}

.rboxheader span{
	text-decoration:none;
	background-image:url(tableft0.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 8px 3px 8px;
	display:block;
}
.rboxtext {
	color: #333333;
	background-color:#F6F6FE;
	padding: 0 4px 0 4px;
	line-height:18px;
}
.linkmenu {
	color: #FFFFFF;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	width: 900px;
	background-color: #D6D6FF;
}
