body {
	padding: 0;
	margin: 0;
	background: #ffffff url(images/bg.jpg) no-repeat center top;
	text-align:center;
	margin:0 auto;
}
#maincontent {
	width: 800px;
	margin-top:35px;
	margin-bottom:15px;
	margin-left: auto ;
  	margin-right: auto ;
	background: #fff;
	border: solid 1px #666;	
	padding: 10px;
}
#maincontent h1{	
	font-family:Tahoma;
	font-size:9px;
	color:#787878;
	text-decoration:none;
	display:inline;	
}
#header h1{	
	font-family:Tahoma;
	font-size:9px;
	color:#787878;
	text-decoration:none;
	display:inline;
	padding-left:15px;
	padding-top:10px;
}
h1.d1{
	font-family:Tahoma;
	font-size:10px;
	color:#787878;
	text-decoration:none;
	display:inline;	
	padding-left:10px;	
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#787878;
}
b{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#787878;
	text-decoration:none;
}

form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#136BA6;
}
a.dark
{
	color:#5B5B5B;
	text-decoration:none;
}
a.db
{
	color:#4C6D93;
	text-decoration:underline;
}
.search
{
	color:#545454;
}
.white
{
	color:#FFFFFF;
}
a.top
{
	color:#176EA6;
	text-decoration:none;
}
.copy
{
	color:#5B5B5B;
}
a.copy
{
	color:#5B5B5B;
	text-decoration:none;
}
#content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1.5em;
	color:#666;
}

#content h1 {
	font-size:200%;
	line-height:0.7em;
	color:#122993;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	position:relative;	
}

#content h1 span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(images/gradient_1.png) repeat-x;
}
#content h1 span{background:url(images/gradient_2.png) repeat-x;}
* html h1 span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/gradient_2.png", sizingMethod="scale");
}
#content h2 {
	font-size:13px;
	color:#122993;
	position:relative;	
}
