.content {  
background-color: #FFFFFF;
text-align: left; 
float: none;  
width: 97%; 
visibility: visible; 
z-index: 2; 
padding-bottom: 0; 
height: auto;
color: #000000; 
font-family: Verdana, Arial, sans-serif;
}
.logo {  
text-align: center; 
width: 100%; 
padding-top: 5px; 
position: absolute; 
visibility: visible; 
z-index: 5; 
top: 10px; 
clip:   rect(   )}
.bar {  
background-color: #9999FF;
left: 0px;
top: 24px; 
border-color: #0000CC; 
border-style: solid; 
border-width: 1px; 
position: absolute; 
width: 100%;  
z-index: 0; 
visibility: visible; 
clip:  rect(   )
}
.cdn { 
text-align: right; 
position: absolute; 
clip:   rect(   ); 
top: 48px; 
left: 85%;
}
.circle {  
text-align: left; 
position: relative; 
visibility: visible; 
z-index: 2; left: 10px; 
text-indent: 0; 
clip:  rect(   );
}
a:link {  
color: #336699; 
text-decoration: none;
}
a:hover {  
text-decoration: underline; 
color: #336699;
background: #F0F2FF;
}

a:hover img {
background: #FFF;
} 

p {  
font-family: Verdana, Arial, Helvetica, san-serif; 
color: #000000;
padding-right: 20px;
font-size: 0.9em;
}

ul {  
font-family: Verdana, Arial, Helvetica, san-serif; 
color: #000000;
font-size: 0.9em;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16pt; 
font-weight: bold; 
color: #003399; 
text-align: center;
}
h3 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.2em; 
font-weight: bold; 
color: #6699CC;
}

h4 a:link {  
color: #336699; 
text-decoration: none;
}
h4 a:hover {  
text-decoration: underline; 
color: #336699;
background: #F0F2FF;
}
a:visited { 
 color: #6699CC; 
 text-decoration: none
 }

h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #336699;
}

td {  
background-color: #FFFFFF;
}

/*Begin Menu Styles */

.menu {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style: none;
	width: 150px;
	font-face: Verdana; Arial; sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	}

.menu a {
	display: block;
	text-decoration: none;
	color: #336699;
	background: #fff;
	padding: 5px;
	border-bottom: 0;
	}

.menu a:hover {
	background: #003399;
	text-decoration: none;
	color: #FF9900;
}

.menu li {
	border: 1px;
	border-style: dashed;
	border-color: #336699;
	font-size: 0.9em;
}

/*End Menu Styles */

a.toplink:link {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;}
a.toplink:visited {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;}
a.toplink:hover {  text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background: #336699;}

.toptext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;}