body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

.maintext {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
text-align: justify;
padding: 5px;
}

img.square {
vertical-align: bottom;
}

.toplevel {
font-size: 13px;
 display: block;
 font-weight: normal;
 margin-bottom: 0;
 }
 
 .navigation {
font-size: 13px;
 display: block;
 font-weight: normal;
 margin-bottom: 0;
 }
 
 
.navigation a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
 
 .navigation a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}

 .newnav {
font-size: 13px;
 display: block;
 font-weight: normal;
 margin-bottom: 0;
 padding-left: 30px;
 padding-top: 15px;
 }
 
 .newnav a:linked {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
 
 .newnav a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
 
.newnav a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}
 
 .newnav a:active {
color: #000000;
text-decoration: none;
font-weight: bold;
}

 
.headers a:link {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.headers a:active {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.headers a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.headers a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.glance a:link {
color: #000099;
text-decoration: none;
font:11px/12px verdana, sans-serif; /* 12px is the line height */ 
font-weight: normal;
text-decoration: none;
display: block; /* displays on new line - no need for br
padding: 10px 5px; /* adjust to preference */ 
}

.glance a:hover {
color: #FF0000;
text-decoration: none;
font-weight: normal;
}

.glance a:visited {
color: #6F89AD;
text-decoration: none;
font-weight: normal;
}

.amazon a:link {
color: #0000FF;
text-decoration: none;
font-weight: normal;
}

.amazon a:active {
color: #0000FF;
text-decoration: none;
font-weight: normal;
}

.amazon a:visited {
color: #0000FF;
text-decoration: none;
font-weight: normal;
}

.amazon a:hover {
color: #FF0000;
text-decoration: none;
font-weight: normal;
}

.article a:link {
color: #0000FF;
text-decoration: none;
font-weight: normal;
}

.article a:active {
color: #0000FF;
text-decoration: none;
font-weight: normal;
}

.article a:visited {
color: #0000FF;
text-decoration: none;
font-weight: normal;
}

.article a:hover {
color: #FF0000;
text-decoration: none;
font-weight: normal;
}



.sublevel {
font-size: 11px;
 display: block;
 font-weight: normal;
 margin-left: 20px;
 margin-top: 0;
 line-height: 14px;
 }

.introduction {
font-family: helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
 }
 
.maintext a:link {
color: #6F89AD;
text-decoration: none;
font-weight: bold;
}

.maintext a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.maintext a:visited {
color: #BBC8D9;
text-decoration: none;
font-weight: normal;
}
 
 
 .features {
font-family: helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
 }

.features a:link {
color: #000000;
text-decoration: none;
font-weight: normal;
}

.features a:active {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.features a:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
}

.features a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.headers {
font-family: helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
background-color: A1AFC2;
 }
 
h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: center;
 } 

.title {
font-size: 11px;
 display: block;
 font-weight: bold;
 margin-left: 20px;
 margin-top: 0;
 line-height: 14px;
 text-align: center;
 background-color: BBC8D9;
 }

a:link {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

a.submenu:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

a.submenu:link {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

a.submenu:hover {
color: #000000;
font-weight: normal;
}

.site {
font-family: helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
 }
 
 .site a:link {
color: #6F89AD;
text-decoration: none;
font-weight: normal;
}

.site a:hover {
color: #BBC8D9;
text-decoration: none;
font-weight: normal;
}

.site a:visited {
color: #BBC8D9;
text-decoration: none;
font-weight: normal;
}


.vertaligntop { vertical-align:top; margin-top:0; }

.adspace
{
	position:relative;
	float: right;
	margin: 0 0 10px 10px;
	background: #999966;
	width:180px;
	height:340px;
	margin:20px;
	margin-right:0px;
	padding:5px;
	border: 1px;
	background-color: BBC8D9;
	font-family: helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;

}


