body {font-size: 9pt; font-family: Tahoma; color: #666666; }
td {
	font-size: 9pt;
	font-family: "Tahoma";
	color: #666666;
	line-height: 14pt;

}
td.grey { color: #000000; background-color: #EEEEEE; }
td.reverse { color: #FFFFFF; background-color: #999999; }
td.list {line-height: 12pt;}

p {font-size: 9pt; font-family: Tahoma; color: #444444;}
ul{
	list-style-image: url(/images/arrow_grey.gif);
}
select {  font-size: 9pt; font-family: Tahoma; }
input {  font-size: 9pt; font-family: Tahoma; color: #000000; border:1px solid #AAAAAA; }
textarea {  font-size: 9pt; font-family: Tahoma; color: #000000; border:1px solid #AAAAAA; }   
input.serviceLogin {  font-size: 8pt; font-family: Tahoma; color: #0000CC; }

a:link  {     text-decoration: none;     color: "#0000CC" ; }
a:visited  {     text-decoration: none; color: "#0000CC" ;}
a:hover {     text-decoration: underline;     color: "#0000FF" ; }
a:active {     text-decoration: underline;     color: "#FF0000" ; }

a.white:link  {   text-decoration: none;     color: "#FFFFFF" ; }
a.white:visited  {    text-decoration: none;    color: "#FFFFFF" ;}
a.white:hover {  text-decoration: underline;     color: "#FFFFFF" ; }
a.white:active {   text-decoration: underline;     color: "#FFFFFF" ; }

a.black:link  {  text-decoration: none;     color: "#000000" ; }
a.black:visited  {  text-decoration: none;    color: "#000000" ;}
a.black:hover {   	 text-decoration: none;     color: "#CC0000" ; }
a.black:active {    text-decoration: none;     color: "#FF0000" ; }

a.grey_bold:link  {  text-decoration: none;     color: "#333333" ; font-weight: bold; }
a.grey_bold:visited  {  text-decoration: none;    color: "#333333" ; font-weight: bold; }
a.grey_bold:hover {   	 text-decoration: none;     color: "#CC0000" ;  font-weight: bold; }
a.grey_bold:active {    text-decoration: none;     color: "#FF0000" ;  font-weight: bold; }

.btn { cursor: hand; font-size: 9pt; }
.hand {	cursor: hand; }
.row_off { background-color: ""; }
.row_on { background-color: #EEEEFF; cursor: hand; }
.row_off_a { background-color: "#EEEEEE"; }
.row_on_a { background-color: #FFCC44; cursor: hand; }

.titleblack { color: #000000; font-weight: bold; }
.titlegrey { color: #444444; font-weight: bold; }
.small8pt { font-size: 8pt; font-family: ±¼¸²}
.bold { font-weight: bold }
.border1grey { border: 1 solid #444444 }
.noborder { border: 0  }

.imp {
	color: #000000;
}
.tip {
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	font-variant: normal;
}


.red {
	color: #CC0000;
}

