html, body, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
}


a, a:link, a:visited {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



a.left, a.left:link, a.left:visited {
	color: #5E656B;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}


.date {
	color: #990000;
	font-size: 10px;

}


li {
	list-style : url(/common/chost/list.gif);
	padding-left: 20px;
	margin: 0;
	list-style: outside;
}


input.text {
	border: #000000 1px solid;
	width: 118px;
	height: 18px;
}


.dot, .dot:link, .dot:visited {
	background : url(/common/chost/list2.gif) no-repeat left top;
	padding-left: 15px;
	color: #424242;
}


.dot2, .dot2:link, .dot2:visited {
	background : url(/common/chost/red.gif) no-repeat left top;
	padding-left: 13px;
	color: #424242;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #727D87 1px solid;
}


a.grey, a.grey:link, a.grey:visited {
	color: #5E656B;
	display: block;
}


a.grey2, a.grey2:link, a.grey2:visited {
	color: #727D87;
}




.submenu, .submenu:link, .submenu:visited {
	color: #5E656B;
	display: block;

	padding-bottom: 5px;
	padding-left: 15px;
	background : url(/common/chost/list2.gif) no-repeat left top;

}

.submenu_on, .submenu_on:link, .submenu_on:visited {
	color: #990000;
	display: block;

	padding-bottom: 5px;
	padding-left: 15px;
	background : url(/common/chost/list2_act.gif) no-repeat left top;

}

.dig {
	background : url(/common/chost/circle.gif) no-repeat left top;
	width: 24px;
	height: 24px;
	padding-top: 5px;
	padding-left: 9px;
	color: #C7C47A;
	font-weight: bold;
}

.let {
	color: #C7C47A;
	font-weight: bold;
	vertical-align: top;
	width: 10px;
}

td.left {
	padding-left: 11px;
	height: 29px;
}

