 /*tag specific styles*/

BODY{
}

A{
    color: #000080;
}

A:HOVER{
    color: #cc3300;
	text-decoration: underline; 
}

LI{
	list-style-image: url(/_filelib/ImageGallery/Bullets/bullet_arrow_sm.jpg);
	line-height:16px;
}

INPUT{
    font-family:Arial;
}

SELECT{
    font-family:Arial;
}

TEXTAREA{
    font-family:Arial;
}

/*dhtml navigation menu styles*/

.mnuMain{
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
    width:796px;
    background-color:#3A5289;
}

.mnuSub{
	margin-top:1px;
    background-color:#3A5289;
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	text-align:center;
    font-family:Tahoma,Arial, Helvetica;
    font-size:13px;
    font-variant: small-caps;
    font-weight:bold;
    padding:8px;
    color:#FFFFFF;
}

.mnuItemOver,.mnuItemMembersOver,.mnuItemActiveOver{
    color:#000000;
	background-color:#D3DBDE;
}

.mnuItemActive{
    color:#000000;
	background-color:#D3DBDE;
}

.mnuItemSeparatorH{
	display:none;
}

.mnuItemSeparatorV{
	background-color:#FFFFFF;
	width:100%;
	height:1px;
}
 
.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/
.inpButton{
    font-family:Arial;
   	font-size:8pt;
	font-weight: bold;
	border: 1px outset #999999; 
	border-left:4px solid #EF3E42;
	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:10px;
}

.modHeader{
	color:#EF3E42;
    font-family:Times new Roman;     
    font-size:10pt;
    text-align:center;
    text-transform: uppercase;
    font-weight:bold;
	height:20px;
}

.modContent{
}

.ctHeader{
    background-color:#003399;
    font-family:Verdana,Arial;     
    font-size:8pt;
	font-weight:bold;
    border-top:1px solid #666666;
    border-bottom:1px solid #666666;
    color:#FFFFFF;
}

.ctHeader A{
    background-color:#003399;
    font-family:Verdana,Arial;     
    font-size:8pt;
	font-weight:bold;
    color:#FFFFFF;
}

.ctToolBar, .ctToolBar TD{
    font-family:Verdana,Arial;     
    font-size:8pt;
	font-weight:bold;
}



.ctAlternate{
    font-family:Verdana,Arial;
    font-size:8pt;  
}

.ctNormal{
    font-family:Verdana,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;
}
