/*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{
	color: #000080;
	
}

A:HOVER{
	color: #cc3300;
	text-decoration: underline;
	
}

LI{
	list-style-image: url(/_filelib/ImageGallery/Bullets/red_bullet_logo.gif);
	
}

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: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;
	
}

TABLE{
	BORDER-COLLAPSE: collapse;
	
}

TD{
	font-size:x-small;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	color: #000000;
	font-family: arial;
	font-size: x-small;
	width: 800px;
	
}

.mnuMainBoardOnly{
	color: #000000;
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	width: 275px;
	
}

.mnuSub{
	background-color: #b0b0b0;
	color: #000000;
	font-family: arial;
	font-size: x-small;
	margin-top: 1px;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	background-image: url(http://vct1.flexdemo.com/_filelib/ImageGallery/Bullets/nav_bullet.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #000000;
	font-family: arial;
	font-size: x-small;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	
}

.mnuItemOver,.mnuItemMembersOver,.mnuItemActiveOver{
	background-image: url(http://vct1.flexdemo.com/_filelib/ImageGallery/Bullets/nav_bullet.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #000000;
	font-family: arial;
	font-size: x-small;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	text-decoration: underline;
	
}

.mnuItemActive{
	background-image: url(http://vct1.flexdemo.com/_filelib/ImageGallery/Bullets/nav_bullet.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #000000;
	font-family: arial;
	font-size: x-small;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	text-decoration: underline;
	
}

.mnuItemSeparatorH{
	background-color:#FFFFFF;
	width:1px;
	height:100%;
	
}

.mnuItemSeparatorV{
	background-color:#FFFFFF;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*content styles*/

.inpButton{
	background-attachment: scroll;
	background-color: #7c7c7c;
	border-bottom: #999999 1px outset;
	border-left: #999999 1px solid;
	border-right: #999999 1px outset;
	border-top: #999999 1px outset;
	color: #ffffff;
	font-family: Ms Sans Serif,Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	
}

.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: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	text-align: center;
	text-transform: capitalize;
	
}

.modContent{

}

.ctHeader{
	background-color: #0c773f;
	border-bottom: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	
}

.ctHeader A{
	background-color: #0c773f;
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	
}

.ctToolBar, .ctToolBar TD{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	
}

.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;
	
}

