/*tag specific styles*/

A{
	color: #345D3F;
}

A:HOVER{
	color: #000000;
	text-decoration: underline;
	
}

LI{
	list-style-image: url(/_filelib/ImageGallery/Misc/Bullets/red_bullet_logo.gif);
	
}

INPUT{
	background:#FFFFFF;
	border-top:1px solid #7F9DB9;
	border-left:1px solid #7F9DB9;
	border-right:1px solid #7F9DB9;
	border-bottom:1px solid #7F9DB9;
	font-size:13px;
	font-family:Arial;
	
}

SELECT{
	background-color:#FFFFFF;
	font-size:13px;
	font-family:Arial;
	
}

TEXTAREA{
	background-color:#FFFFFF;
	border-top:1px solid #7F9DB9;
	border-left:1px solid #7F9DB9;
	border-right:1px solid #7F9DB9;
	border-bottom:1px solid #7F9DB9;
	background-position: top left;
	background-attachment: fixed;
	background-image: url(../../_icons/bg_inset_shadow.gif);
	font-size:13px;
	font-family:Arial;
	
}

TABLE{
	BORDER-COLLAPSE: separate;
	
}

TD{
	font-size:x-small;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	width:100%;
	
}

.mnuMain TD{
	text-align:center;
	
}

.mnuMain A{
	width:100%;
	line-height:28px;
	
}

.mnuSub{
	border:1px solid #2D1F0F;
	background-color:#483318;
	
}

.mnuSub A{
	width:100%;
	line-height:22px;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	font-size:11px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	
}

.mnuItemOver,.mnuItemMembersOver,.mnuItemActiveOver{
	color:#483318;
	background-color:#DDDDDD;
	
}

.mnuItemActive{
	color:#483318;
	background-color:#FFFFFF;
	
}

.mnuItemSeparatorH{
	display:none;
	
}

.mnuItemSeparatorV{
	background-color:#2D1F0F;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	font-size:9pt;
	font-family:Arial;
	font-weight:bold;
	border: 1px outset #999999;
	border-left:4px solid #483318;
	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:#483318;
	font-family:Arial;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	
}

.modContent{

}

.ctHeader{
	background-color:#213D28;
	font-family:Verdana,Arial
	font-size:8pt;
	font-weight:bold;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
	
}

.ctHeader A{
	background-color:#213D28;
	font-family:Verdana,Arial
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	
}

.ctToolBar, .ctToolBar TD{
	font-family:Verdana,Arial
	font-size:8pt;
	font-weight:bold;
	
}

.ctAlternate{
	font-family:Verdana,Arial
	font-size:8pt;
	
}

.ctNormal{
	font-family:Verdana,Arial
	font-size:8pt;
	
}

.ctSmall{
	font-family:Verdana;
	font-size:8pt;
	
}

.ctBulletin{
	padding-bottom:5px;
	
}

.ctBulletinNew{
	/*
	background: url(/_filelib/ImageGallery/Misc/Bullets/new.gif) no-repeat 100% 2px;
	padding-right: 28px;
	*/
	
}

.ctBulletinDate{
	color:#000000;
	
}

.ctBulletinShortText{
	font-family:Arial;
	font-size:10px;
	color:#111111;
	
}

#lgUserNameLabel,#lgPasswordLabel{
	font-size:10px;
	color:#424830;
	
}

