html {
	scrollbar-base-color:grey;
	scrollbar-arrow-color:grey;

	scrollbar-face-color: #333333;
	scrollbar-arrow-color: #a4a4a4;
	scrollbar-track-color: #555555;
	scrollbar-3dlight-color: #444444;
	scrollbar-shadow-color: #a4a4a4;
	scrollbar-highlight-color: #aaaaaa;
}
body {
	font-weight: normal;
	FONT-SIZE: 11px;
	COLOR: #A4A4A4;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	margin:0px;
	background-color:#000;
/*	
	scrollbar-darkshadow-color: aef274;
*/
}

TD {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #A4A4A4; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, sans-serif
}
A {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #A4A4A4; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none;
}
A:link {
	COLOR: #A4A4A4;TEXT-DECORATION: none;
}
A:visited {
	COLOR: #A4A4A4;TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline; color: #A4A4A4;
}
A.simple:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4A4A4;

}

H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #A4A4A4; FONT-FAMILY: Verdana, Arial, sans-serif
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ce3031; FONT-FAMILY: Verdana, Arial, sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #990000; FONT-FAMILY: Verdana, Arial, sans-serif
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, sans-serif
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 25px; COLOR: #333333; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Arial, sans-serif
}
P {
	FONT-SIZE: 11px; COLOR: #A4A4A4; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Arial, sans-serif
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
PRE {
	MARGIN-TOP: 20px; FONT-SIZE: 12px; MARGIN-BOTTOM: 10px; LINE-HEIGHT: 22px
}
LI {
	FONT-SIZE: 11px; LINE-HEIGHT: 18px; LIST-STYLE-TYPE: square;
}
INPUT {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 8pt; VERTICAL-ALIGN: middle; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Arial, sans-serif
}
input.simple {
	border: none;
}
TEXTAREA {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, sans-serif
}

select
{
FONT-SIZE: 11px; COLOR: #000;
}

/**Noraml CSS tags**/
.innerheading
{
font-size:16px;
font-weight:bold;
height:25px;
border-bottom:1px solid #666;
}
.smallheading
{
	font-size:11px;
	height:25px;
	border-bottom:1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.nav
{
border:1px solid #353535;
padding:4px;
height:18px;
}

.nav a:link
{
FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fff;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: none;
}
.nav a:visited
{
FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fff;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: none;
}
.nav a:hover
{
FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fff;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: underline;
}


.button
{
background-color:#202020;
border:1px solid #202020;
color:#ccc;
}

/**Links **/
A.whitelink:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fff;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: none;
}
A.whitelink:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fff;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: none;
}
A.whitelink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR:#fff;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: underline;
}

A.redlink:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #990000;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: none;
}
A.redlink:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR:#990000;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: none;
}
A.redlink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR:#990000;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: underline;
}

.leftborder {
	border-left:1px dashed #666;
	vertical-align: bottom;

}
.topleftborder {
	border-top:1px dashed #666;
	border-left:1px dashed #666;
	vertical-align: bottom;
}
.topborder {
	border-top:1px dashed #666;
	vertical-align: bottom;
}
fieldset{
	border:0 none;
}
.newfield {
	display: block;
}
.footer {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.login {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 64px;
	border: thin outset;
}
/******************mouseover thumbnail-bigger image************/
.thumbnail{
	position: relative;
	z-index: 0;
	left: 51px;
	top: 219px;


}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span, .thumbnail div{
	position: absolute;
	background-color: black;
	padding: 10px;
	left: -1000px;
	border: 2px dotted gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: 625px;
	height: 275px;


}
.thumbnail span, .thumbnail div, .thumbnail span a, .thumbnail div a{ 
color:#a4a4a4;
}
/*CSS for enlarged image*/
.thumbnail span img, .thumbnail div img{ 
border-width: 0;
padding: 10px;
}

.thumbnail:hover span, .thumbnail:hover div{
	visibility: visible;
	left: -170px;
	top:-170px;
	/*bottom: 5px;*/
}
/***********************pagination*******************************/

.pagination{
padding: 2px;
text-align:center;

}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;

}
.pagination a:active
{
border: 0px solid #929292;
color: #fff;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 0px solid #333333;
text-decoration: none; 
color: #929292;
}

.pagination a:hover {
FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fff;  FONT-FAMILY: Verdana, Arial, sans-serif;  TEXT-DECORATION: underline;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 0px solid #929292;
font-size:12px;
color:#fff;

}
.pagination li{
padding: 0 1px;
border: 0px solid #929292;

color: #929292;
}


.pagination li.disablepage{
padding: 0 5px;
border: 0px solid #929292;
color: #929292;
}

.pagination li.nextpage{

border: 0px solid #929292;
}
.pagination li.nextpage a, .pagination li.nextpage a:visited, .pagination li.nextpage a:hover{
font-weight: bold;
color:#ffffff;
text-decoration:underline;
}
* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}
/*********************************************************************/
#hintbox{
	position:absolute;
	top: 0;
	background-color: #FFFFE0;
	width: 150px;
	padding: 3px;
	border:1px solid black;
	font:normal 10px  Verdana;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
	color: #000000;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
color: navy;
margin: 3px 8px;
}
.headerback {
	background-image: url(/images/top_bg.jpg);
}
.sitedate {
	color: #ffffff;
	text-align:right;
}
.detailbold {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	
}
