/*tag specific styles*/

BODY{
	/*scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #DEDBD6;
	scrollbar-shadow-color:#888888;
	scrollbar-darkshadow-color:#DEDBD6;
	scrollbar-highlight-color:#DEDBD6;
	background-image: url(/images/general/bg_cccccc.gif);
	background-repeat: repeat-y;
	background-position: left top; */
	font-family: Arial, Helvetica, sans-serif;
}

/* - Link tag - */

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}

a:link, a:active, a:visited{
	color: #CC6600;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}

/* - */

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;
}

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	{
	height: 30px;
	background-color: transparent;
	text-align: left;
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 20px;
	background-image: url(/images/general/box_nav.gif);
	background-repeat: no-repeat;
	background-position:0 45%;
}

.mnuItemOver,.mnuItemActive,.mnuItemActiveOver,.mnuItemMembersOver	{
	color: #CC6600;
}

.mnuItemActive	{
	color: #CC6600;
}

/* Controls width, style, background, font, color of drop menu */

.mnuSub	{
	background-color: #FFFFFF;
	border: 1px solid #CC6600;
	width: 150px;
}

.mnuSubItem, .mnuSubItemOver, .mnuSubItemActive, .mnuSubItemActiveOver, .mnuSubItemMembers, .mnuSubItemMembersOver	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #CC6600;*/
}

.mnuSubItemOver,.mnuSubItemActive,.mnuSubItemActiveOver,.mnuSubItemMembersOver	{
	color: #CC6600;
}

.mnuSubItemActive	{
	color: #CC6600;
}

.mnuFooter	{
	background-color: transparent;
}

.mnuFooterItem, .mnuFooterItemOver, .mnuFooterItemActive, .mnuFooterItemActiveOver, .mnuFooterItemMembers, .mnuFooterItemMembersOver	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	padding-right: 14px;
	padding-top: 6px;
	/*background-image: url(/images/nav/nav_dots.gif);
	background-repeat: no-repeat; */
}

.mnuFooterItemOver,.mnuFooterItemActive,.mnuFooterItemActiveOver,.mnuFooterItemMembersOver	{
	color: #CC6600;
}

.mnuFooterItemActive	{
	color: #CC6600;
}

/* - */

.mnuItemSeparatorH{
	display:none;
	background-color:#CC6600;
	width:9px;
	height:9px;
}

.mnuItemSeparatorV{
	background-color:#CC6600;
	width:100%;
	height:1px;
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	font-family:Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight: bold;
	border: 1px outset #CCCCCC;
	color: #333333;
	padding: 1px;
	text-align: left;
	/*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: Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	/*height:20px; */
	color:#CC6600;
}

.modContent{

}

.ctHeader{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*border-top:1px solid #666666; */
	/*border-bottom:1px solid #666666; */
	color:#CC6600;
}

.ctToolBar{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}

.ctAlternate{
	background-color:#F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align: left;
}

.ctNormal{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
}

.ctSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.ctBulletin{
	/*margin-bottom:20px; */
	padding-bottom: 15px;
}

.ctBulletinNew{
	/*background: url(/_filelib/ImageGallery/Bullets/new.gif) no-repeat 100% 2px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC6600;
	font-weight:bold;
}

.ctBulletinDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC6600;
	font-weight:bold;
}

.ctBulletinShortText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	padding-top: 6px;
}

a.footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	padding-top: 6px;
}

a.footer:link, a.footer:active, a.footer:visited{
	color: #333333;
	text-decoration: none;
}

a.footer:hover{
	color: #CC6600;;
	text-decoration: underline;
}


#blue {
background-color:#333366;
}
