BODY, TD {
	font-family : tahoma;
	font-size: 12px;
}

P { text-indent: 25pt; } 
	
A {
	color: white;
	text-decoration: underline;
}

.checkbox[depress] {
background: darkGray;
border: 1px inset black;
}
checkbox {
display:inline;
border: 1px solid black;
}

.tdall { border-color: #ffffff;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}
.tdbr { border-color: #ffffff;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px
}
.tdb { border-color: #ffffff;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}
.tdr { border-color: #ffffff;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px
}
.text_area
{
border:1px silver solid;
font-family:verdana;
font-size:12px;
padding-left:3px;
height:20px;
} 
A:Hover {
	text-decoration: underline;
	color: red;
}
hr {
background : #97B1D0;
border-top : 1px solid #97B1D0;
color : #97B1D0;
height : 1px
}
div {
	font-size: 16px;
	color: black;
}
.menu {
	color: white;
	font-family: impact;
	font-size: 18px;
}
.news {
	color: white;
	font-size: 12px;
	padding-left : 5px; 
}
.news_w {
	color: red;
	font-size: 12px;
	padding-left : 5px; 
}
.topnews {
	color: black;
	font-size: 14px;
}
.href {
	color: black;
	text-decoration: underline;
}
.text {
	color: black;
	font-size: 16px;
	padding-left : 7px;
}
.text_w {
	color: red;
	font-size: 16px;
}
.footer {
	color: white;
	font-size:12px
}
.rukov {
	color: black;
	font-size:12px
}
.rukov2 {
	color: black;
	font-size:14px;
	padding-left:5px;
}
.warning {
	color: red;
	font-size:14px
}
.Checkbox, .CheckboxChecked {display:block;width:100%;height:20px;}
.Checkbox {background:url('CheckboxUnchecked.gif') no-repeat center center;}
.CheckboxChecked {background:url('CheckboxChecked.gif') no-repeat center center;}	

.CheckboxStar, .CheckboxCheckedStar {display:block;width:100%;height:20px;}
.CheckboxStar {background:url('CheckboxUncheckedB.gif') no-repeat center center;}
.CheckboxCheckedStar {background:url('CheckboxCheckedB.gif') no-repeat center center;}	

.CheckboxOrb, .CheckboxCheckedOrb {display:block;width:100%;height:20px;}
.CheckboxOrb {background:url('CheckboxUncheckedA.gif') no-repeat center center;}
.CheckboxCheckedOrb {background:url('CheckboxCheckedA.gif') no-repeat center center;}	

.Radiobox, .RadioboxChecked {display:block;width:100%;height:20px;}
.Radiobox {background:url('RadioboxUnchecked.gif') no-repeat center center;}
.RadioboxChecked {background:url('RadioboxChecked.gif') no-repeat center center;}

.RadioboxStar, .RadioboxCheckedStar {display:block;width:100%;height:20px;}
.RadioboxStar {background:url('CheckboxUncheckedB.gif') no-repeat center center;}
.RadioboxCheckedStar {background:url('CheckboxCheckedB.gif') no-repeat center center;}	

.RadioboxOrb, .RadioboxCheckedOrb {display:block;width:100%;height:20px;}
.RadioboxOrb {background:url('CheckboxUncheckedA.gif') no-repeat center center;}
.RadioboxCheckedOrb {background:url('CheckboxCheckedA.gif') no-repeat center center;}

.RadioboxBigOrb, .RadioboxCheckedBigOrb {display:block;width:100%;height:30px;}
.RadioboxBigOrb {background:url('CheckboxUncheckedC.gif') no-repeat center center;}
.RadioboxCheckedBigOrb {background:url('CheckboxCheckedC.gif') no-repeat center center;}	

.InputHidden {display:none;}