﻿body 
{
	background-image:url('image/aa.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Maroon;
	border:solid Maroon;
	border-width:thin;
	margin:1px;
    width:100%;
    height:auto;
}
table,tr,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
    text-align: center;
}
a:hover
{
	
	font-weight: normal;
	color:#000066;
	text-decoration:none;
	
}
span
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

/*#header
{
height:21px;
padding:0 0px 0 0px;
color:Maroon;
background-color:Maroon;
border-bottom: 0 solid #d30ala;
}
#logo
{
	background-color:White;
	background-position:top left;
	background-repeat:no-repeat;
	height:45px;
	width:175px;
	border:0px;
	float:left;
}
#nav
{
	width:auto;
	border:solid;
	background-image:url(image/aa3.gif);
	table-layout:fixed;
	padding:0.25em 0.5em 0.25em 0.5em;
	font-weight:bold;
}
#footer
{
	padding:0 20px 1.8em 10px;
	border-top: 1px solid pink;
	clear:both;
}*/
#cont
{
	font-style:normal;
	color:Maroon;
}

