body, td {
/*
	leftmargin:0;
	topmargin:0;
	marginwidth:0;
	marginheight:0;
	margin:0px;
*/
  font-family: verdana, tahoma, arial,sans-serif;
  font-size:11px;
  color: #444444;
  line-height:160%;
}

option {size:8px;color:#444444;}

a {text-decoration:none;color: #000099;}
a:hover {text-decoration:underline;color: #0000FF;}
a.black {text-decoration:none;color: #000000;}
a.black:hover {text-decoration:underline;color: #B40E06;}

a.white {text-decoration:none;color: #ffffff;}
a.white:hover {text-decoration:underline;color: #000000;}

a.whiteNoUnderline {text-decoration:none;color: #ffffff;}
a.whiteNoUnderline:hover {text-decoration:none;color: #000000;}

a.red {text-decoration:none;color: #B40E06;}
a.red:hover {text-decoration:underline;color: #000000;}

a.red:visited {text-decoration:none;color: #ff0000;}

.more:link {text-decoration:none;color: #B40E06;}
.more:hover {text-decoration:underline;color: #000000;}

.white {color: #ffffff;}


.heading {
 text-decoration:none;
  color: #000000;  /*C42718*/
  font-family: verdana, tahoma, arial,sans-serif;
  font-size:11px;
  font-weight:bold;
	border-bottom:1px solid #bbbbbb;
}

.heading2{
 text-decoration:none;
  color: #ffffff;
  font-family: verdana, tahoma, arial,sans-serif;
  font-size:11px;
  font-weight:bold;
}


.login
{
	font-family : verdana;
	font-size : 12px;
	color: #ffffff;
               font-weight:normal;
	background-color : #0170A0;
	padding: 1px;
	margin: 2px;
	height: 20px;
	border: 1px solid #ffffff;
    width:130px;
}

.required {background-image:url(images/required.gif); background-position:top right; background-repeat:no-repeat;}

