img {
	border: none;
}

.tah10 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.tah11 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	text-decoration: none;
	color: black;
}

td {
	vertical-align: top;
}

a {
	color: #050D79;
	text-decoration: none;
}

a:hover {
	color: #660066;
}

li {
	list-style-image: url(images/bullet.gif);
}

.links{
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #050D79;
}

.textbox{
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	background:A6B2BA;
	border-width:0;
	color:000000;
}

.content {
	font-family: Tahoma, Arial;
	font-size: 13px;
	text-decoration: none;
	position:relative;
	width:444px;
	height:252px;
	z-index:1;
	padding:5;
	padding-left:15;
	padding-right:15;
	color:black;
	overflow: auto;
	scrollbar-face-color: #8E9FA9;
	scrollbar-shadow-color:#8E9FA9;
	scrollbar-highlight-color:#F2F7FA;
	scrollbar-3dlight-color:#F2F7FA;
	scrollbar-darkshadow-color:#F2F7FA;
	scrollbar-track-color: #8E9FA9;
	scrollbar-arrow-color: #F2F7FA;
	top: 4px;
}