/*tag specific styles*/

A{
	color: #755F3B;
}

A:HOVER{
	color: #3C301E;
	text-decoration: underline;
	
}

/*dhtml navigation menu styles*/

.mnuMain_TOP{
	width:703px;
	text-align:center;
	background-color:#905D01;
	
}

.mnuMain{
	height:24px;
	width:703px;
	text-align:center;
	background-color:#905D01;
	
}

.mnuSub{
	background-color:#333300;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	font-family:Verdana,Arial;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	text-transform:uppercase;
	
}

.mnuItemOver,.mnuItemActive,.mnuItemActiveOver,.mnuItemMembersOver{
	background-color:#233903;
	
}

.mnuItemSeparatorH{
	display:none;
	
}

.mnuItemSeparatorV{
	background-color:#A18838;
	width:100%;
	height:1px;
	
}

.mnuRightMain{
	margin:10px;
	width:200;
	height:500px;
	background:url(/_filelib/ImageGallery/Design/right-nav.jpg) no-repeat 0px 0px;
	
}

.mnuRightSub{
	margin-left:20px;
	
}

.mnuRightItem, .mnuRightItemOver, .mnuRightItemActive, .mnuRightItemActiveOver, .mnuRightItemMembers, .mnuRightItemMembersOver{
	font-family:Arial;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	color:#000000;
	
}

.mnuRightItemOver,.mnuRightItemActive,.mnuRightItemActiveOver,.mnuRightItemMembersOver{
	text-decoration:underline;
	
}

.mnuRightItemSeparatorH{
	width:100%;
	height:8px;
	background:url(/_filelib/ImageGallery/Design/menu_sep2.jpg) no-repeat 5px 0px;
	
}

.mnuRightItemSeparatorV{
	display:none;
	
}

/*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{

}

.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{
	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{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:9pt;
	font-weight:bold;
	
}

.ctAlternate{
	
}

.ctNormal{
	
}

.ctSmall{
	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;
	
}

