body,
html{
	margin:0;
	padding:0;
}
body {
	min-width:900px; /* Prevent content from becoming unreachable in Gecko */
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	width:100%;
	top:0;
	left:0;
}
/* position:fixed for modern browsers - header and footer do not scroll */
div#header {
	width:900px;
	margin:0 auto;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	margin-left:16px;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:30px;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
	margin-top:15px;
}
div#middle {
	width:900px;
	margin:0 auto;
}
div#sidebar {
	width:180px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
div#content {
	padding:0 10px;
	margin-left:190px;
	margin-right:10px;
}
div#content1 {
	padding:0 10px;
	margin-left:10px;
	margin-right:10px;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	height:30px;
}
div#footer {
	height:30px;
	width:900px;
	margin:0 auto;
}

/* Styling rules to make this demo page look nice. */
body,
html{
	font:90% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
color:#303030;
background:url(img/bg.gif) repeat
}
a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}
a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}
div#header {
	background:#fff;
	color:#eee;
}
#content p{text-align:justify; font-size:0.9em;}
#content1 p{text-align:justify; font-size:0.9em;}
div#footer {
	background:#333;
	color:#eee;
}
#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}
div#middle,
div#sidebar {
	background:#fff;
}
div#content {
	background:#fff;
}
h1,
h2 {
	padding:0;
	margin:0;
}
div#sidebar h2 {
	padding-left:5px;
}
div#footer h2 {
	text-align:center;
	padding:0;
	margin:0;
}
div #footer p {
	margin:0;
	padding:0;
	text-align:center;
}
div#footer a {
	color:#fff;
}
h1 {
	font-size:1.4em;
	text-align:center;
	padding-top:5px;
}
h2 {
	font-size:1.2em;
	padding-top:1em;
	margin-top:0;
}
p {
	margin-bottom:0;
	font-size:0.8em;
	line-height:1.4em;
}
pre {
	font-size:0.9em;
	line-height:1.4em;
}
ul {
	font-size:0.8em;
	line-height:1.4em;
}
table
{
border-collapse:collapse;
}
table, td, th
{
border:0px;
font:100% Verdana,Tahoma,Arial,sans-serif;
color:#303030;
text-align: justify;
}
table1, td, th
{
border:0px;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-weight: normal;
font-size: 12px;
line-height:1.5em;
color:#303030;
text-align: justify;
}
#table2
{
font-family: Verdana,Tahoma,Arial,sans-serif;
border-collapse:collapse;
}
#table2 td
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
.adwrap,
.adwrap iframe {
	width:300px;
	height:230px;
}
.adwrap {
	float:left;
	margin:1em 10px 0 0;
}
/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none; color: #467aa7;}
.menublock li a:hover{text-decoration:underline; color:#2a5a8a;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}
.right {
margin:0px 10px 0px 0px;
float:left;
}
.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}