@charset "utf-8";

/* CSS Document */

* {

	margin:0;
	/*padding:0;*/

}



body {

	background:#fcfcfc;

	font-family:tahoma;

	font-size:12px;

}



td, p, div, th, h {

	font-size:12px;

	font-family:tahoma;

}



p {

	margin-bottom:10px;

}



img {

	border:0;

}



.w1 {



	margin-right:auto;

	margin-left: auto;

	width:900px;

}



.header {

	height:215px;
	width:100%;
	background: url(../images/logo.jpg) no-repeat 0 0 ;

}



.links {

	height:30px;
	margin-top:186px;
	width:175px;
	float:right;
	margin-right:0;

}



.main {

	background: #f2f1f0;

	width:100%;

	border-bottom:2px solid #5f1e1e;

}



.left {
	width:155px;
	background: #e9e7e6;
	float:left;
	padding: 0 3px;
	padding: 7px 0;
min-height:600px;

}



.content {

	padding: 7px;

	width: 720px;

	float:right;

}



.home {

	width : 525px;

	float:left;
}



.home_content {

	width:100%;

	padding:7px;



}



.contentheading {

	font-size:24px;

	color: #5f1e1e;

}



.users {

	padding:4px 0;

	border-bottom:2px solid #5f1e1e;

	width:100%;

	background: #eeedec;

}

.footer {

	padding: 10px;

}



.right {

	width:200px;

	float:right;

}



.news {

	height:30px;
	background: #bdbdbd url(../images/2.jpg) 0 0 no-repeat;
}

.news1 {

	width:720px;
        
	float:right;

	clear:both;

}

.moduletable-1 {margin: 10px 0;}

.moduletable {margin-bottom:10px; margin-top: 40px;}

.moduletable1 form fieldset div input[type="submit"] {
	//margin:-8px 0px 5px 0px;
}

#mooqueeCnt { margin-bottom: 20px; }
