/*body, td, p, form, div, input, h1, h2, h3, h4, h5, ul, ol, table*/
body, h1
{
	font-family: 'Tahoma';
	font-size: 0.7em;
	color: #000000;
}
table, h1 { font-size: 1em }

body
{
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

p, h1, h2, h3, h4, h5, form
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

a
{
	text-decoration: underline;
	color: #3366FF;
}
a.nodec { text-decoration: none; }

#header
{
	width: 99.9%;
	text-align: center;
	background-image: url('/img/headerbg.gif');
	background-position: center;
	background-repeat: repeat-y;
	white-space: nowrap;
}

#mmenu
{
	width: 99.9%;
	height: 25px;
	max-height: 25px;
	background-image: url('/img1/mmbg.gif');
	background-repeat: repeat-x;
	background-color: #D3DCF7;
	white-space: nowrap;
	padding-top: 1px;
	min-width: 750px;
}
div.mmitem
{
	float: left;
	background-image: url('/img1/mmibg.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 23px;
	max-height: 23px;
	text-align: center;
}
div.mmitem a
{
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
div.mmitem div { padding-top: 4px; }

#mmdrops div.drop
{
	position: absolute;
	top: 197px;
	visibility: hidden;
	z-index: 1;
}
#mmdrops div.drop2
{
	position: absolute;
	visibility: hidden;
	z-index: 2;
}
#mmdrops.drlevel2 div.drop { top: 106px; }
#mmdrops div.ditem
{
	padding-left: 10px;
	padding-top: 4px;
	height: 22px;
	max-height: 22px;
	background-color: #DFE7FD;
	background-image: url('/img1/mmdibg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 4px;
}

#main
{
	margin-top: 4px;
	padding: 0px;
}
div.mainblock { float: left ; }
#left
{
	width: 16%;
}
#mid
{
	width: 64%;
}
#right
{
	width: 19.9%;
	clear: right;
}

#left div.links 
{ 
	color: #3366FF;
	text-align: center;
	padding-left: 3px;
}
#left div.links span
{
	font-size: 10px;
}

#mid div.content
{
	padding-left: 3px;
}
#mid div.content h1
{
	color: #000080;
}
#news div.header
{
	float: left;
	width: 50%;
	background-color: #F1F1F1;
	height: 30px;
	font-size: 11px !important;
}
#news div.header div, #news div.arch div 
{ 
	padding-top: 6px; 
	padding-left: 8px;
	padding-right: 8px;
}
#news { text align: center; }
#news div.arch
{
	float: left;
	width: 49%;
	background-color: #F1F1F1;
	height: 30px;
	text-align: right;
	clear: right;
}
#news div.date
{
	font-weight: bold;
	float: left;
	width: 15%;
	margin-top: 10px;
}
#news div.text
{
	float: left;
	width: 84%;
	margin-top: 10px;
	clear: right;
}

div.printver
{
	background-color: #F1F1F1;
	height: 35px;
	max-height: 35px;
	margin-left: 2px;
	text-align: center;
}
div.printver div { padding-top: 8px; }

div.qa
{
	background-image: url('/img1/qabg2.gif');
	background-repeat: repeat-y;
}
div.qa div.header
{
	background-image: url('/img1/qabg1.gif');
	background-repeat: repeat-x;
	background-color: #D3DCF7;
	color: #000080;
	font-weight: bold;
	margin-left: 3px;
	height: 23px;
	max-height: 23px;
	padding-left: 8px;
	padding-top: 5px;
}
div.qa div.item
{
	background-image: url('/img1/qabg1.gif');
	background-repeat: repeat-x;
	background-color: #FCFFD2;
	margin-left: 3px;
	height: 23px;
	padding-left: 8px;
	padding-top: 5px;
}
div.qa div.item a { text-decoration: none; }
div.dots
{
	margin-left: 3px;
	background-image: url('/img1/qabg1.gif');
	background-repeat: repeat-x;
}

div.search div
{
	margin-left: 2px;
	background-color: #D7D7D7;
	height: 44px;
	max-height: 44px;
	padding-left: 4px;
	padding-top: 17px;
	padding-bottom: 2px;
}
div.search div form { margin: 0px; }

#footer
{
	background-image: url('/img1/footerbg.gif');
	background-repeat: repeat-x;
	height: 33px;
	max-height: 33px;
	clear: left;
	margin-top: 30px;
	background-color: #F1F1F1;
	padding-top: 1px;
}
#footer div.icons
{
	float: left;
	width: 50%;
}
#footer div.updated
{
	float: left;
	clear: right;
	width: 24.9%;
	text-align: right;
}
#footer div.counter
{
	float: left;
	width: 25%;
	text-align: right;
}
#footer div.icons div, #footer div.updated div
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

#nav
{
	margin-left: 10px;
	margin-top: 3px;
	color: #3366FF;
}
#nav span { color: #808080; }

#leftmenu { margin-bottom: 15px; }
#leftmenu div.item
{
	background-color: #D2DBF8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-image: url('/img1/qabg1.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
#leftmenu div.item img
{
	vertical-align: middle;
	margin-right: 3px;
}
#leftmenu div.item a
{
	color: #000080;
	text-decoration: none;
}
#leftmenu div.item span { color: #808080; }
#leftmenu #lastmenuitem { background-image: none; }

div.contacts div.header
{
	background-color: #F9FEC6;
	color: #000080;
	font-weight: bold;
	margin-left: 2px;
	height: 22px;
	max-height: 22px;
	padding-top: 4px;
	padding-left: 10px;
}
div.contacts div.body
{
	background-color: #F1F1F1;
	margin-left: 2px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 14px;
}

div.content div.title
{
	background-color: #F1F1F1;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.content div.title h1 { font-size: 13px; }
div.content h2, div.content p { margin-left: 5px; }
div.content p.nav a { color: #000080; }
div.content h2 {
	font-size: 13px;
	color: #3366FF;
}

#prcontacts { display: none; }

