/*tag specific styles*/

A{
	color: #000080;
	
}

A:HOVER{
	color: #cc3300;
	text-decoration: underline;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	width:780px;
	background-color:#003399;
	
}

.mnuMain-ms{
	height:35px;
	
}

.mnuSub{
	margin-top:1px;
	background-color:#003399;
	
}

.mnuSub-ms{
	background-color: #00b0e6;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	font-family:Tahoma,Arial, Helvetica;
	font-variant: small-caps;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:5px;
	color:#FFFFFF;
	font-variant:small-caps;
	
}

.mnuItem-ms, .mnuItemOver-ms, .mnuItemActive-ms, .mnuItemActiveOver-ms, .mnuItemMembers-ms, .mnuItemMembersOver-ms{
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	text-transform: capitalize;
	
}

.mnuItem-ms2, .mnuItemOver-ms2, .mnuItemActive-ms2, .mnuItemActiveOver-ms2, .mnuItemMembers-ms2, .mnuItemMembersOver-ms2{
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 6px;
	text-align: left;
	
}

.mnuItem-ms3, .mnuItemOver-ms3, .mnuItemActive-ms3, .mnuItemActiveOver-ms3, .mnuItemMembers-ms3, .mnuItemMembersOver-ms3{
	color: #042a52;
	font-family: Arial;
	font-size: 9pt;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 10px;
	text-align: center;
	
}

.mnuItemOver,.mnuItemMembersOver,.mnuItemActiveOver{
	color:#FFFFFF;
	background-color:#3366FF;
	text-decoration:underline;
	
}

.mnuItemOver-ms,.mnuItemMembersOver-ms,.mnuItemActiveOver-ms{
	background-image: url("/_filelib/ImageGallery/images/menu-bar-dn.gif");
	background-repeat: repeat-x;
	text-decoration: underline;
	
}

.mnuItemOver-ms3,.mnuItemMembersOver-ms3,.mnuItemActiveOver-ms3{
	background-image: url("/_filelib/ImageGallery/images/menu-bar-dn.gif");
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: underline;
	
}

.mnuItemOver-ms2,.mnuItemMembersOver-ms2,.mnuItemActiveOver-ms2{
	color:#FFFFFF;
	background-color:#00508b;
	text-decoration:underline;
	
}

.mnuItemActive{
	color:#FFFFFF;
	background-color:#3366FF;
	text-decoration:none;
	
}

.mnuItemActive-ms{
	color: #00b0e6;
	
}

.mnuItemActive-ms3{
	color: #00b0e6;
	
}

.mnuItemSeparatorH{
	background-color:#FFFFFF;
	width:1px;
	height:100%;
	
}

.mnuItemSeparatorV{
	background-color:#FFFFFF;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	font-family:Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight: bold;
	border: 1px outset #999999;
	border-left:4px solid #EF3E42;
	color: #333333;
	padding: 1px;
	background-color: #EFEFEF;
	background-image: url(/_filelib/ImageGallery/Backgrounds/btn_background.gif);
	background-attachment:scroll;
	
}

.inpCheckBox{
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	
}

.modContainer{
	margin-bottom:10px;
	
}

.modHeader{
	color:#EF3E42;
	font-family:Times new Roman;
	font-size:10pt;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
	height:20px;
	
}

.modContent{

}

.ctHeader{
	background-color:#003399;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
	
}

.ctHeader A{
	background-color:#003399;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	
}

.ctToolBar, .ctToolBar TD{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	
}

.ctAlternate{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctNormal{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctSmall{
	font-family:Verdana;
	font-size:8pt;
	
}

.ctBulletin{
	padding-bottom:5px;
	
}

.ctBulletinNew{
	/*
	background: url(/_filelib/ImageGallery/Bullets/new.gif) no-repeat 100% 2px;
	padding-right: 28px;
	*/
	
}

.ctBulletinDate{
	color:#000000;
	
}

.ctBulletinShortText{
	font-family:Arial;
	font-size:10px;
	color:#111111;
	
}


