.blocktitle
{
font: 18px Arial,Sans-serif;
font-weight: normal;
color: #6699FF;
text-decoration : none;
line-height: 1.2;
}

a
{
font: 11px Arial,Sans-serif;
font-weight: normal;
color: #6699FF;
text-decoration : none;
line-height: 1.4;
}
a:visited
{
font: 11px Arial,Sans-serif;
font-weight: normal;
color: #6699FF;
text-decoration : none;
line-height: 1.4;
}
a:hover
{
font: 11px Arial,Sans-serif;
font-weight: normal;
color: #6699FF;
text-decoration : underline;
line-height: 1.4;
}

.nav
{
font: 11px Arial,Sans-serif;
font-weight: normal;
color: #999999;
text-decoration : none;
line-height: 1.4;
}
.nav:visited
{
font: 11px Arial,Sans-serif;
font-weight: normal;
color: #999999;
text-decoration : none;
line-height: 1.4;
}
.nav:hover
{
font: 11px Arial,Sans-serif;
font-weight: normal;
color: #6699FF;
text-decoration : underline;
line-height: 1.4;
}


.viewerheader
{
font: 20px Arial,Sans-serif;
font-weight: normal;
color: #FFFFFF;
text-decoration : none;
background-color : #6699FF;
}

.otherheader
{
background-color : #e5e5e5;
}


.img {
   padding:5px;
   border:1px solid #e5e5e5;
   background-color:#EEEEEE;
}

.imgfull {
   padding:5px;
   border:1px solid #e5e5e5;
   background-color:#EEEEEE;
}

ul, li
{
	font: 11px Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	line-height: 1.2em;
	list-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
}

H1
{
font: 30px Arial,Sans-serif;
font-weight: normal;
color: #6699FF;
text-decoration : none;
}

.bluetitle
{
font: 30px Arial,Sans-serif;
font-weight: normal;
color: #6699FF;
text-decoration : none;
}

.text
{
font: 11px Arial,Sans-serif;
font-weight: normal;
color: #999999;
text-decoration : none;
}

.whitetext
{
font: 11px Arial,Sans-serif;
font-weight: normal;
color: #FFFFFF;
text-decoration : none;
}

input { 
 background-color: #FFFFFF;
 color:#6699FF;
 border: 1px solid #999999; 
}

textarea { 
 background-color: #FFFFFF;
 color:#6699FF;
 border: 1px solid #999999; 
}

.submit{ 
 background-color: #FFFFFF;
 color:#6699FF;
 border: 1px solid #FFFFFF; 
}
