/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing:0.8px;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #366F9A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #366F9C;
}
a:hover {
	text-decoration: none;
	color: #366F9C;
}
a:active {
	text-decoration: none;
	color: #366F9C;
}

.style1 {
	color: #476C9B;
	font-style: italic;
	font-weight: bold;
}

.Menu_Div
{
	height:40px;
}
.Menu_Div a
{
	display:block;
	float:left;
	padding:10px;
	background:url(images/divider_img.gif) no-repeat right 10px;
	height:20px;
}
.tbl
{
}
.tbl a
{
background:url(images/arrow.jpg) no-repeat;
padding-left:15px;
}

	