BODY{
	margin: 0;
	padding: 0;
	font-family:arial;
	font-size:13px;
	background:#d8eaf6 url(../images/body0.jpg) repeat-x top;
}

TABLE {
	border-collapse: collapse;
}

TD{
	margin: 0;
	padding: 0;
	vertical-align:top;
}

H1 {
	font-family:"Georgia, Times New Roman";
	font-size:28px;
	color:#30395f;
	font-weight:normal;
	margin:0;
}
H2 {
	font-family:"Georgia, Times New Roman";
	font-size:24px;
	color:#30395f;
	font-weight:normal;
	margin:0;
}
H3 {
	font-family:"Georgia, Times New Roman";
	font-size:18px;
	font-weight:normal;
	margin:0;
}

A:hover {
	color:#73a3df;
}
/*-------General--------*/
.general {
	width:100%;
}
DIV.floatL {
	float: left;
}
DIV.floatR {
	float: right;
}
DIV.clear {
	clear: both;
}
DIV.separator20 {
	height: 20px;
}
DIV.separator10 {
	height: 10px;
}
DIV.separator5 {
	height: 5px;
}
DIV.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
DIV.error {
	color: Red;
}

DIV.paddTop10 {
	padding-top:10px;
}
DIV.paddTop20 {
	padding-top:20px;
}

DIV.paddLeft10 {
	padding-left:10px;
}
DIV.paddLeft20 {
	padding:0px 0px 0px 20px;
}

DIV.paddRight10 {
	padding-right:10px;
}
DIV.paddRight20 {
	padding:0px 20px 0px 0px;
}

DIV.paddBottom10 {
	padding:0px 0px 10px 0px;
}
DIV.paddBottom5 {
	padding:0px 0px 5px 0px;
}

DIV.fsSmallest {
	font-size:11px;
}
DIV.fsSmall {
	font-size:12px;
}
DIV.fsNormal {
	font-size:13px;
}DIV.fsBig {
	font-size:14px;
}
DIV.fsBigger {
	font-size:15px;
}
DIV.fsLarge {
	font-size:16px;
}

DIV.png IMG{
	behavior:url(/png.htc);
}

DIV.lh130 {
	line-height:130%;
}

.bold {
	font-weight:bold;
}
.color1 {
	color:#FFF;
}
.color2 {
	color:#004fb2;
}
.color3 {
	color:#4096d1;
}
.color4 {
	color:#0050b3;
}
.color5 {
	color:#30395f;
}
.color6 {
	color:#4f7fbb;
}
.color7 {
	color:#3d72b3;
}
.color8 {
	color:#0c619d;
}
/*-----------Content-----------*/
DIV.body1 {
	background:url(../images/bodybg.jpg) no-repeat left top;
	min-height:1054px;
	_height:1054px;
	min-width:1004px;
	width: expression(document.childNodes[1].offsetWidth < 1004 ? '1004px' : 'auto');
}
DIV.body2 {
	background:url(../images/bodybg2.jpg) no-repeat left top;
	min-height:1054px;
	_height:1054px;
	min-width:1004px;
	width: expression(document.childNodes[1].offsetWidth < 1004 ? '1004px' : 'auto');
}

DIV.bodyData {
	padding:20px 30px 20px 30px;
	
}

DIV.content {
	padding:180px 0 0 0;
	min-height:500px;
	_height:500px;
}
DIV.left {
	float:left;
	width:20%;
}
DIV.leftData {
	padding:0px 0px 0px 22px;
}
DIV.center {
	margin-left:27%;
	padding:8px 0 0 0;
}
/*---------Home------------*/
DIV.homeRight {
	padding:150px 0px 0px 420px;
	min-height:500px;
}
DIV.homeCategoryItem {
	position:relative;
	width:45%;
	padding-right:20px;
}
DIV.homeCategoryItemImg {
	position:absolute;
	top:0;
	left:0px;
}
DIV.homeCategoryItemText {
	padding:0px 0px 0px 70px;
}

DIV.homeLeft {
	position:absolute;
	left:30px;
	top:600px;
	width:350px;
}

/*---------Catalog--------*/
DIV.categoryMenuItem0 {
	padding:20px 0px 0px 70px;
}
DIV.categoryMenuItem1 {
	padding:3px 0px 3px 80px;
	
}
DIV.catalogPhoto {
	width:235px;
}
DIV.catalogText {
	/*padding:0px 0px 0px 270px;*/
}


/*----------MAP---------*/
DIV.mapLevel0 {
	padding-bottom:10px;
	font-size:14px;
	margin-top:15px;
	
}
DIV.mapLevel1 {
	padding-left:20px;
	padding-bottom:5px;
	
}
DIV.mapLevel2 {
	padding-left:35px;
	padding-bottom:3px;
	font-size:12px;
	
}

/*---------Navigation-----*/
DIV.iconNavigation {
	position: absolute;
	right:50px;
	top:50px;
}
DIV.iconNavigationItem {
	float:left;
	margin-left:20px;
}

/*-------paginator------------*/
DIV.paginator {
	padding-top:10px;
}
DIV.paginItem {
	padding:3px;
	
}
DIV.paginActive {
	padding:3px;
	background-color:#ED1C24;
	color:#FFF;
}



DIV.bord {
	border:1px solid #bad1f5;
}


DIV.footer {
	padding:20px 0px 20px 350px;
}

DIV.footerText1 {
	background:url(../images/footerbg.gif) no-repeat right top;
	height:53px;
	padding:0px 20px 0px 0px;
	margin:0px 20px 0px 0px;
}

.footerPhone {
	font-size:20px;
}


DIV.menu {
	position:absolute;
	top:100px;
	right:50px;
	font-size:18px;
}
DIV.newsPhoto {
	margin:0 20px 0 0;
}


A.local {
	text-decoration:none;
	border-bottom:1px dashed #0c619d;
	padding-bottom:3px;
}
.nodisplay {
	display:none;
}
.display {
	display:block;
}
.tabledatath{
	font-size: 100%; color:#30395f; font-size: 80%; padding: 5px 10px; border-bottom: 2px solid #30395f;
}
.tabledata{
	color:#004fb2; border-bottom: 1px solid #8cb0dd; font-size: 80%; padding: 5px 10px;
}
