/* ~~~ ©2004 Rm; implementation by Vady ~~~
	vady[at]i.com.ua
	
	{var}
	cross-browser = false;
	static-values = true;
	unique-colors = true;
	...

*/

/* ~~~ [regular classes/selectors definitions] ~~~ */
BODY
 {
 background: url(../images/bg.gif);
 padding: 0;
 margin: 0;
 }
BODY, PRE, TD, OL, DL, FORM, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt; 
	color: #000000;
}
/* Tables */
TABLE
 {
 border: 0;
 }
table.main
 {
 height: 100%;
 }
table.bg-grey
 {
 background: url(../images/bg_grey.gif);
 width: 100%;
 height: 149px;
 }
ul.list1
 {
 list-style: square;
 }
ul li
 {
 text-align: justify;
 line-height: 16pt;
 }
a {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #404040;
}

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

th {
	font-size: 0.8em;
	color: #333333;
	
}

strong.link{
	font-size: 0.8em; 
}

strong.rad {
	color: #760001;
	font-size: 0.9em;
}

strong.rad-small {
	color: #760001;
	font-size: 0.8em;
}
strong.rad-small-space {
	color: #760001;
	font-size: 0.8em;
}


p {
	text-align: justify;
	text-indent: 15px;
	margin: 10px 0px 0px 0px;
	line-height: 1.0em;
}

.new {
	text-align: justify;
	margin: 10px 0px 0px 0px;
	line-height: 1.0em;
}

.tx {
	font-size: 0.8em;
	text-indent: 15px;
	margin: 10px 0px 0px 0px;
}

div {
	text-align: justify;
	margin-top: 10px;
}

form.forma {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding: 0px 0px 0px;
	font-size: 1em;
}
.text{
	font-size: 0.8em;
	color: #000000;
	background: #ffffff; 
	margin: 0;
	border: 1pt solid #70716B;
}
.header1
	{
	font-weight: bolder;
	font-size: 1em;
	text-align: center;
	}
.reset{
	font-size: 0.8em;
	color: #000000;
	background: #ECE9D8; 
	margin: 0;
	border-style : solid;
	margin-right: 20px;
	height: 20pt;
	width: 70px;
	vertical-align: top;
	margin-top: 3px;
	border-top: 1pt solid #ffffff;
	border-right: 1pt solid #ACA899;
	border-bottom: 1pt solid #ACA899;
	border-left: 1pt solid #ffffff;
}
.submit {
	font-size: 0.8em;
	color: #000000;
	background: #ECE9D8;
	margin: 3px 20px 0 0;
	height: 20pt;
	width: 75px;
	vertical-align: top;
	border-top: 1pt solid #ffffff;
	border-right: 1pt solid #ACA899;
	border-bottom: 1pt solid #ACA899;
	border-left: 1pt solid #ffffff;
}

div.down-link {
	font-size: 0.8em;
	color: #404040;
	margin-top: 0px;
	width: 100%;
	padding: 1px 0px 2px 130px;
}

.ppbg {
	background: url(../images/top_bg.gif) repeat-x left top;
}
.faquestion {
	color: #760001;
	font-style: italic;
}
.ttext	{
	text-align: right;
	padding-right: 10px;
	}
strong.rad-small b
	{
	color: #323717;
	font-size: 1em;
	}