.t11 {
	background-color:#E5E5E5;
	padding: 4px;
	margin: 2px;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	vertical-align: top;
}
	background-image: url(bg1.gif);
.t12 {
	border-right: 1px solid Black;
	background-color: White;
	background-image: url(bg1.gif);
	padding: 4px;
	margin: 2px;
}

.t13 {
	border-bottom: 1px solid Black;
	background-color: White;
	background-image: url(bg1.gif);
	padding: 4px;
	margin: 2px;
}

.t1 {
	background-color: White;
	padding: 4px;
	margin: 2px;
}

body {
	background-color: #CACACA;
	background-image: url(bg.gif);
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.t2h {
	background-color: #FF6910;
	color: White;
	font-weight: bold;
	border-left: 1px solid #FD8B47;
	border-top: 1px solid #FD8B47;
	padding:2px;
	overflow: visible;
	text-align: center;
}

.t2hmavi {
	background-color: #3A5A8A;
	color: White;
	font-weight: bold;
	border-left: 1px solid #A2B0CF;
	border-top: 1px solid #A2B0CF;
	padding:2px;
	overflow: visible;
	text-align: center;
	font-size: 12px;
}

.t2t {
	border: 1px solid #C47600;
	background-color: gray;
}
.t2n {
	background-color: #F1CF80;
	padding:2px;
	text-align: center;
	cursor: hand;
	font-size: 10px;
}
.t2nx {
	background-color: #F1CF80;
	padding:2px;
	text-align: left;
	cursor: hand;
	font-size: 10px;
}
.t2nm {
	background-color: #F1CF80;
	padding:2px;
	text-align: left;
	cursor: hand;
	font-size: 10px;
}

.t2nmavi {
	background-color: #A2B0CF;
	padding:2px;
	text-align: left;
	cursor: hand;
	font-size: 10px;
}

.t2nn {
	background-color: #F9DDC5;
	padding:2px;
	text-align: left;
	cursor: hand;
	font-size: 10px;
}
.t2no {
	background-color: #FDFDFD;
	text-align: center;
	padding:2px;
	cursor: hand;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;	
	font-size: 18px;
	background-color: #848284;
	padding-left: 9px;
	margin-bottom: 5px;
	margin-top: 15px;
	}

.t3 {
	background-color: #F9DDC5;
	padding:2px;
}
a {
	text-decoration: none;
	color: #9A4E10;
}
a:hover {
	color: #EF832A;
	text-decoration: underline;
}
.bigheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;	
	font-size: 29px;
	font-weight: bold;
	}
	
.text1{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #EC8E00;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
failter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
