body {
	background-color:#5B5B5B;
	background-repeat:repeat;
	background-image:url('bg.jpg');
}

.content {
	width:715px;
	margin: auto;
}
.table_row {
	padding:0px 15px 15px 15px;
	width:720px;
	background-color: #FCF9EC;
	clear: both;
}
.table_row_top {
	padding:15px 15px 15px 15px;
	width:720px;
	height: 172px;
	background-color: #FCF9EC;
	clear: both;
}
.header {
	float:left;
	width:525px;
	height:172px;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url('hbg.jpg')
}
.headerimg {
	padding:26px 0px 0px 15px;
	color:#ffffff;
}
.headerimg a {
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	font-size:25px;
	text-decoration:none;
}
.description {
	font-size:9px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.right_menu {
	float: right;
	width:180px;
	height:162px;
	padding: 10px 0px 0px 0px;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url('menu_bg.jpg');
	background-color: red;
}
.menu ul {
	list-style:none;
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
}
.menu ul li a {
	background-repeat:no-repeat;
	background-position:left;
	background-image:url('arr.gif');
	padding-left:20px;
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.table_content{
	background-color: #FBFBFB;
	border : 1px solid #EDEDED;
	padding: 10px 10px 10px 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.table_content a {
	color:  #5B5B5B;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color:#000000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	font-family: Arial, Tahoma;
	margin: 3px 0px 3px 0px;
}
.footer {
	font-size: 11px;
	font-famuly: Arial, Tahoma;
	color: #5B5B5B;
	text-align: center;
}
post {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px
}
ul {
	list-style:square;
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	line-height: 14px;
}
