body {
	margin:0px;
	background-color: #CCCCCC;
}
body, td {font-family : Verdana, Arial, sans-serif;}
a{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
}
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align:center;
	margin-top: 3px;
	color: #333333;
}
h1 {
	font-size:34px;
}
h2 { font-size:18px; 
	}
h3 { font-size:14px; 
	}
h4 { font-size:14px; 
	}
/*----------------------------- table ids---------------------------- */
#header {background-color: #666666;}
#navigation {
	background-color:#666666;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
}

#maincontent {background-color: #666666;
 
}
#navigation2 {
	background-color:#666666;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
}

#footer { background-color:#666666;
	font-size:10px;
	color:#FFFFFF;
}
/*----------------------------- Styles---------------------------- */
.leftsidebar {
	background-color:#666666;
	color:#FFFFFF;
	font-weight: 600;
	font-size: 12px;
}
.maincontent{
	font-size:13px;
	background-color:#FFFFFF;
	width: 425px;
}
.maincontent a{
	font-size:13px; color:#333333; text-decoration:underline; font-weight:bold;
}
.maincontent a:hover {
	text-decoration:none;
}
.rightsidebar {
	background-color:#666666;
	font-size:13px;
	color:#FFFFFF;
}
.styleback {font-size: 10px; }

