/* CSS Document */

body
{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
.txtField
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	width: 300px;
}
.txtarea
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.pageCaptext
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	height: 50px;
}

.imgcaptext
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
}


.dropdown
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 100px;
	border: thin solid #000000;
}

.buttoncss
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 100px;
	border: thin solid #000000;
	padding: 3px;
	text-decoration: none;
}
.rightBG
{
	background-repeat: repeat;
	background-position: left top;
}
.leftBG
{
	background-repeat: no-repeat;
	background-position: right top;
	width: 50%;
}

.imgCapBG
{
	background-repeat: repeat-y;
	background-image: url(  'images/imgcapbg.png' );
	width: 100px;
}
.normaltext
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	height: 50px;
}



.imgCapBGIE
{
	width: 100px;
	height: auto;
	z-index: 1;
	background-image: url(  'images/imgcapbg.png' ) repeat-y transparent;
}
.footer
{
	height: 50px;
	background-color: #000000;
	vertical-align: top;
	text-align: left;
	padding: 3px 0px 0px 5px;
}

.scrollDiv
{
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-arrow-color: blue;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color: #888888;
}
.links
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	width: 100px;
}
.pagination
{
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
}

.pageno
{
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 20px;
	text-align: center;
	cursor: pointer;
	font-size: 8pt;
	font-weight: bold;
}



.sshowicon
{
	cursor: pointer;
}


.selpageno
{
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #666666;
	width: 20px;
	text-align: center;
}

.mediaBox
{
	float: left;
	background-color: #222222;
	margin: 3px;
	padding: 10px;
	height: 220px;
	width: 170px;
	cursor: pointer;
	font-size: 8pt;
	font-weight: bold;
}

.mediaBoxsel
{
	float: left;
	background-color: #444444;
	margin: 3px;
	padding: 10px;
	height: 220px;
	width: 170px;
	cursor: pointer;
	font-size: 8pt;
	font-weight: bold;
}

.mediaImage
{
	clear: left;
	margin: 3px;
	padding: 10px;
	font-size: 9pt;
	font-weight: bold;
	border: 10px solid #222222;
}

.mediaContent
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.imgclass
{
	width: 154px;
	height: 200px;
}

.tooltip
{
	float: left;
	width: 60px;
	text-align: center;
	background-color: #FDFBD7;
	color: #000000;
	border: 1px #CCCCCC solid;
	padding: 2px;
	position: absolute;
	margin-top: -26px !important;
	margin-left: 35px !important;
	margin-top: 5px;
	margin-left: 0px;
	display: none;
}

ul.sitemap
{
	width: 280px;
	list-style: none;
	margin: 5px 0 5px 0;
	overflow: hidden;
	float: left;
	padding: 3px;
	color: #FFFFFF;
	margin-left: 30px;
	border-top: 1px solid #d8dbed;
}
ul.sitemap li ul
{
	padding-top: 5px;
	border-bottom: 1px solid #d8dbed;
}
ul.sitemap li
{
	clear: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: disc;
	font-weight: bold;
	font-size: 14px;
}

ul.sitemap li ul li
{
	clear: left;
	margin: 0px;
	list-style: none;
	padding-top: 5px;
	text-align: left;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
}

ul.sitemap li a
{
	text-decoration: none;
	color: #CCCCCC;
	text-align: center;
	text-align: left;
	cursor: pointer;
	float: left;
	font-weight: bold;
	font-size: 12px;
}

ul.sitemap li a:hover
{
	text-decoration: none;
	font-weight: bold;
}

.w90p
{
	width: 90%;
}

.msgtxt
{
	text-align: center;
	padding: 20px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
}

.colorThumb
{
	padding: 5px;
}
