h1
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}
h2, h3, h4, h5, h6 
{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
p 
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

body 
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
	background: #eee;
	
}

.10 
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}

#16 
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #000000; 
	text-decoration: none;
}

td
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}
div
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}
.green_text 
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #008800; 
	text-decoration: none;
}

.red_text 
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none;
}

.blue_text 
{
    font-family: Verdana, arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: none;
}

a:link 
{
    font-family: Verdana, arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #0000FF; 
	text-decoration: underline;
}

a:tds 
{
    font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px; 
	 
	color: #0000FF; 
	text-decoration: underline;
}

a:hover 
{
    font-family: Verdana, arial, Helvetica, sans-serif; 
	font-size: 12px; 
	 
	color: #0000FF; 
	text-decoration: underline;
}

a:visited 
{
    font-family: Verdana, arial, Helvetica, sans-serif; 
	font-size: 12px;  
	text-decoration: underline;
}
table.main
{
	text-align: center;
	width: 100%;
}
table.main2
{
	text-align: center;
	width: 870px;
}
td.contact
{
	width: 25%;
	text-align: center;
	vertical-align: middle;
}
td.logo
{
	width: 25%;
	text-align: center;
	vertical-align: middle;
}
td.topnav
{
	width:100%;
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	text-align: left;
}
td.title
{
	width: 50%;
	text-align: center;
}
.sidenav
{
	text-align:center;
	width: 130px;
}
.content
{
	width: 740px;
	float: right;
	vertical-align: top;
	text-align: center;
}
.content #left
{
	text-align: left;
}
td.marginleft
{
	width: 50px;
	float: left;
}
td.marginright
{
	width: 50px;
	float: right;
}
.center
{
	text-align: center;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
#left
{
	text-align: left;
}
#center
{
	text-align: center;
}
#right
{
	text-align: right;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
#bold
{
	font-weight: bold;
}
#italic
{
	font-style: italic;
}
#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1em;
border:1px solid #80a2d4;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#adc0e1;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#d3e3f2;
}
#customers tr.alt2 td
{
	background-color: #eee;
}
.middle
{
	vertical-align: middle;
}
.top
{
	vertical-align: top;
}
.bottom
{
	vertical-align: bottom;
}
#middle
{
	vertical-align: middle;
}
#top
{
	vertical-align: top;
}
#bottom
{
	vertical-align: bottom;
}