body {
	margin: 0px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
 
a.menu:hover {
	color: FF3333;
	text-decoration: underline;
 }
a.menulg:link, a.menulg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: e1e1e1;
	text-decoration: none;
	font-weight: bold;
	}
 
a.menulg :hover {
	color: FF3333;
	text-decoration: underline;
 }
.clients {
    font-size: 10px;
    }
h1 {
	font-size: 30px;
	}
h2 {
    font-size: 16px;
	text-align: center;
	}
h3 {
	font-size: 16px;
	}

a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.hdredtxt {color: #EE3124;
	font-size: 24px;
	font-weight: bold;
}
.hdblktxt {
	font-size: 18px;
	font-weight: bold;
}
.menutxt {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.menusubtxt {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#MenuInnerWrapper {
    border: solid 1px #FFFFFF;
	}