/*Common rule*/

html{margin:0px;}

* {margin:0;padding:0;outline:none;}

body{
	background:#f4f4f4 ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6d6e71;
	cursor:default;
}
td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6d6e71;
	line-height:1.5em;
}

a:link,a:visited{
	color:#6d6e71;
	text-decoration:none;
	cursor:pointer;
}
a:hover, a:active, a:focus{
color:#99cc00;
text-decoration:none;
cursor:pointer;
}

a:focus{outline:none;}

acronym{cursor:help;}
img{border:0;}

h1, h2, h3{text-transform:uppercase;font-family:Verdana, Geneva, sans-serif; color:#474747; font-weight:lighter;}
h1{font-size:20px; text-transform:uppercase; color:#99cc00; margin:10px 0 10px 0;}
h1 span{font-weight:normal;display:block;margin:10px 0 10px 0;}
h2{font-size:16px; font-weight:lighter; color:#99cc00; margin:10px 0 10px 0;}
h3{font-size:14px;}
h4{font-size:13px; color:#99cc00; padding-bottom:10px; text-transform:uppercase;}



.alignRight{text-align:right;}
.bold{font-weight:bold;}
.center{text-align:center;}
.clearBoth{clear:both;}
.displayBlock{display:block;}
.displayNone{display:none;}
.floatRight{float:right;}
.hide{display:none;visibility:hidden;}
.hideOverflow{overflow:hidden;}
.warning{color:#FF0000;}

.width100pc{
display:block;
float:left;
width:100%;
}
p{
	font-size:12px;
	padding-bottom:10px;
}
ul{
	padding-left:30px;
}

.top{ 
	width:900px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	height:494px;
}

.content{ 
	font-family:Verdana;
	font-size:12px;
	color:#6d6e71;
	width:900px;
	background-color:#FFFFFF
}

.left{ 
	font-family:Verdana;
	font-size:12px;
	color:#6d6e71;
	width:270px;
	background:url(../images/bg_left_body.jpg) repeat-y;
}
.left_head{ 
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	width:270px;
	height:34px;
	background:url(../images/bg_left_head.jpg) no-repeat;
}
.box_home{
	font-size:12px;
	color:#6d6e71;
	width:295px;
	background:url(../images/bg_box_home.jpg) no-repeat #e8e8e8 top center;
}


.box_home a:link,.box_home a:visited{
	color:#99cc00;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;
}
.box_home a:hover,.box_home a:active,.box_home a:focus{
	color:#99cc00;
	font-style:italic;
	cursor:pointer;
	text-decoration:underline;
}

.footer{
	color:#6d6e71;
	font-size:12px;
	width:900px;
	padding-top:20px;
}
.footer a:link,.footer a:visited{
	color:#6d6e71;
	text-decoration:none;

}
.footer a:hover,.footer a:active,.footer a:focus{
	color:#6d6e71;
	text-decoration:underline;

}


.line_mem {
margin-bottom:15px; margin-top:20px; background-color:#33210d; height:2px; border:none !important; border-top:2px #33210d solid; border-bottom:none; border-left:none; border-right:none;
}

.
/*home*/

