body {
	SCROLLBAR-FACE-COLOR: #DCDCDC; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #E0E0E0; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #E0E0E0; SCROLLBAR-SHADOW-COLOR: #E0E0E0; SCROLLBAR-BASE-COLOR: #ffffff;
}
body, td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #747474;
}

a {
	text-decoration: none; color: #747474;
}
a:hover {
	text-decoration: underline; color:#0C0C0C;
}

.menu {
	color: #272727;
}

.nav			{ font-size: 12px;}
a.nav			{ text-decoration: none; }
a.nav:hover		{ text-decoration: underline; }

.navbar			{ color: #E0E0E0}
a.navbar			{ text-decoration: none; }
a.navbar:hover		{ text-decoration: underline; color: Gray }

.img{border: 1px solid #ccc; padding:1px;}

.input_a {
	width: 200px; border: 1px dotted #999; border-left:0px; border-right:0px; border-top:0px;
}

.title {
	font-variant: small-caps; font-weight: bold; font-size: 14px;
}

.image {
	border-width: 1px;
	border-style: solid;
	border-color: white;
	background: gray;
}

.tt {
	color: #E1E1E1; font-variant: small-caps; font-weight: bold; font-size: 14px;
}
a.tt {
	color: #E1E1E1; font-variant: small-caps; font-weight: bold; font-size: 14px;
}
a.tt:hover {
	color: white;
}

.dh {
	color: #E1E1E1; font-weight: bold;
}
a.dh {
	color: #E1E1E1; font-weight: bold;
}
a.dh:hover {
	color: white;
}