/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
br{
	line-height:normal;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
	background-color: #111111;
	text-decoration:none;
}
.upper{
	background:url(images/upper_panel.gif) no-repeat center top;
	height:15px;
}
.lower{
	background:url(images/lower_panel.gif) no-repeat center top;
	height:15px;
}
.logobg{
	background:url(images/logobg.gif) no-repeat left top;
	height:119px;
}
.phno{
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	padding-top:2px;
}
.catbg{
	background:url(images/catbg.gif) repeat-x left top;
	width:217px;
}

.cat_link1{
	color:#ff0000;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
.cat_link1:hover{
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
.cat_link{
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding-left:5px;
	text-decoration:none;
}
.cat_link:hover{
	color:#E80000;
	font-weight: bold;
	padding-left:5px;
}
.head{
	font-size:18px;
	margin-left:10px;
	height:21px;
	color:#FFFFFF;
	background:url(images/headbg.gif) no-repeat left top;
}
.red{
	color:#E80000;
}
.content{
	color:#FFFFFF;
	line-height:19px;
	margin:3px 15px 0px 10px;
}
.dot{
	background:url(images/dot.gif) repeat-x left top;
	height:20px;
}
.gal{
	background:url(images/galbg.gif) repeat-x;
	height:183px;
}
.footer{
	font-size:11px;
	color:#FFFFFF;
}
.footer1{
	font-size:11px;
	color:#FFFFFF;
}
.footer1:hover{
	font-size:11px;
	color:#999999;
}