body, form, h3{margin: 0; padding: 0;}
body, h3, input, textarea, td{font-style: normal;color: #000;}
h2{ }
a{color: #345598;text-decoration: none;}
.header
{
    color : #ffffff;
    text-shadow : #45cdf5 1px 1px 1px;
    background-color : #11bce0;
    background-image : url(../img/c.gif);
    background-repeat : repeat-x;
    background-position : 50% top;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
    border : 1px solid #15a8c7;
}
.footer
{
    color : #ffffff;
    text-shadow : #45cdf5 1px 1px 1px;
    background-color : #11bce0;
    background-image : url(../img/c.gif);
    background-repeat : repeat-x;
    background-position : 50% top;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
    border : 1px solid #15a8c7;
    text-align: center;
}
.table
{
    color : #ffffff;
    text-shadow : #45cdf5 1px 1px 1px;
    background-color : #11bce0;
    background-image : url(../img/c.gif);
    background-repeat : repeat-x;
    background-position : 50% top;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
    border : 1px solid #15a8c7;
}
.home
{
	background: #fffeee;
	border-top: 2px solid #ffce87;
	border-bottom: 2px solid #ffce87;
    margin-top : 3px;
     margin-bottom : 3px;
	padding: 3px 2px 4px 6px;
	margin: 1px 0
}
.menu
{
	background-color:#F7F7F7;
	border-bottom-color:#E0E0E0;
    padding : 5px;
 	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	padding-left:10px;
	padding-right:10px;
}
.sv
{
    background-color:#ffffff;
}
