/* ~~~ ©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, PRE, TD, LI, UL, OL, DL, P, FORM, INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
P	{
	text-align: justify;
}
BODY {
	padding: 5px 0px 0px 0px;
	margin: 0;
}
IMG {
	border-color:#666666;
}
H2 {
	color: #777777;
	font-size: 13px;
	margin: 0px;
	padding: 6px 11px 4px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	word-spacing: 0.01em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* ~~~ [pseudo classes] ~~~ */
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}

/* ~~~ [text feat] ~~~ */
.maintab {
	border-color: #ABABAB;
	border-style: solid;
	border-width: 0px 1px;
}
.topart {
	background: url(../images/tbg.gif) repeat-x top;
}
.middle {
	background-image: url(../images/mbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	padding: 16px 20px 10px 40px;
}
.content p {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
.content td {
	font-size: 14px;
	padding: 0px 10px 2px 0px;
	border-bottom: 1px dashed #616161;
}
.content table {
	margin-top: 5px;
}
.content a {
	font-size: 14px;
	color: #616161;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content h1 {
	font-size: 14px;
	color: #10447C;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
.content h2 {
	font-size: 14px;
	color: #FE1B29;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
.content p.marked, td.marked {
	color: #FE1A29 !important
}
.copyright {
	padding: 10px
}
.copyright, .copyright a, .copyright a:hover {
	font-size: 10px;
	color: #ffffff
}
.content ul, .content ol {
	margin: expression("0px 13px");
}
.content li {
	font-size: 14px;
	list-style-position: outside;
	list-style-type: square;
}
table.qblock {
	float: right;
	margin-left: 15px;
	empty-cells: show;
	border-collapse: collapse
}
table.qblock td, table.qblock th {
	border: 1px solid #ABABAB;
	border-top: 1px solid white
}
.linx {
/*	white-space: nowrap;*/
	padding: 10px !important;
}
.linx, .linx a {
	font-size: 12px;
	color: #ED4517
}
.linx a {
	background-image: url(../images/bullet-tiny.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 17px;
	text-transform: capitalize;
	color: #616161
}
table.info {
	color: #959595;
	empty-cells: show;	
}
table.info, table.info p, table.info a, table.info td, table.info th {
	font-size: 12px;
	color: #666666;
}
table.info thead tr th {
	padding: 4px 20px;
	font-weight: bold;
	vertical-align: middle;
	border-color: #ABABAB;
	border-style: solid;
	border-width: 1px 0 1px;
	background-color: #E5E5E5
}
table.info tbody tr td {
	padding: 4px 10px;
	border-bottom: 1px dotted #616161;
}
table.info tfoot tr td {
	padding: 4px 10px;
	font-weight: bold;
	border-bottom: 1px solid #616161;
}
table.minfo {
	border: 1px solid #921D00;
	empty-cells: show
}
table.minfo td, table.minfo th {
	padding: 12px;
	color: #686868;
	border-bottom: 0px solid #921D00
}
table.minfo h3 {
	color: #ffffff;
	margin: 0;
	padding: 1px 15px
}
td.head {
	padding: 2px 4px !important;
	background-color: #636363
}
table.bb, table.bb td {
	margin: 0px;
	padding: 0px
}
table.bb th {
	padding: 0px;
	font-size: 11px;
	color: #46963F
}
table.bb td {
	padding: 1px 3px !important;
}
table.bb td.aa {
	padding-right: 6px;
	text-align: right;
	font-weight: bold;
	color: #46963F	
}
table.bb td.ab, table.bb th.ab {
	text-align: left;
	padding-left: 4px
}
table.clearing, table.clearing td, table.clearing th {
	margin: 0px;
	padding: 0px
}
td.tentxt, span.tentxt {
	font-size: 10px;
}
p.indent {
	color: #666666;
	text-indent: 25px;
}


/* ~~~ [forms] ~~~ */
.fields {
	width: 266px;
	font-size: 11px;
	height: 16px;
	color: #666666;
	background-color: #F8F8F8;
	vertical-align: middle;
/*/*/
	border: 1px solid #D4D0C8;
	padding: 0 10px;
/*buzz*/
}
.f1, .f2, .f3 {
	width: 253px;
	height: 24px;	
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
/*/*/
	padding: 3px 4px;
	border: 1px solid #6F6F6F;
/*buzz*/
}
.f2 {
	width: 90px
}
.f3 {
	width: 180px;
}
.txtarea {
	font-size: 11px;
	overflow-y: auto;
	width: 212px;
	height: 212px;
	color: #666666;
	background-color: #ffffff;
/*/*/
	padding: 4px;
	border: 1px solid #6F6F6F;
/*buzz*/
}
.buttons {
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	color: #ffffff;
	background-color: #FF9900;
	vertical-align: middle;
	text-transform: uppercase;
/*/*/
	padding: 1px 5px;
	border-color: #cecece #928A81 #928A81 #cecece;
	border-style: solid;
	border-width: 1px;
/*buzz*/
}
.errormsg {
	color: #ff0000;
	font-weight: bold;
}

/* ~~~ [print parts] ~~~ */
#n {
	display: block;
}
#p {
	display: none;
}