/*tag specific styles*/

BODY{
	font-family: verdana;
	font-size: 8pt;
	scrollbar-darkshadow-color: #dedbd6;
	scrollbar-face-color: #dedbd6;
	scrollbar-highlight-color: #dedbd6;
	scrollbar-shadow-color: #888888;
	scrollbar-track-color: #ffffff;
	
}


a, a.visited
{
color:#0055a5;
font-size:13px;
text-decoration:underline;

A:HOVER{
	color: #fbb716;
	
}

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:8pt;
	font-family:verdana;
	
}

SELECT{
	background-color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	
}

TEXTAREA{
	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: 8pt;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #0000000 0px solid;
	border-top: #000000 0px solid;
	font-family: verdana;
	margin:8px 8px 3px 8px;
}

.mnuMain2{
	background-color: #4a238e;
	border-bottom: #4a238e 1px solid;
	border-left: #4a238e 1px solid;
	border-right: #4a238e 1px solid;
	border-top: #4a238e 1px solid;
	font-family: verdana;
	
}

.mnuMainHorizontal{
	background-color: #ffffff;
	border-top: #fbb716 2px solid;
	font-family: verdana;
	width: 780px;
	
}

.mnuMainHorizontal2{

}

.mnuSub{
	background:#ffffff;
	border-bottom: #000000 0px solid;
	border-left: #000000px solid;
	border-right: #000000px solid;
	color: #18287B
	font-family: verdana;
	font-weight: regular;
	padding:8px 8px 3px 8px;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	background:#ffffff;
	color: #18287B
	font-family: verdana;
	font-size: 8pt;
	font-weight: regular;
	padding:8px 8px 3px 8px;
}

.mnuItemOver{
	background:#ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: regular;
	
}

.mnuItemActive{
	background:#ffffff;
	color: #000000;
	font-family: verdana;
	font-weight: regular;
	
}

.mnuItemActiveOver{
	background:#ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: regular;
	
}

.mnuItemMembers{
	background-color:#F2F2F5;
	color: #000000;
	font-family: verdana;
	font-weight: regular;
	
}

.mnuItemMembersOver{
	background-color:#F2F2F5;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: regular;
	
}

.mnuItemSeparatorH{
	display:none;
}

.mnuItemSeparatorV{
	display:none;
}

.mnuSeparatorH{
	display:none;
}

.mnuSeparatorV{
	display:none;
}

/*content styles*/

.inpButton{
	font-family:Verdana;
	font-size:9px;
	font-weight: bold;
	border: 1px outset #999999;
	color: #333333;
	padding: 1px;
	background-color: #EFEFEF;
	background-image: url(/_filelib/ImageGallery/Backgrounds/btn_background.gif);
	background-attachment:scroll;
	
}

.inpCheckBox{
	border:0px;
	background:none;
	
}

.modContainer{
	background-color:#FFFFFF;
color:#333;
	
}

.modHeader{
	background-color: #ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	
}

.modContent{
	border-top:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	
}

.ctHeader{
	font-family:verdana;
	color:#000000;
	font-size: 8pt;
	
}

.ctToolBar{
	font-family:verdana;
	font-size:8pt;
	
}

.ctAlternate{
	font-family:verdana;
	font-size:8pt;
	
}

.ctNormal{
color:#030708;
font-family:Helvetica;
font-size:13px;
line-height:18px;
	
}

.ctSmall{
	font-family:verdana;
	font-size:8pt;
	
}

.mnuPiquaMain{
	height:35px;
	width:100%;
	background-color:#000000;
	
}

.mnuPiquaItem, .mnuPiquaItemOver{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#000;
	color:#fff;
	padding:8px 5px;
	font-size:8px;
	
}

.mnuPiquaSub{
	border-left:1px solid #1B3C68;
	border-bottom:1px solid #1B3C68;
	background-color:#466793;
	width:100px;
	text-shadow:none;
	font-size:8px;
}

.mnuPiquaSubItem, .mnuPiquaSubItemOver{
	padding:3px;
	color:#fff;
	font-family:Verdana;
	font-size:11px;
	
}

.mnuPiquaSubItemOver{
	background-color:#5D84B7;
	
}

.mnuPiquaSubSeparator{
	background-color:#fbb716;
	height:1px;
	width:100%;
	
}

#mainContent{
	background-color: #ffffff;
color:red;
}