/*
	project: Inferno Zone
	author: Team IZ (www.infernozone.com) 
	
*/
* html img, * html .png, .latestnews_bg {
	position:relative;
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 = "images/blank.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) );
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ol, ul {
list-style-image : none;
list-style-position : outside;
list-style-type : none;
}
ul li {
list-style : none;
}
.top_bar {
background-image : url(../image/top_bar.jpg);
background-repeat : repeat-x;
}
.bodyleft {
background-image : url(../image/body_leftsha.jpg);
background-repeat : repeat-y;
}
.bodyright {
background-image : url(../image/body_rightsha.jpg);
background-repeat : repeat-y;
}
.leologo {
background-image : url(../image/leologo.jpg);
background-repeat : no-repeat;
background-position : left bottom;
}
a.sublink:link, a.sublink:visited, a.sublink:active {
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration : none;
font-size : 11px;
}
a.sublink:hover {
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
}
a.footer:link, a.footer:visited, a.footer:active {
font-family : Arial, Helvetica, sans-serif;
color : #999999;
text-decoration : none;
font-size : 11px;
background-color : #000000;
}
a.footer:hover {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
background-color : #000000;
}
a.gallery_link:link, a.gallery_link:visited, a.gallery_link:active {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
text-decoration : none;
font-size : 12px;
font-weight : bold;
}
a.gallery_link:hover {
font-family : Arial, Helvetica, sans-serif;
color : #cccccc;
text-decoration : none;
}
a.links:link, a.links:visited, a.links:active {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
text-decoration : none;
font-size : 11px;
font-weight : bold;
}
a.links:hover {
font-family : Arial, Helvetica, sans-serif;
color : #cccccc;
text-decoration : none;
}
.text_12_red {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #990000;
	font-size: 12px;
}
.text_12_black_wj {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 12px;
}
.text_12_black {
font-family : Arial, Helvetica, sans-serif;
text-align : justify;
color : #000000;
font-size : 12px;
}
.text_15_black {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 15px;
}
.gallerylink_ul {
list-style-type : none;
margin : 0;
padding : 2px 3px;
}
.gallerylink_ul li {
color : #000000;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #f3f3f3;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #000000;
}
.box_banner {
margin-top : 3px;
margin-bottom : 3px;
}
.box_body {
margin-top : 15px;
margin-right : 10px;
margin-bottom : 30px;
margin-left : 10px;
}
.box_footer {
font-family : Arial, Helvetica, sans-serif;
color : #999999;
font-size : 11px;
margin-top : 8px;
margin-right : 15px;
margin-bottom : 8px;
margin-left : 15px;
}
.box_main_con {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
margin-left : 15px;
margin-right : 15px;
text-align : justify;
}
.box {
margin-left : 5px;
}
.box2 {
margin-left : 15px;
}
.news_box {
margin-left : 10px;
margin-right : 10px;
}
.contact_text {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
border : 1px solid #999999;
}
.commentsArea {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
border : 1px solid #999999;
padding : 5px;
}
.enter_link {	font-weight:normal;
	font-family: verdana;
	color: #232323;
	font-size: 10px;
	line-height: 16px;
}