﻿body {
	scrollbar-base-color:	  	#000000;
	scrollbar-highlight-color: 	#B3B3B3;
	scrollbar-shadow-color:    	#1A1A1A;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-face-color: 	   	#333333;
	scrollbar-track-color: 	   	#CCCCCC;
	scrollbar-arrow-color:	   	#FFFFFF;
	color: #333333;
	background-color: #1A1A1A;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-image: url(index/images/back.gif);
	background-repeat: repeat-x;
	background-position: top;

}

body,th,tr,td {font-size: 12px;	line-height: 15px;}

A {color:#00B395;}
A:HOVER{color:#4595E5; text-decoration:underline;}




.smallfont {font-size: 11px;}
.smallfont2 {font-size: 11px;	line-height: 13px;}
.smallfont3 {font-size: 11px;	letter-spacing: -0.1em;}
.bigfont {
	font-size: 15px;
	line-height: 20px;
}
.bigfont2 {
	font-size: 25px;
	line-height: 30px;
}


.line-height13 {line-height: 13px;}
.line-height20 {line-height: 20px;}
.padding-left10 {padding-left: 10px;}




.bgrep-x {background-repeat: repeat-x;}
.bgrep-y {background-repeat: repeat-y;}
.bgrep-no {background-repeat: no-repeat;}




.white-link {
	color: #FFFFFF;
	font-size: 10px;
}
.copyright {
	font-size: 10px;
	letter-spacing: 0.1em;
}





div#info {
	padding-top:15px;
	width:740px;
}

div#info #text {
	width:570px;
	color:#FFFFFF;
}

div#info #text span{
	color:#00B395;
}
