body
{
	background-color: #0082c8;
	margin: 0;
}

.mainbg
{
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


body,p,div,th,td,p,input,select,textarea
{
	font-size: 11px;
	color: #000066;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	margin-right: 10px
}

.blue_text, a.blue_text:link
{
	font-size: 12px;
	color: #06c;
	font-weight: bold;
}

.blue_text a:link , .blue_text a:visited , .blue_text a:active { color: #06c; }

.blue_text a:hover { color:84bfff; }



.grey_text, a.grey_text:link
{
	font-size: 12px;
	color: #666666;
	font-weight: normal;

}

.grey_text a:link , .grey_text a:visited, .grey_text a:active { color: #666666; }

.grey_text a:hover { color:#333333; }

.deep_text, a.deep_text:link
{
	font-size: 12px;
	color: #0066cc;
	font-weight: normal;

}

.deep_text a:link , .deep_text a:visited, .deep_text a:active { color: #003399; }

.deep_text a:hover { color:#0066cc; }



.med_text
{
	font-size: 20px;
	color: #99ccff;
	font-weight: bold;
	margin-bottom: 3px;
}

.giant_text, a.giant_text:link
{
	font-size: 40px;
	color: white;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 3px;
}


.giant_text a:link {
	color: white;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 3px;}
	
.giant_text a:visited {
	color: white;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 3px;}
	
.giant_text a:active {
	color: white;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 3px;}

.giant_text a:hover {
	color: white;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 3px;}


/*	color: #d7eaff;
	color: #000033;

*/


.small_text, a.small_text:link
{
	font-size: 11px;
	color: white; 
	text-decoration: none;
	font-weight: normal;

}

.small_text a:link {
	color: white; 
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;}
	
.small_text a:visited {
	color: white; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;}
	
.small_text a:active {
	color: white; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;}

.small_text a:hover {
	color: #99ccff; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;}


.smallish_text, a.smallish_text:link
{
	font-size: 14px;
	color: white; 
	text-decoration: none;
	font-weight: normal;

}

.smallish_text a:link {
	color: white; 
	text-decoration: none;	
	font-weight: bold;
	font-size: 14px;}
	
.smallish_text a:visited {
	color: white; 
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;}
	
.smallish_text a:active {
	color: white; 
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;}

.smallish_text a:hover {
	color: #99ccff; 
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;}



.red_text
{
	font-size: 12px;
	color: #c03;
	font-weight: bold;
}



a:link
{
	color: #84bfff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:visited {
	color: #84bfff; text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: #d7eaff; text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:active {
	color: #84bfff; text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

li
{
	list-style-image: url(images/bullet.gif);
	margin-left: 0px
}

.bottom {
	color: #ababab; text-decoration: none;
}

.bottommenu, a.bottommenu:link
{
	color: #6e7e8a; font-size: 10px; font-family: verdana;
}

.bottommenu a:link , .bottommenu a:visited , .bottommenu a:active { color: #cccccc; }

.bottomborder {
	background-color: #d2d2d2
}

.bottombox {
	background-color: #e0e1e4
}
link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}

.footsteps {color:#1e1e1e;font-size:9px; font-weight:normal;}
.footsteps a:active, .footsteps a:link, .footsteps a:visited {color:#1e1e1e;font-size:9px;font-weight:normal; text-decoration: underline;}
.footsteps a:hover {color:#333333;font-size:9px; font-weight:normal; text-decoration: underline;}


.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 

.dialogtitle {color:#1e1e1e;font-size:9px; font-weight:normal;}
.dialogtitle a:active, .footsteps a:link, .footsteps a:visited {color:#1e1e1e;font-size:9px;font-weight:normal; text-decoration: underline;}
.dialogtitle a:hover {color:#333333;font-size:9px; font-weight:normal; text-decoration: underline;}


