/* CSS Document */

body{
	margin:0px;
	}
.menu{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
.menu:hover{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	}
.tmenu{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
.tmenu:hover{
	font-family:Tahoma;
	color:#FF6600;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	}
.datetxt{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
.tbor{
	border-top:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	}
.txtfld{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	border:1px solid #999999;
	}
.tbor1{
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	}
.datetxt1{
	font-family:Tahoma;
	color:#FF6600;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
.mtb{
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	}
.mtb1{
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	}
