body	{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	margin: 0 0 0 0;
	background-color:#F6F8F8;
}


.greenTextSmall {
	color:#92A1AB; 
}

.greenText {
	color:#92A1AB; 
	font-family:verdana; font-size:12; 
	font-weight:bold;
}


.greenTextLarger {
	color:#92A1AB; 
	font-family:verdana; font-size:14; 
	font-weight:bold;
}

.greenTextLargest {
	color:#92A1AB; 
	font-family:verdana; font-size:16; 
	font-weight:bold;
}

.buttonwhite {
	background-color: #FFFFFF;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	border: 1px solid #999999;
	color: #999999;
		height:17px;
}
.inputsearch {
	font-family:verdana; font-size:10px; 
	font-weight:normal;
	border: 1px solid #D4DADD;
	width:81px;
	height:13px;
}
.inputwhite {
	font-family:verdana; font-size:10px; 
	font-weight:normal;
	border: 1px solid #D4DADD;
	width:250px;
	height:17px;
}
.inputwhitearea {
	font-family:verdana; font-size:10px; 
	font-weight:normal;
	border: 1px solid #D4DADD;
	width:250px;

}
.inputwhitearealarge {
	font-family:verdana; font-size:10px; 
	font-weight:normal;
	border: 1px solid #D4DADD;
	width:330px;

}
.inputwhitelarge {
	font-family:verdana; font-size:10px; 
	font-weight:normal;
	border: 1px solid #D4DADD;
	width:120px;
	height:17px;
}

A {
	color:#000000;
	font-family:verdana; font-size:10;
	text-decoration:underline;
}

A:visited {
	color:#000000;
	font-family:verdana; font-size:10;
	text-decoration:underline;
}

A:active {
	color:#000000;
	font-family:verdana; font-size:10;
	text-decoration:underline;
}

.over{
    background-color:#B5BEC3;
    border-top:#D4DADD solid 1px;
    border-right:#D4DADD solid 1px;
    border-left:#D4DADD solid 1px;
    border-bottom:#D4DADD solid 1px;
    color:white;
		cursor:hand;
    font-family:arial,helvetica;
    font-size:10px;
    font-weight:bold;
    height:13px;
    letter-spacing:-0.5pt;
    padding-top:1px;
    text-decoration:none;
    width:131px;
		}
.hit{
    background-color:#B5BEC3;
    border-top:#D4DADD solid 1px;
    border-right:#D4DADD solid 1px;
    border-left:#D4DADD solid 1px;
    border-bottom:#D4DADD solid 1px;
    color:white;
		cursor:hand;
    font-family:arial,helvetica;
    font-size:10px;
    font-weight:bold;
    height:13px;
    letter-spacing:-0.5pt;
    padding-top:1px;
    text-decoration:none;
    width:131px;
		}
.off {
   background-color:#WHITE;
    border-top:#D4DADD solid 1px;
    border-right:#D4DADD solid 1px;
    border-left:#D4DADD solid 1px;
    border-bottom:#D4DADD solid 1px;
    color:#92A1AB;
		cursor:hand;
    font-family:arial,helvetica;
    font-size:10px;
    font-weight:bold;
	font-color:#92A1AB;
    height:13px;
    letter-spacing:-0.5pt;
    padding-top:1px;
    text-decoration:bold;
    width:131px;
		}

ul {
	list-style-image:  url(../../../img/gx_blue_dot.gif/$file/gx_blue_dot.gif);
	left: -10px;
	position: relative;
}

OL {
	left: -10px;
	position: relative;
}

IMG {
	border: 0px none;
}

TD {
	color:#000000; 
	font-family:verdana; font-size:10; 
	font-weight:normal;
}