@charset "utf-8";
/* CSS Document */


body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 

}

#menubar {
	
	background-color: #996699;
}

#footer {
	
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	
	}

#content{
	font-family:Tahoma, Geneva, sans-serif;
	color:#CCC;
	font-size:13;
	position:absolute;
	left:0;
	top:0;
	width:740px;
	height:587px;
	z-index:1;
	text-align: right;
}
.tablefont{
	font:Tahoma, Geneva, sans-serif;
	color:#CCC;
	font-size:13px;
	text-align: right;

	bordercolor="#999999";
	
	
	
	}
.content_bg {
	background-image: url(pic/content_bg.jpg);
	background-repeat: repeat-x;
}
.menubar_bg {
	background-image: url(pic/bg_04.gif);
}

.body_main{background-color:#999999;
}
.scrolliframe{
	
	scrollbar-3dlight-color:#103674;
                scrollbar-arrow-color:orange;
                scrollbar-track-color:#aaaaaa;
                scrollbar-darkshadow-color:#103674;
                scrollbar-face-color:#999999;
                scrollbar-highlight-color:#888888;
                scrollbar-shadow-color:#999999;
	background-color:transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	     
}

#footer a:hover{
	color:#FC0;
	text-decoration:none;
}
#footer a:active{
	color:#009;
	text-decoration:none;
}
#footer a:alink{
	color:#009;
	text-decoration:none;
}
#footer a:visited{
	color:#009;
	text-decoration:none;
}
.leftcolumn {
	background-image: url(pic/column.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.rightcolumn {
	background-image: url(pic/column.gif);
	background-repeat: repeat-y;
	background-position: center;
}#content a:link {
	color: #ffa500;
	text-decoration: none;
}
#content a:visited {
	color: #FC0;
	text-decoration: none;
}
#content a:hover {
	color: #FC0;
	text-decoration: none;
}
#content a:active {
	color: #FC0;
	text-decoration: none;
}
#titlecontent {
	text-align: center;
}
#iframebody #content table tr td {
	text-align: right;
}
