/*tag specific styles*/

BODY{
	background-color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	scrollbar-darkshadow-color: #dedbd6;
	scrollbar-face-color: #dedbd6;
	scrollbar-highlight-color: #dedbd6;
	scrollbar-shadow-color: #888888;
	scrollbar-track-color: #ffffff;
	
}

#fwContent SPAN{
	font-family:Arial;
	
}

#fwContent FONT{
	font-family:Arial;
	
}

A{
	color: #6e6e6e;
	
}

A:HOVER{
	color: #100ef0;
	text-decoration: underline;
	
}

LI{
	list-style-image: url(/_filelib/ImageGallery/Bullets/red_bullet_logo.gif);
	
}

INPUT{
	background-attachment: scroll;
	background-color: #e2e2e2;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	font-family: verdana;
	font-size: 9pt;
	
}

SELECT{
	background-color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	
}

TEXTAREA{
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../../_icons/bg_inset_shadow.gif);
	background-position: left top;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	
}

TABLE{
	BORDER-COLLAPSE: separate;
	
}

TD{
	font-size: 9pt;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	background-color: #d4d4d4;
	width: 970px;
	
}

.mnuMain2{
	background-color: #FFFFFF;
	width: 997px;
	
}

.mnuSub{
	background-color: #FFFFFF;
	
}

.mnuSub2{
	background-color: #FFFFFF;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	background-color: #6e6e6e;
	color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 0px;
	padding: 2px;
	text-align: center;
	
}

.mnuItem2, .mnuItemOver2, .mnuItemActive2, .mnuItemActiveOver2, .mnuItemMembers2, .mnuItemMembersOver2{
	background-color: #e5851e;
	color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 0px;
	padding: 2px;
	text-align: center;
	
}

.mnuItemOver,.mnuItemMembersOver,.mnuItemActiveOver{
	background-color: #294b8f;
	
}

.mnuItemOver2,.mnuItemMembersOver2,.mnuItemActiveOver2{
	background-color: #ffaf59;
}

.mnuItemActive{
	background-color: #aaaaac;
	
}

.mnuItemActive2{
	background-color: #b05b00;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	background-attachment: scroll;
	background-color: #a4a4a6;
	border-left: #6e6e6e 9px solid;
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;
	
}

.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: #294b8f;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 12px;
	text-align: center;
	
}

.modContent{

}

.ctHeader{
	background-color: #6e6e6e;
	border-bottom: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #ffffff;
	font-family: Verdana,Ms Sans Serif,Arial;
	font-size: 8pt;
	font-weight: bold;
	
}

.ctHeader A{
	background-color: #294b8f;
	color: #ffffff;
	font-family: Verdana,Ms Sans Serif,Arial;
	font-size: 8pt;
	font-weight: bold;
	
}

.ctToolBar, .ctToolBar TD{
	font-family: Arial;
	font-size: 10pt;
	
}

.ctAlternate{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctNormal{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctSmall{
	font-family:Verdana;
	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;
	
}

