body {
	font-family: "tahoma";
	font-size: 8pt;
	background-color: #FFE4C5;
	color: #6F2B14;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #6F2B14; SCROLLBAR-HIGHLIGHT-COLOR: #6F2B14; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #FFCC33; SCROLLBAR-TRACK-COLOR: #91A7FF; SCROLLBAR-DARKSHADOW-COLOR: #FFCC33;
}


b {
	background: none;
	color: #2A0E0E;
	font-size: 13px;
	font-family: Verdana, Helvetica;
}
b.menu {
	background: none;
	color: #071949;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #EFA7F8;
	border-top: dashed 1px #4BAD36;
	padding: 0px;
}

table {
  border-collapse: collapse;
  background-color: #FFE4C5;
}


table.noborder {
  background-color: #FFE4C5;
}

tr.noborder {
  background-color: #FFE4C5;
}

td.noborder {
  background-color: #FFE4C5;
}

table.border {
  border-color: #663300;
}
td.border {
  border-color: #663300;
}

h1 {
  font-size: 12pt;
text-align: center;
}

h2 {
background-image: url(images/header.gif);
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 18px;
border-width: 0px;
border-style: solid solid none solid;  
text-align: center;
}

h3 {
  font-size: 10pt;
  margin-bottom: 5px;
text-align: center;
}

p {
        font-size: 10pt;
}

p.text {
		font-size: 10pt;
}

td {
	font-size: 8pt;
	border: 0px solid #E0E0E0;
}

td.text {
	padding: 10pt;
	text-align: left;
}

hr.foot {
	height: 10px;
	border: solid #0A5002 0px;
	border-top-width: 1px;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #FF6666;
	font-weight: bold;
	font-size: 9pt;
}

a:hover {
	color: #RED;
	font-size: 10pt;
}

a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

a.online:link, a.online:visited {
        font-weight: normal;
        text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/

a.menu:link, a.menu:visited {
        font-weight: bold;
		color: #0000CC;
		font-size: 9pt;
}

a.menu:active {
font-weight: bold;
        color: #000099;
		font-size: 9pt;
}

a.menu:hover {
font-weight: bold;
		color: #0033FF;
		font-size: 9pt;
}

a.menu {
        text-decoration:none;
font-weight: bold;
		font-size: 9pt;
}

a.img {
        text-decoration:none;
font-weight: bold;
		font-size: 9pt;
		color: #6F2B14;
		
}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
		color: #EFA7F8;
		text-decoration: underline;
		font-size: 7pt;
}

a.altlink_white:hover {
		text-decoration: underline;
}
a.altlink_big:link{
		font-weight: bold;
		color: #020E47;
		text-decoration: underline;
		font-size: 8pt;
}
a.altlink_big:visited {
		font-weight: bold;
		color: #020E47;
		text-decoration: underline;
		font-size: 8pt;
}
a.altlink_big:hover {
		font-weight: bold;
		color: #990000;
		text-decoration: underline;
		font-size: 8pt;
}

.ssilka {
        font-weight: normal;
        font-size: 6pt;
}

div.popup {position:absolute; top:0px; left:0px; width:170px; height:85px; border:1px solid black; display:none; background-color:ffffff;}

.red {
        color: #ee0000;
}
.redbig {
        color: #06041E;
		font-size: 8pt;
		line-height: 14pt;
}

.white {
        color: #FFFFFF;
}
.copyrights {
        color: #E9DFC8;
}

.yellow {
        color: #997700;
}

.green {
        color: #003300;
		font-size: 9pt;
		
}

input, file, select, textarea {
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.small {
  font-size: 7pt;
  color: #FFCC99;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

input.button{
border: solid #FFC58C 1px;
 background-color: #FFC58C;

}

