td, tr, a:link, a:visited, a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #030303;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.copyright {
	font-family: Arial;
	font-size: 8pt;
	color: #cccccc;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Arial;
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}

a.copyright:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #cccccc;
	text-decoration: underline;
}

a.menulink:link , a.menulink:visited , a.menulink:active , a.menulink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a.menulink:hover {
	color: #6d6d6d;
}

table.menu a {
    color: #fff;
}

a.bottomlink:link, a.bottomlink:visited, a.bottomlink:active{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

a.bottomlink:hover{
	font-family: Arial;
	font-size: 8pt;
	color: #001647;
	text-decoration: none;
}

a.sidemenu:link, a.sidemenu:visited, a.sidemenu:active{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: black;
	text-decoration: none;
}

a.sidemenu:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #001647;
	text-decoration: none;
}

input, select, textarea {
	font-family: Arial;
	font-size: 9pt;
	color: #030303;
	border: solid 1px;
	border-color: #A6B3B9;

} 

table.main, td.main, th.main
{
	border: solid 1px black;
	border-color: #A6B3B9;
}

hr
{
		color: #cccccc;
		height: 1px;
} 
 
 
 
.footer
{
color: white;
}
 
body{
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	background-color: white;
	/*background-image: url('images/emun.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	text-decoration: none;
	border: 0px;
	margin: 0px;
}

iframe {
border: 0px;
}

form
{
margin: 0px;
}
