@charset "windows-1251";

body {
	background-image:url('images/background.png');
	background-position:top left;
	background-attachment:fixed;
}

a{text-decoration:none; color: #FFFFFF;}
a:hover{text-decoration:underline;}

div,td{font-family: Tahoma; font-size: 14px; color: #626262;}
form{margin: 0px}

.t11o{font-family: Tahoma; font-size: 12px; color: #FF7500;}
a.t11o{font-family: Tahoma; font-size: 12px; color: #FF7500;}
a.t11o:hover{font-family: Tahoma; font-size: 12px; color: #FF7500;}


.t10w{font-family: Tahoma; font-size: 10px; color: #ffffff; font-weight: 600}
a.t10w{font-family: Tahoma; font-size: 10px; color: #ffffff; font-weight: 600}
a.t10w:hover{font-family: Tahoma; font-size: 10px; color: #ffffff; font-weight: 600}

.t12o{font-family: Tahoma; font-size: 12px; color: #FF7500; font-weight: 600}

.t11w{font-family:Tahoma; font-size: 11px; color: #ffffff; font-weight: 600}

.tbot{font-family: Tahoma; font-size: 11px; color: #626262;}
a.{font-family: Tahoma; font-size: 11px; color: #626262;}
a.tbot:hover{font-family: Tahoma; font-size: 11px; color: #626262;}
.style2 {
	font-size: small;
	color: #000099;
}
.style3 {
	font-family: Comic Sans MS; font-size: small; color : #FFFFFF;	
}
a.style3 {font-family: Comic Sans MS; font-size: small; color : #FFFFFF;}

.style7 {color: #666666; font-size: x-small; }

.style4 {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.style9 {
	font-size: large;
	color: #FF0000;
}

table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #5223ED;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


