﻿BODY {
	background-position: center center;
	background-size: 50% 50%;
	margin: 15px;
	FONT-FAMILY: Verdana ,Times New Roman, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	background-color: #FFFFFF;
	color: rgb(102, 102, 102);
	scrollbar-face-color: Silver;
	scrollbar-arrow-color: White;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: Black;
	scrollbar-shadow-color: White;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: Gray;
	background-repeat: no-repeat;
	clip: rect(auto, auto, auto, auto);
}
a:link
{
	color: #da9f3b;
	text-decoration: none;
}
a:visited
{
	 color:#DA9F3B;text-decoration:none; font-weight:bold
} 
a:active 
{
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-size: inherit;
	background-color: #C0C0C0;
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); font-family:Verdana; font-size:10px 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	padding: 1px;
	margin: -1px;
	border-radius: 0%;
	color: rgb(255, 255, 255);
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #FABA27;
	font-size: small;
	text-align: center;
}
h2
{
	color: rgb(153,504,255); 
}
h3
{
	color: rgb(255,51,153); 
}
h4
{
	color: rgb(255,51,153);
}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}
a:hover      
{
 background-color:#DA9F3B; color:#FFFFFF 
}
.tab-style1 {
	border-collapse: collapse;
	border-width: 0;
}
.tab-style2 {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	text-align: left;
	color: #FFFFFF;
}
.tab-style3 {
	border-width: 0;
}