/*tag specific styles*/

BODY{
	font-family:Myriad Pro,Trebuchet MS, Arial;
	font-size:14px;
}

A{
	color: #3D6413;	
	text-decoration: none;
}

A:HOVER{
	text-decoration: underline;
}

LI{
	list-style-image: url(/_filelib/ImageGallery/design/li.gif);	
}

INPUT{
	background:#FFFFFF;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	font-size:11px;
	font-family:Myriad Pro,Trebuchet MS, Arial;
	
}

SELECT{
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Myriad Pro,Trebuchet MS, Arial;
}

TEXTAREA{
	background-color:#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:11px;
	font-family:Myriad Pro,Trebuchet MS, Arial;
	
}

TABLE{
	BORDER-COLLAPSE: collapse;
	
}

TD{
	font-size:14px;
}

/*dhtml navigation menu styles*/

.mnuMain{
	background-color:#ECE6CB;
	border:1px solid #C4B799;
}

.mnuSub{
	margin-top:1px;
	background-color:#ECE6CB;	
	border:1px solid #C4B799;
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver{
	white-space:nowrap;
	font-family:Myriad Pro,Trebuchet MS, Arial; 
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	color:#005C03;
}

.mnuItemOver,.mnuItemActive,.mnuItemActiveOver{
	color:#000000;
}

.mnuItemSeparatorH{
	background-color:#FFFFFF;
	width:1px;
	height:12px;
}

.mnuItemSeparatorV{
	background-color:#FFFFFF;
	width:95%;
	height:1px;	
}


.mnuLeftMain{
	width:150px;
	margin-top:50px;
}

.mnuLeftSub{
	margin-left:11px;
}

.mnuLeftItem, .mnuLeftItemOver, .mnuLeftItemActive, .mnuLeftItemActiveOver{
	font-family:Myriad Pro,Trebuchet MS, Arial; 
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-top:0px;
	padding-bottom:1px;
	padding-left:15px;
	padding-right:30px;
	color:#64a520;
}

.mnuLeftItemOver,.mnuLeftItemActive,.mnuLeftItemActiveOver{
	text-decoration:underline;
}

.mnuLeftItemSeparatorV{
	display:none;
}

.mnuBottomMain{
}

.mnuBottomSub{
}

.mnuBottomItem, .mnuBottomItemOver, .mnuBottomItemActive, .mnuBottomItemActiveOver{
	font-family:Myriad Pro,Trebuchet MS, Arial; 
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:11px;
	padding-right:11px;
	color:#FFFFFF;
}

.mnuBottomItemOver,.mnuBottomItemActive,.mnuBottomItemActiveOver{
	text-decoration:underline;
}

.mnuBottomItemSeparatorV{
	background-color:#FFFFFF;
	width:1px;
	height:11px;
}

/*content styles*/

.inpButton{
	font-family:Myriad Pro,Trebuchet MS, Arial;
	font-size:11px;
	font-weight: bold;
	border: 1px outset #999999;
	border-left:4px solid #7ABB37;
	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:11px;
	
}

.modHeader{
	color:#477B1D;
	font-family:Myriad Pro,Trebuchet MS, Arial;
	font-size:12px;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
	height:20px;
	
}

.modContent{

}

.ctHeader{
	background-color:#003399;
	font-family:Myriad Pro,Trebuchet MS, Arial;
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
	
}

.ctHeader A{
	background-color:#003399;
	font-family:Myriad Pro,Trebuchet MS, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	
}

.ctToolBar, .ctToolBar TD{
	font-family:Myriad Pro,Trebuchet MS, Arial;
	font-size:11px;
	font-weight:bold;
	
}

.ctAlternate{
	font-family:Myriad Pro,Trebuchet MS, Arial;
	font-size:11px;
	
}

.ctNormal{
	font-family:Myriad Pro,Trebuchet MS, Arial;
	font-size:11px;
	
}

.ctSmall{
	font-family:Verdana;
	font-size:10px;
}

.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:11px;
	color:#111111;
	
}

