BODY     {scrollbar-3dlight-color:#ffd700;

          scrollbar-arrow-color:#ffd700;

          scrollbar-base-color:#ffd700;

          scrollbar-darkshadow-color:#bcb483;

          scrollbar-face-color:#343434;

          scrollbar-highlight-color:#ffd700;

          scrollbar-shadow-color:#000000;
		  
		  BACKGROUND: url(/common/imgs/bg_pic.jpg) #333;
		  
		  color: white; 
		  
		  font-family: verdana, geneva, arial
		  
}

a {
	color: #ffd700;
	text-decoration : none
}

h1 {
	font-weight: normal;
	font-size: 12pt;
	color: #c0c0c0;
	font-style: oblique
}
h2 {
	font-weight: bold;
	font-size: 10pt;
	color: #c0c0c0;
}


.normal {
	font-family: verdana, geneva, arial;
	font-size: 14px;
	color: #FFFFFF;	
	text-decoration : none

}

A.normal:ACTIVE, A.normal:LINK, A.normal:VISITED {
	color: #FFD700;	
	text-decoration : none;
}

A.normal:HOVER {
	color : #FFD700;
	text-decoration : none;
}


.table {
	font-family: verdana, geneva, arial;
	font-size: 12px;
	color: #FFFFFF;	
	text-decoration : none

}

A.table:ACTIVE, A.table:LINK, A.table:VISITED {
	color: #FFD700;	
	text-decoration : none;
}

A.table:HOVER {
	color : #FFD700;
	text-decoration : none;
}

.box {
	font-family: verdana, geneva, arial;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	background-color: #FFFFFF;

}
