BODY { padding-top: -20px; padding-right: 0px; padding-bottom: 0px; padding-left: 
0px; margin-top: -30px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
font-size: 12px; font-family: Courier New; background-attachment: scroll; color: 
#0A0D0F; background-repeat: repeat-x} 
P{ FONT-FAMILY: Courier New; font-size: 12px; color: #0A0D0F} 
.test{FONT-FAMILY: Times New Roman; font-size: 12px; color: #0A0D0F}
TABLE { color: #0A0D0F; font-family: Courier New; font-size: 12px} 
a { font-family: Courier New; font-size: 12px; text-decoration: none; color: #0A0D0F}} 
A:hover { COLOR: #FF0000; TEXT-DECORATION: none} 
h5 { font-size: 10pt; font-weight: bold; color: #000; font-family: Courier New} 
h4 { font-size: 14px; font-weight: bold; color: #000; font-family: Courier New} 
h6 { font-size: 12px; color: #000; font-weight: normal; font-family: Courier New} 
li { font-family: Courier New; font-size: 12px; color: #2C67CE} 
h3 { font-size: 14pt; color: #000; font-family: Courier New} 
h1 { font-family: Courier New; font-size: 16px; color: #000; font-style: normal} 
ul { font-family: Courier New; font-size: 12px; color: #2C67CE} 
td { font-family: Courier New; font-size: 12px; color: #2C67CE} 
h2 { font-family: Courier New; font-size: 16px; color: #000} 
img {border: none;}
.menu2 { font-family: Courier New; font-size: 17px; color: #000000; font-weight: bold;} 

select {font-family: Courier New; font-size: 12px; color: #000000;border: 1px solid gray; background-color: #000000} 
textarea {font-family: Courier New; font-size: 12px; color: #000000;border: 1px solid gray; background-color: #000000} 
input   { font-family: Courier New; font-size: 12px; color: #000000; border-width: 1px;  height: 18px}
.button { font-family: Courier New; font-size: 12px; color: #000000; border-width: 1px;  height: 18px; background-color: #F1F4FC}
.normal { color: #2C67CE; font-weight: normal; background: #F1F4FC; cursor: hand;}   
.selected { color: #ffffff; font-weight: normal; background: #2C67CE;  cursor: hand;}

.popupbox {
	width:90%;
	height:450px;
	overflow: auto;
	padding:10px;
	margin:5px;
	background-repeat:no-repeat;
	background-color:#fff;
	font-family: Courier New;
	display: none; /* Скрыто по умолчанию */
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}

#fade { 
	display: none; /* Скрыто по умолчанию */
	background: #000;
	font-family: Courier New;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
#intabdiv {
	text-align:center;
	font-family: Courier New;
}
#close img {
	text-decoration:none;
	font-family: Courier New;
}
#close {
background-color:#fff;
	width:50px;
	height:50px;
	position: absolute;
	float:right;
	border:2px;
	font-family: Courier New;
}


#intabdiv3 {

	padding:70px;

}
#intabdiv3  h3 {
	font-size:16px;
	color:#000;
	font-family:Courier New;
}
#intabdiv3 p {
	font-size:12px;
	color:#fff;
	font-family:Courier New;
	line-height:20px;
}
