body {
	scrollbar-track-color:#3F1105;
	scrollbar-arrow-color:#AA7B55;
	scrollbar-base-color:#3F1105;
	background-color: #3F1105;
	background-image:   url(img/bg.jpg);
}


td {
	font-size: 12px;
	line-height: 152%;
}

strong {
color: #EE9348;
font-size: 12px;
font-weight: bolder;
line-height: 160%;
margin:  0px 3px 0px 12px;
}

.staff {
border-top:1px #F1D7B4 dotted;
border-bottom:1px #F1D7B4 dotted;
background-color: #F9F3DF;
text-align:center;
font-size: 13px;
color: #844200;
font-weight: bolder;
margin:  0px 0px 4px 0px;
}

.size {
text-align:center;
font-size: 12px;
color: #844200;
font-weight: bolder;
margin:  0px 0px 3px 0px;
}

.dotline {
	border: 1px dotted #990000;
}

a {
	color: #775744;
}
a:link {
	color: #775744;
}
a:hover {
	text-decoration: none;
	color: #775744;
}
a:active {
	color: #775744;
}

.p {
	font-size: 12px;
	line-height: 200%;
}

.mainbgue {
background: url(./img/main_back_ue.jpg) no-repeat;
text-align:center;
font-size: 12px;
color: #000;
line-height: 110%;
margin:  0px 0px 0px 0px;
padding: 10px 0px 10px 12px;
}

.mainbgsita {
background: url(./img/main_back_sita.jpg) no-repeat;
text-align:center;
font-size: 12px;
color: #000;
line-height: 110%;
margin:  0px 0px 0px 0px;
padding: 10px 0px 10px 12px;
}

.mainbgue2 {
background: url(./img/main_back_ue2.jpg) no-repeat;
text-align:center;
font-size: 12px;
color: #000;
line-height: 110%;
margin:  0px 0px 0px 0px;
padding: 10px 0px 10px 12px;
}

.mainbgsita2 {
background: url(./img/main_back_ue02.jpg) no-repeat;
text-align:center;
font-size: 12px;
color: #000;
line-height: 110%;
margin:  0px 0px 0px 0px;
padding: 10px 0px 10px 12px;
}

.mainbgue3 {
background: url(./img/main_back_ue03.jpg) no-repeat;
text-align:center;
font-size: 12px;
color: #000;
line-height: 110%;
margin:  0px 0px 0px 0px;
padding: 10px 0px 10px 12px;
}

.topbgue {
background: url(./img/main_back_ue04.jpg) no-repeat;
text-align:center;
font-size: 12px;
color: #000;
line-height: 110%;
margin:  0px 0px 0px 0px;
padding: 10px 0px 10px 12px;
}

.underlink{
line-height: 180%;
text-align:center;
font-size: 11px;
color: #775744;
padding: 28px 0px 0px 0px;
}

.underlink a,
.underlink a:link {color: #775744; border-bottom-width : 1px;}
.underlink a:visited {color: #775744; border-bottom-width : 1px;}
.underlink a:active {color: #775744; border-bottom-width : 1px;}
.underlink a:hover {color: #FF6600; text-decoration : none;
	border-bottom-style : dotted;
	border-bottom-color : #FF6600;
	border-bottom-width : 2px; 
	position : relative;
	bottom:1px;}

.toplink{
line-height: 180%;
text-align:center;
font-size: 20px;
color: #775744;
}

.toplink a,
.toplink a:link {color: #775744; border-bottom-width : 1px;}
.toplink a:visited {color: #775744; border-bottom-width : 1px;}
.toplink a:active {color: #775744; border-bottom-width : 1px;}
.toplink a:hover {color: #FF6600; text-decoration : none;
	border-bottom-style : dotted;
	border-bottom-color : #FF6600;
	border-bottom-width : 2px; 
	position : relative;
	bottom:1px;}

.copyright{
text-align:center;
font-size: 8pt;
color: #775744;
line-height: 160%;
padding: 20px 0px 10px 0px;
}


.job{
line-height: 160%;
padding: 6px 0px 6px 10px;
}


form{
	text-align:@left;
	margin: 0px;
	padding: 0px;
	}

input,textarea,select{
	font-size :12px;
	color : #FFEBDE;
	padding: 2px;
	background-color: #6F0000;
	border: 1px #FFEBDE solid;
	}

