/*tag specific styles*/

BODY{
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #DEDBD6;
	scrollbar-shadow-color:#888888;
	scrollbar-darkshadow-color:#DEDBD6;
	scrollbar-highlight-color:#DEDBD6;
	
}

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-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:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	background-color:#330099;
	width:770px;
	
}

.mnuTab{
	width:600px;
	
}

.mnuTabItem DIV,.mnuTabItemOver DIV{
	color:#FFFFFF;
	white-space: nowrap;
	text-align:center;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:0px;
	margin-left:10px;
	background: url(/_filelib/ImageGallery/Design/tab_right.gif) right top no-repeat;
	
}

.mnuTabItem A,.mnuTabItemOver A{
	display:block;
	background: url(/_filelib/ImageGallery/Design/tab_left.gif) left top no-repeat;
	
}

.mnuTabItemOver DIV{
	background: url(/_filelib/ImageGallery/Design/tab_right.gif) right top no-repeat;
	
}

.mnuTabItemOver A{
	background: url(/_filelib/ImageGallery/Design/tab_left.gif) left top no-repeat;
	
}

.mnuTabSep{
	width:1px;
	
}

.mnuTabSub{
	margin-top:2px;
	margin-left:0px;
	border:1px solid #F0F0F0;
	
}

.mnuTabSubItem,.mnuTabSubItemOver{
	background: url(/_filelib/ImageGallery/Design/submenu_off.gif) #336699 repeat-x left top;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-transform: uppercase;
	white-space: nowrap;
	
}

.mnuTabSubItemOver{
	background: url(/_filelib/ImageGallery/Design/submenu_on.gif) #214263 repeat-x left top;
	
}

.mnuTabSubSep{
	height:1px;
	background-color:#F0F0F0;
	
}

.mnuFooter{
	margin:3px;
	
}

.mnuFooterText{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
	
}

.mnuFooterTextOver{
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color:#37699C;
	padding-left:4px;
	padding-right:4px;
	
}

.mnuFooterSep{
	width:1px;
	height:10px;
	background-color:#FFFFFF;
	
}

.mnuSub{
	background-color:#330099;
	border:1px solid #B0B0B0;
	border-right:2px outset #DDDDDD;
	border-bottom:2px outset #DDDDDD;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	font-family:verdana,arial,helvetica;
	font-size:8pt;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
	
}

.mnuItem2{
	color: #000000;
	
}

.mnuItemOver{
	background-color:#6633FF;
	
}

.mnuItemOver2{
	background-color: #336699;
	
}

.mnuItemActive{
	background-color:#3300CC;
	
}

.mnuItemActiveOver{
	background-color:#6633FF;
	
}

.mnuItemMembers{
	background-color:#330099;
	
}

.mnuItemMembersOver{
	background-color:#6633FF;
	
}

.mnuItemSeparatorH{

}

.mnuMainBottom{

}

.mnuitemBottom{

}

.mnuitemoverBottom{

}

.mnuitemSeparatorHBottom{
	background-color: #000000;
	height: 12px;
	width: 1px;
	
}

.mnuItemSeparatorV{

}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	background-color:#669966;
	color:white;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:none;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	
}

.modContainer{

}

.modHeader{
	background-color: #336699;
	color: #ffffff;
	font-family: Ms Sans Serif,Arial;
	font-size: 9pt;
	font-weight: bold;
	height: 18px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: center;
	
}

.modContent{

}

.ctHeader{
	font-family:Verdana,Ms Sans Serif,Arial;
	color:#000000;
	font-size:8pt;
	font-weight:bold;
	padding:4px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	
}

.ctToolBar{
	background-color:#EEEEEE;
	font-family:Ms Sans Serif,Arial;
	font-size:9pt;
	
}

.ctAlternate{
	font-family:Ms Sans Serif,Arial;
	font-size:9pt;
	
}

.ctNormal{
	font-family:Ms Sans Serif,Arial;
	font-size:9pt;
	
}

.ctSmall{
	font-family:Arial;
	font-size:8pt;
	
}

/*new template styles*/

.menutext{
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	letter-spacing:0px;
	
}

.menutext a{
	text-decoration: none;
	color:#37699C;
	
}

.menutext a:hover{
	text-decoration: none;
	color:#030545;
	
}

.whitetext{
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	
}

.whitetext a{
	text-decoration: none;
	color:#37699C;
	
}

.whitetext a:hover{
	text-decoration: none;
	color:#030545;
	
}

