body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('img/bg.gif');
	background-color: White;
	background-repeat: repeat-x;
	font-size:11px;
	color: #636363;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}
td {
	line-height: 17px;
}
a {
	text-decoration:underline;
	color:#666699;
}
a:hover {
	text-decoration:underline;
	color: #667899;
}


.png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "img/0.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

img {	border-width: 0px;}

h4 {
	margin: 10px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	color: #352062;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	
}

h3 {
	font-size:26px;
	color: #352062;
	font-weight: normal;
	margin-top:0px;
}

#bgl {
	vertical-align: top;
	width: 14px;
	background-image: url(img/bg_l_mid.gif);
	background-repeat: repeat-y;
}

#bgr {
	vertical-align: top;
	width: 14px;
	background-image: url(img/bg_r_mid.gif);
	background-repeat: repeat-y;
}

#bgm {
   width: 950px;
	vertical-align: top;
	background-image: url(img/w.gif);
	background-repeat: repeat;

}
#mtop {
	background-image: url(img/top.gif);
	width: 978px;
	height: 59px;
}

#mnu_m {
	background-image:url(img/mnu_m.gif);
	background-repeat:repeat-x;
	height:40px;
	color: white;
	font-size: 10px;
}

a.mnu {
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.mt {
	margin-top: 10px;
}

.box_s {
	background-image: url(img/box_gr_side.gif);
	background-repeat: repeat-y;
	width: 5px;
}

.box_m {
	background-repeat: repeat;
	background-image: url(img/box_car.jpg);
}

.box_inn {
	background-repeat: no-repeat;
	background-image: url(img/box_car.jpg);
}

.emb {
	font-size: 10px;
	color: #b1b1b1;
}