﻿body {
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	background:#ffffff url('/images/bg.jpg') top center; background-repeat: repeat-x;
	font-family:Tahoma;
	font-size:11px;
	min-width:900px;
	color:#000000;
}

#min-width {
	width:expression(document.body.clientWidth > 900? "100%" :"900px");
}

div.phone	{
	font-family:Tahoma;
	font-size:11px;
	color:#898989;
	padding-left:78px;
	line-height:1.7;
}

img	{
	border:0px;
}

img.i	{
	margin-right:20px;
	margin-top:30px;
}

table.line	{
	background: #019ed8;
}

table.buttons tr td div	{
	border:#dddddd 1px solid;
	padding-bottom:10px;
	font-size:12px;
	margin-right:2px;
}

table.buttons tr td div a	{
	color:#000000;
	text-decoration:none;
}

table.buttons tr td div a:hover	{
	color:#0098e4;
}

h1	{
	font-family:Arial;
	font-size:24px;
	font-weight:normal;
}

H1 {
     FONT-FAMILY: Arial; COLOR: #0099ff; FONT-SIZE: 24px; FONT-WEIGHT: normal
}

H2 {
     FONT-FAMILY: Arial; COLOR: #0099ff; FONT-SIZE: 20px; FONT-WEIGHT: normal
}


p	{
	font-size:12px;
}

div.flash	{
	width:100%; height:170px; background:#c0c0c0; border:#c9c9c9 1px solid; margin-top:2px; border-right:#ffffff 1px solid;
}

div.mnu	{
	margin-top:0px;
	width:90%;
}

div.rm	{
	width:95%;
}

div.mnu table tr td	{
	padding:7px;
	padding-left:20px;
	background:#ededed;
	font-size:12px;
}

div.mnu table tr.sub td	{
	padding:7px;
	padding-left:30px;
	background:#f8f8f8;
	font-size:12px;
}

div.mnu table tr.sub td li	{
	list-style-image: url('/images/arrow.gif');
	margin-top:7px;
	margin-bottom:7px;
}

div.mnu table tr.sub td ul	{
	margin:0px;
	padding:0px;
	padding-left:20px;
}

div.mnu table tr td a	{
	color:#404040;
	text-decoration:none;
}

div.mnu table tr td a:hover	{
	color:#000000;
}
span.mini	{
	font-size:11px;
}

p	{
	line-height:1.6;
	margin-top:0px;
	margin-bottom:15px;
}

a.news	{
	color:#404040;
	text-decoration:none;
}

a.news:hover	{
	color:#000000;
	text-decoration:none;
}


IMG.line {
     MARGIN-BOTTOM: 25px
}

ul
{
     font-size:12px; 
}

TABLE.bottom {
     PADDING-BOTTOM: 20px; BACKGROUND: url('/images/line.gif') repeat-x 50% top; PADDING-TOP: 20px; FONT-SIZE: 12px;
}

