html, body {
	margin:0px;
	padding:0px;
}
body {
	background-color: #dadada;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #3c3c3d;
	vertical-align: top; 
}

a {
	text-decoration: none;
	color: #000000;
}

a:link          {COLOR: #000000;text-decoration: none}
a:active        {COLOR: #000000;text-decoration: underline}
a:visited       {COLOR: #000000;text-decoration: none}
a:hover         {COLOR: #000000;text-decoration: underline}

table.main {
	width: 80%;
	height: 100%;
	border-collapse: collapse;
}

.bg {
	background-color: #ffffff;
}

.header {
        background: url(images/header.jpg);
	background-color: #ffffff;
	height:257px;
	padding:15px 0px 0px 25px;
	font-family: Tahoma;
	font-size: 50px;
	font-weight:bold;
	color: #000000;
}

td.footer {
        background: url(images/footer.jpg);
	background-color: #ffffff;
	height:50px;
	text-align: center;
	vertical-align: middle; 
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #000000;

}

.menu {
        width:150px;
        padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
}

.center {
        padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}



.footer a:link          {COLOR: #000000;text-decoration: none}
.footer a:active        {COLOR: #000000;text-decoration: underline}
.footer a:visited       {COLOR: #000000;text-decoration: none}
.footer a:hover         {COLOR: #000000;text-decoration: underline}

h1 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
