.t1 {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	}
.t1 a {
	color: rgb(0,0,255);
	text-decoration: none;
	}

.t1 a:visited {
	color: rgb(0,0,255);
	text-decoration: none;
	}

.t1 a:hover {
	color: rgb(255,0,0);
	text-decoration: none;
	}
.a1	{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	}

.a1 a {
	color: rgb(150,150,255);
	text-decoration: none;
	}

.a1 a:visited {
	color: rgb(0,0,255);
	text-decoration: none;
	}

.a1 a:hover {
	color: rgb(255,0,0);
	text-decoration: none;
	}

.a2	{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
}

.a2 a {
	color: white;
	text-decoration: none;
}

.a2 a:visited {
	color: white;
	text-decoration: none;
}

.a2 a:active {
	color: white;
	text-decoration: none;
}

.a2 a:hover {
	color: rgb(240,120,0);
	text-decoration: none;
}

.a3 {
	color: blue;
	text-decoration: none;
}

.a3:hover {
	color: red;
	text-decoration: underline;
}

.a4	{
	font-family: verdana;
	font-size: 8pt;
	color: white;
}

.a4 a {
	color: rgb(255,255,170);
	text-decoration: none;
}

.a4 a:visited {
	color: rgb(255,255,170);
	text-decoration: none;
}

.a4 a:active {
	color: rgb(255,255,170);
	text-decoration: none;
}

.a4 a:hover {
	color: rgb(255,255,0);
	text-decoration: underline;
}

.bt1 {
	background-color: rgb(200,200,200);
	font-family: verdana;
	font-size: 8pt;
	width: 100%;
}
.tree1 {
	font-size: 8pt; 
	font-family: verdana; 
	color: rgb(50,50,50);
	white-space: nowrap;
	text-decoration: none;
	}
.tree1 a {
	text-decoration: none;
	color: rgb(50,50,50);
}
.tree1 a:hover {
	color: rgb(204,102,0);
	text-decoration: underline;
}
.tree2 {
	font-size: 8pt; 
	font-family: verdana; 
	font-weight: bold;
	color: rgb(50,50,50);
	white-space: nowrap;
	text-decoration: none;
	}
.tree2 a {
	text-decoration: none;
	color: rgb(50,50,50);
}
.tree2 a:hover {
	color: rgb(204,102,0);
	text-decoration: underline;
}
.tree3 {
	font-size: 8pt; 
	font-family: verdana; 
	font-weight: bold;
	color: rgb(85,85,85);
	white-space: nowrap;
	text-decoration: none;
	}
.tree3 a {
	text-decoration: none;
	color: rgb(85,85,85);
}
.tree3 a:hover {
	color: rgb(204,102,0);
	text-decoration: underline;
}
.inpc1 {
	font-family: verdana;
	font-size: 8pt;
}

.inpc1 a {
	text-decoration: none;
	color: blue;
}

.inpc1 a:hover {
	text-decoration: underline;
	color: red;
}

.input1 {
	font-family: verdana;
	font-size: 8pt;
	width: 250px;
}
.input2 {
	font-family: verdana;
	font-size: 8pt;
	width: 230px;
}
.buttonbackground1 {
	border: solid rgb(150,150,150) 1px; 
	border-top: none; 
	background-color: rgb(220,220,220);
}
.buttonblack1 {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	background-color: rgb(50,50,50);
}
.buttonbrown1 {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	background-color: rgb(102,50,11);
}
.buttonblue1 {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	background-color: rgb(0,0,180);
}
.buttonred1 {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	background-color: rgb(180,0,0);
}
.buttongreen1 {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	background-color: rgb(0,180,0);
}
.titlebar1 {
	background-color: rgb(0,0,150);
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}
.titlebar1 a {
	color: white;
	text-decoration: none;
}
.titlebar1 a:hover {
	color: red;
	text-decoration: underline;
}
.titlebar2 {
	border: solid rgb(150,150,150) 1px;
	background-color: rgb(150,150,255);
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}
.updatePanel {
	border: solid rgb(150,150,150) 1px;
	background-color: rgb(180,180,180);
}
.optionlist1 {
	font-family: verdana;
	font-size: 8pt;
	height: 15px;
}
.optionlist1 a {
	color: blue;
	text-decoration: none;
}
.optionlist1 a:hover {
	color: red;
	text-decoration: none;
}
.multilist1 {
	font-family: verdana;
	font-size: 8pt;
}
.tankbar1 {
	border: solid rgb(150,150,150) 1px;
	background-color: rgb(200,200,200);
}
.hr1 {
	background-color: rgb(150,150,255);
}
.hr1 a {
	color: white;
	text-decoration: underline;
}
.hr1 a:visited {
	color: white;
	text-decoration: underline;
}
.hr1 a:hover {
	color: red;
	text-decoration: underline;
}
.hr2 {
	background-color: rgb(200,200,200);
}
.hr3 {
	background-color: rgb(175,255,175);
}
.hr4 {
	background-color: rgb(255,150,150);
}
 .hr5 {
	background-color: rgb(255,180,180);
}
.t2 {
	font-family: verdana;
	font-size: 9pt;
	color: black;
	border: solid rgb(150,150,150) 1px;
	padding-left: 2px;
	vertical-align: middle;
	height: 20px;
}

.t3 {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	}
.t3 a {
	color: rgb(0,0,255);
	text-decoration: none;
	}

.t3 a:visited {
	color: rgb(0,0,255);
	text-decoration: none;
	}

.t3 a:hover {
	color: rgb(255,0,0);
	text-decoration: underline;
	}