﻿.top {vertical-align:top;}
.bottom {vertical-align:bottom;}
.right 
{
	text-align:right;
	float: right;
}

.border {border: solid 1px #000;}

.left {text-align:left; margin: 0 auto;}
.center {text-align:center; margin: 0 auto;}

.mainsubmenu {background-color:#09357c;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:left;
	width: 130px;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=.3);	
	}
	
.invisible{
	display:none;	
	}	
	
a.subitem {color:#ecd256;
	font-family:Georgia;
	font-size:9pt;
	font-weight:normal; text-decoration: none;}

a.subitem:hover {color: #FFFFFF; background-color:#072352;}

.ten {width: 15%;}
.twentyfive {width: 25%;}
.thirtythree {width: 33%;}
.fifty {width: 50%;}
.seventyfive {width: 75%;}
.ninety {width: 95%;}
.stretch {width: 100%;}
.flashwidth {width: 709px;}

.title {font-size:xx-large;}
.subtitle {font-size:large;}
.small {font-size:smaller;}

.textyellow {color:#f4e982;}
.textwhite {color:#ffffff;}
.textgrey {color:#cccccc;}
.textblue {color:#c7e5ef;}
.textred {color:#ff0000;}

.backyellow {background-color:#fae893;}
.introblue {background-color:#5888c8;}
.introdarkblue {background-color:#043263;}
.white {background-color:White;}
.black {background-color:#000000;}
.darkgrey {background-color:#333333;}
.grey {background-color:#666666;}
.lightgrey1 {background-color:#e5e5e5;}
.lightgrey2 {background-color:#d7d7d7;}
.lightgrey3 {background-color:#c9c9c9;}
.white {background-color:#ffffff;}
.introdarkblue {background-color:#043263;}
.opaque {opacity: .85; filter: alpha(opacity=85);}
.lftopaque {opacity: .85; filter: alpha(opacity=85);}



