BODY {
	background: url(images/bg.gif);
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 10px;
	scrollbar-3dlight-color : #B6b6b6;
	scrollbar-arrow-color : #B6b6b6;
	scrollbar-base-color : #B6b6b6;
	scrollbar-darkshadow-color : #B6b6b6;
	scrollbar-face-color : #4b4b4b;
	scrollbar-highlight-color : #B6b6b6;
	scrollbar-shadow-color : #B6b6b6;
	scrollbar-track-color : #B6b6b6;
}

.text1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: White;
	line-height: 140%;
}

.text2 {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: White;
}

a.text1 { text-decoration: none; }
a.text1:hover {
	background-color: 4b4b4b;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.table_index {
	background-color: #AFAFAF;
	border: solid #4b4b4b;
	border-bottom-width: 5px;
}

.Table1 {
	background-color: #8F8F8F;
	border: 1px solid #4b4b4b;
	border-bottom-width: 1px; 
}

.Table2 {
	background-color: #B6B6B6;
	border: 1px solid #4b4b4b;
	border-bottom-width: 1px; 
}

input{
	border: 1px; 
	border-style: solid;
	font-family: tahoma;
	font-size: 8pt
}

textarea {
	border: 1px; 
	border-style: solid;
	font-family: tahoma;
	font-size: 8pt
}