/* CSS Document */
td { font-family:Verdana; font-size:11px; color:#000000; line-height:18px;}

.tdgreen { font-family:Verdana; font-size:11px; color:#81923C; line-height:18px; font-weight:bold;}

.tdgray { font-family:Verdana; font-size:9px; color:#C6C6C6; line-height:18px;}

.tdwhite { font-family:Verdana; font-size:11px; color:#677989; line-height:18px;}

.tdsmall { font-family:Verdana; font-size:10px; color:#000000; line-height:18px; text-align:justify; padding-right:30px; }

a { font-family:Verdana; font-size:11px; color:#000000; line-height:18px; text-decoration:none;}
a:hover { font-family:Verdana; font-size:11px; color:#000000; line-height:18px; text-decoration:none;}

a.green { font-family:Verdana; font-size:11px; color:#81923C; line-height:18px; text-decoration:underline;}
a.green:hover { font-family:Verdana; font-size:11px; color:#81923C; line-height:18px; text-decoration:none;}

a.gray { font-family:Verdana; font-size:9px; color:#C6C6C6; line-height:18px; text-decoration:none;}
a.gray:hover { font-family:Verdana; font-size:9px; color:#818181; line-height:18px; text-decoration:none;}

a.blue { font-family:Verdana; font-size:10px; color:#677989; line-height:18px; text-decoration:underline;}
a.blue:hover { font-family:Verdana; font-size:10px; color:#677989; line-height:18px; text-decoration:none;}

.butten
	{
	color : #FFFFFF;
	font-family:Arial;
	font-size:11px;
	height: 20px;
	border: 1px #FFFFFF solid;
	background-color:#A8B7C3;
	cursor:hand;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
	}
	
.butten1
	{
	color : #FFFFFF;
	font-family:Arial;
	font-size:11px;
	height: 20px;
	border: 1px #FFFFFF solid;
	background-color:#778693;
	cursor:hand;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
	}	
	
.txtbox2
	{
	color : #000000;
	font-family:Verdana;
	font-size:11px;
	height: 20px;
	width: 190px;
	border: 1px #D7D7D7 solid;
	background-color:#ffffff;
	}	
	