body{
	margin-left : 0;
	margin-top : 0;
	background-color : #FFF;
	background-image : url(bg_bar.gif);
	background-repeat : repeat-y;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a:link, a:hover, a:visited, a:active{
	color:#9999FF;
	font-weight: normal;
	text-decoration: underline;
}
#all{
	top:0px;
	bottom:0px;
	}
#logo{
	position: absolute;
	left:0px;
	top:0px;
	height:130px;
	width:322px;
	background-image : url(l_logo.gif);
	background-repeat : no-repeat;
}
#main{
	position:absolute;
	top:70px;
	left:290px;
	width:330px;
	vertical-align: top;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666;
	line-height:1.3;
}
#flashrunner{
        position:absolute; 
        left:245px; 
		top:266px; 
        width:521px; 
        height:170px; 
        z-index:3;
}
#flashfiller{
	position:absolute;
	left:144px;
	top:365px;
	width:32px;
	height:43px;
	z-index: 4;
	background-image : url(filler.jpg);
	background-repeat : repeat-x;
}  
#menu{
	position: absolute;
	left: 0px;
	top: 130px;
	width:144px;
	height:70px;
}
#menuhori{
	position:absolute;
	left: 0px;
	top:200px;
	height:265px;
	width: 126px;
	background-image : url(clc_menu_hori.gif);
	background-repeat : repeat-y;
}
#menuvert{
	position:absolute;
	left: 126px;
	top:200px;
	height:265px;
	width: 18px;
	background-image : url(clc_menu_vert.gif);
	background-repeat : repeat-y;
}
#trmenu{
	position:absolute;
	left:663px;
	top:0px;
	width:105px;
	background: #D6D6FF url(white_cover.gif) repeat-x bottom;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
#trmenu a:visited, a:active, a:link{
		font-weight: normal;
		color: #9E9EE5;
		text-decoration: none;
}
#trmenu a:hover{
		font-weight: normal;
		color: #9E9EE5;
		text-decoration: underline;
}
#four{
	position:absolute;
	left: 170px;
	width:79px;
	top:130px;	
}
#brimage{
	position:absolute; 
	top:240px; 
	left:566px; 
	width:200px;
	vertical-align: bottom;
	text-align : right;
}


.bigHead{
	font-weight: bold;
	font-size:16px;
	color: #993399;
}




.heads{

	font-weight: bold;
	font-size:11px;
	color: #993399;
}


.topheads{
	font-weight: bold;
	color: #666666;
}
input,textarea,select{
	border-width: 1px;
	border-color: #666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666;
	background:#CCCCFF;
}
tr,td{
	vertical-align: top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666;
	line-height:1.3;
}
li{
	list-style: url(arrow.gif);
}
.hr{
	width:100%;
	height:3px;
	display:block;
}
.bgvertline{
	color:#993399;
	font-weight:bold;
}
b{
	font-weight: bold;
	color: #330066;
}

