.text {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.text a{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.text a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#754181;
	text-decoration:none;
}
.list{
	list-style-image:url(../images/bullet.jpg);
}
.list li{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	padding-bottom:5px;
}
.list li a{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	padding-bottom:5px;
	text-decoration:none;
}
.list li a:hover{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#754181;
	padding-bottom:5px;
	text-decoration:underline;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left:90px;
	color: #008288;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #15568C;
	border: 1px dotted #A19F80;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px dotted #A19F80;
}.imgBorder {
	border: 1px dashed #999999;
}

