A:link {text-decoration: none; color: #0000FF;}
A:visited {text-decoration: none; color: #021964;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #0000FF;}

INPUT {
	font-family: Verdana, "MS Serif", "New York", serif;	
	padding: 2px;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #000000;
}

option {
	font-family: "MS Serif", Verdana, "New York", serif;
	padding: 2px;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #000000;
}


INPUT.inputbox {
	font-family: Verdana, "MS Serif", "New York", serif;	
	font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #60748B;
}


.tablemain {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}

.tablemain a {
color:#4A4B4B;
text-decoration:none;
}

.tablemain a:hover,link,visited {
color:#8D1C1C;
text-decoration:underline;
}

.tablemain TD {
border-top-width:1;
border-top-style: solid ;
border-top-color: #ffffff;
border-bottom-width:1;
border-bottom-style: solid ;
border-bottom-color: #C4C4C4;
color:#222222;
FONT-SIZE: 11px; 
font-family:Arial, Helvetica, sans-serif;
}

td.tableheader { 
  border-top: 1px solid #E9E9E9;
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid  #C4C4C4;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
  color: #333333;
  FONT-SIZE: 12px; 
  background-image: url(images/td_bg.gif);
  font-weight: bold;
}

.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/submitbutton.gif);
backgroung-image: repeat-x;
width:80px;

}


.btn2 {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/submitbutton.gif);
backgroung-image: repeat-x;
width:130px;

}
TD {
	font-size: 8pt;
	font-family: tahoma, Verdana, Arial, Helvetica;
	color: #222222;
	line-height: 14px;
}
BODY.backlogo
{
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(images/background.jpg);

