/*tag specific styles*/

BODY{
	font-family: Arial;
	font-size: 12pt;
	scrollbar-darkshadow-color: #dedbd6;
	scrollbar-face-color: #dedbd6;
	scrollbar-highlight-color: #dedbd6;
	scrollbar-shadow-color: #888888;
	scrollbar-track-color: #ffffff;
	
}

A:LINK{
	color: #000080;
	
}

A:VISITED{
	color: #000080;
	
}

A:ACTIVE{
	color: #000080;
	
}

A:HOVER{
	color: #cc3300;
	text-decoration: underline overline;
	color: red;
	
}

INPUT{
	background:#FFFFFF;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	background-position: top left;
	background-attachment: fixed;
	background-image: url(../../_icons/bg_inset_shadow.gif);
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	BEHAVIOR: url(../_filelib/_css/Input.htc)
	
}

SELECT{
	background-color:#FFFFFF;
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

TEXTAREA{
	background-attachment: fixed;
	background-color: #f8fa89;
	background-image: url(../../_icons/bg_inset_shadow.gif);
	background-position: left top;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	font-family: Ms Sans Serif,Arial;
	font-size: 9pt;
	
}

TABLE{
	BORDER-COLLAPSE: collapse;
	
}

TD{
	font-size:x-small;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	width:780px;
	text-align:center;
	background-color:#006633;
	
}

.mnuSub{
	background-color:#0a4b0f;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	font-family:Verdana, Helvetica;
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	
}

.mnuItemOver{
	color:#FFFFFF;
	background-color:#008000;
	text-decoration:underline;
	
}

.mnuItemActive{
	color:#DDDDDD;
	background-color:#059026;
	text-decoration:underline;
	
}

.mnuItemActiveOver{
	color:#FFFFFF;
	background-color:#008000;
	text-decoration:underline;
	
}

.mnuItemMembers{
	color:#FFFFFF;
	
}

.mnuItemMembersOver{
	color:#FFFFFF;
	background-color:#008000;
	text-decoration:underline;
	
}

.mnuItemSeparatorH{
	display:none;
	background-color:#000000;
	width:1px;
	height:10px;
	
}

.mnuItemSeparatorV{
	background-color:#888888;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/***********************NEW DESIGN PRIMARY NAV*************************/

.mnuMain2{
	width:828px;
	text-align:center;
	
}

.mnuSub2{
	background-color:#6f5e3a;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	
}

.mnuItem2, .mnuItemOver2, .mnuItemActive2, .mnuItemActiveOver2, .mnuItemMembers2, .mnuItemMembersOver2{
	font-family:Verdana, Helvetica;
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	
}

.mnuItemOver2{
	color:#FFFFFF;
	text-decoration:underline;
	background-color:#6f5e3a;
	
}

.mnuItemActive2{
	color:#DDDDDD;
	background-color:#988c61;
	text-decoration:underline;
	
}

.mnuItemActiveOver2{
	color:#FFFFFF;
	background-color:#6f5e3a;
	text-decoration:underline;
	
}

.mnuItemMembers2{
	color:#FFFFFF;
	
}

.mnuItemMembersOver2{
	color:#FFFFFF;
	background-color:#6f5e3a;
	text-decoration:underline;
	
}

.mnuItemSeparatorH2{
	display:none;
	background-color:#FFFFFF;
	width:1px;
	height:32px;
	
}

.mnuItemSeparatorV2{
	background-color:#FFFFFF;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH2{

}

.mnuSeparatorV2{

}

/************************SIDE NAV ********************************************/

.mnuMain3{
	width:200px;
	text-align:center;
	
}

.mnuSub3{
	background-color:#6f5e3a;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	
}

.mnuItem3, .mnuItemOver3, .mnuItemActive3, .mnuItemActiveOver3, .mnuItemMembers3, .mnuItemMembersOver3{
	font-family:Verdana, Helvetica;
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	
}

.mnuItemOver3{
	color:#FFFFFF;
	text-decoration:underline;
	background-color:#6f5e3a;
	
}

.mnuItemActive3{
	color:#DDDDDD;
	background-color:#988c61;
	text-decoration:underline;
	
}

.mnuItemActiveOver3{
	color:#FFFFFF;
	background-color:#6f5e3a;
	text-decoration:underline;
	
}

.mnuItemMembers3{
	color:#FFFFFF;
	
}

.mnuItemMembersOver3{
	color:#FFFFFF;
	background-color:#6f5e3a;
	text-decoration:underline;
	
}

.mnuItemSeparatorH3{
	display:none;
	background-color:#FFFFFF;
	width:1px;
	height:32px;
	
}

.mnuItemSeparatorV3{
	background-color:#FFFFFF;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH3{

}

.mnuSeparatorV3{

}

/****************************END NEW NAV STYLES ************************/

.mnu2Main{
	text-align:right;
	font-family:Verdana, Helvetica;
	font-size:11px;
	font-weight:bold;
	width:150px;
	border-top:4px solid #A6A8B7;
	border-bottom:4px solid #A6A8B7;
	background-color:#10174E;
	
}

.mnu2Sub{
	background-color:#DEDFBD;
	border:1px solid #B0B0B0;
	border-right:2px outset #DDDDDD;
	border-bottom:2px outset #DDDDDD;
	
}

.mnu2Item, .mnu2ItemOver, .mnu2ItemActive, .mnu2ItemActiveOver, .mnu2ItemMembers, .mnu2ItemMembersOver{
	font-family: Arial, Helvetica;
	font-size:9px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	color:#444444;
	
}

.mnu2ItemOver{
	color:#000000;
	
}

.mnu2ItemActive{
	color:#000000;
	
}

.mnu2ItemActiveOver{
	color:#000000;
	
}

.mnu2ItemMembers{
	color:#330000;
	
}

.mnu2ItemMembersOver{
	color:#000000;
	
}

/*content styles*/

.inpButton{
	font-family:Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight: bold;
	border: 1px outset #999999;
	color: #333333;
	padding: 1px;
	border-left:4px solid #98AE93;
	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{
	background-color:#FFFFFF;
	
}

.modHeader{
	border-bottom:1px solid #333333;
	font-family:Verdana,Ms Sans Serif,Arial;
	text-align:center;
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
	height:20px;
	
}

.modContent{

}

.ctHeader{
	background-color:#FFFFFF;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:9pt;
	font-weight:bold;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#444444;
	
}

.ctToolBar{
	background-color:#FFFFFF;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:9pt;
	font-weight:bold;
	
}

.ctAlternate{
	background-color:#F7F7F7;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctNormal{
	background-color:#FFFFFF;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctSmall{
	font-family:Verdana;
	font-size:8pt;
	
}

.ctBulletin{
	margin-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;
	
}

