@charset "utf-8";

body {
	background-color:#09223C;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#align{
	width:800px; 
	margin-left:auto; 
	margin-right:auto;
	
	}
.showlogo{background-image:url(logo.gif); width:221px; height: 190px;}
.underlogo{background-image:url(underlogo.gif);width:221px; height:33px;}
.vmenuenvset{background:url(vmenu-back.gif); width:221px;height:469; vertical-align:top;}
.setcellvaligntop{vertical-align:text-top;}
.longdrop{background:url(cont-back.gif); vertical-align:top; height:600px;}
.under4random{background-image: url(under4random.gif); width:579px;height:14px;}


.h-menu{background-image:url(hmenu-back.gif); 
width:579px; 
height: 33px; 
vertical-align:middle; 
text-align:center;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;
}

.h-menu a:link {color: white; text-decoration: none}
.h-menu a:visited {color: white; text-decoration: none}
.h-menu a:active {color: white; text-decoration: none;}
.h-menu a:hover {color: #b4d9f3; text-decoration: none}

.addressblock{font-family:Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color:#FFFFFF; 
text-align:center; 
padding:8px;}

.addressblock a:link {color: white; text-decoration: none}
.addressblock a:visited {color: white; text-decoration: none}
.addressblock a:active {color: white; text-decoration: none;}
.addressblock a:hover {color: #b4d9f3; text-decoration: none}

.breadcrumbs{font-family:Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#23416d; 
text-align:left; 
padding:0px;
background-image: url(under4random.gif);height:20px;
valign: middle;
}

.breadcrumbs a:link {color: #23416d; text-decoration: none}
.breadcrumbs a:visited {color: #23416d; text-decoration: none}
.breadcrumbs a:active { color: #23416d; text-decoration: none;}
.breadcrumbs a:hover {color: #23416d; text-decoration: underline;}


.vmenu {font-family:Arial, Helvetica, sans-serif; 
font-size:13px; 
color:#ffffff; 
text-align:left; 
padding:4px;
font-weight:bold;
}

.vmenu a:link {color: #ffffff; text-decoration: none; height: 23px; display:block;}
.vmenu a:visited {color: #ffffff; text-decoration: none;height: 23px; display:block; }
.vmenu a:active { color: #ffffff; text-decoration: none;height: 23px; display:block;}
.vmenu a:hover {color: #b0c6da; text-decoration: none;height: 23px; display:block;}

.content {font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#23416d; 
text-align:left; 
padding:4px;
}

.content a:link {color: #23416d; text-decoration: underline;}
.content a:visited {color: #23416d; text-decoration: none;}
.content a:active { color: #23416d; text-decoration: none;}
.content a:hover {color: #b0c6da; text-decoration: none;}
