body
{
	background:#E3E3E3 url("images/bb.png") repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
}

#wrap
{
	background: url("images/bb.png") repeat-y center;
	width:100%;
}


#wrap div #table1 tr .h1 {
	font-size:18px;
	font-weight:bold;
	padding: 15px 3px 0 3px;
	color:#FFF;
	text-align:left;

}

heading1
{
	font-size:18px;
	font-weight:bold;
	padding: 5px 0 0 50px;
	color:#FFF;
	text-align:center;
}

div.menu ul {
	-webkit-padding-start: 0px;
	float: Right;
	margin: 5px 1px 0 0;
}
div.menu li {
	list-style-image: none;
	list-style-type:none;
}
div.menu a {
	background: #4B4B4B;
	color: #DDD;
	display: block;
	font-family: sans-serif;
	font-size: 85%;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	width: 95px;
}
div.menu a#current {
	background: #666; color: #FFF;
}
div.menu a:hover {
	background: #3C6EB1; color: #FFF;
}
div.menu li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}
div.h1 {
	font-size:18px;
	font-weight:bold;
	padding: 5px 0 0 50px;
	color:#FFF;
	text-align:center;
}

div.content_right {
	width: 150px;
	position: relative;
	top: 10px;
	left: 5px;
}

div.links a {
	background: url(img/bg_navitem.gif) repeat-x #FFF;
	display: block;
	font: bold 0.8em Verdana,Tahoma,sans-serif;
	padding: 6px 0 8px 8px;
	text-decoration: none; color: #333;
}
div.links a:hover {
	color: #3C6EB1; background-position: left bottom;
}
div.links div.line {
	height: 1px; background-color: #EEEEF5;
}
div.links .title {
	background: #333 url(img/bgsubtitle.gif) repeat-x;
	color: #FFF;
	font: normal Tahoma,sans-serif;
	padding: 5px 8px;
}
