body {
	background-color: #202A33;
	margin: 0; 
	padding: 0;
}



td {
	font: normal 11px Tahoma, Arial;
	color: #5f6664;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #414141;
}


a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}

td.sea {
	background:#D4DEE0;
	text-align:left;
}

td.10 {
	background:url(images/index_10.gif);
}
	

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
font-size:13px;

}

.white-texth2{
color: #ffffff;
text-align:left;

}

td.white-text{
color: #ffffff;
font-size:13px;
text-align:left;

}

p.white-text{
color: #ffffff;
font-size:13px;
text-align:left;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
text-align:left;
}

.blye-text-regular {
color: #348cbc;
text-align:left;
}

.blye-text-list {
color: #348cbc;
font-size:14px;
font-weight:bold;
line-height:25px;
text-align:left;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
text-align:left;
}


div#serviceslist a:hover,div#serviceslist { 
font-size: 14px;
color: #76950b;
text-decoration: none;
font-weight:bold;
line-height:25px;
}
 
#dropmenudiv{
position: absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: gray;
}


a.as:link {color: #348cbc; text-decoration: underline; }
a.as:visited {color: purple; text-decoration: none; }
a.as:hover {color: #76950b; text-decoration: none; }
a.as:active {color: blue; } 

.style1 {color: #FF0000}

td.leftalign {text-align:left;}
td.rightalign {text-align:right;}
td.centeralign {text-align:center;}

hr {color: #ffffff; border-style: none none dotted; width:50px; text-align:center;}