body {
	background-image: url(pics/code.jpg);
background-position: top center;
background-repeat:no-repeat;
background-color: #fff;
/* This next one is for IE6 */
background-attachment: fixed;}

table {border: #000000 solid 1px; background:white;}
td.menu1 {background: #C2CAD2; border-right: #cccccc solid 1px; }
td.menu2 {background: #C2CAD2; border-left: black solid 1px;}
td.content {background: white; border-left: black solid 1px;}
td.header {background: #ffffff;}
table.ad {border: white solid 1px;}
td.footer {background: #C2CAD2; border-top: #cccccc solid 1px;}

.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}



A  {
	font: bold 9pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000ff;
	font-weight: normal;
}
                                         
                                         
A:link    {
	text-decoration: underline;
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}


A:visited {
	text-decoration: underline;
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}


A:hover   {
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

A.menu {
	color: #000080;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left:5px;
	line-height:30px;

}


A.menu:visited {
	text-decoration: underline;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		margin-left:5px;
	line-height:30px;
}


A.menu:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		margin-left:5px;
	line-height:30px;
}




A.small {
	color: #0000cc;
	font-size:9px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


A.small:visited {
	text-decoration: underline;
		font-size:9px;
	color: #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


A.small:hover {
	color: #0000cc;
		font-size:9px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}











h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: bold;
	font-weight: normal;
	color: #000080;
	text-align: center;}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	margin-left:15px;
	margin-right:15px;}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left:15px;
	margin-right:15px;}
