/* CSS Document */
.text-lt-blue {
	color: #1776AE
}
.text-black {
	color: #000000;
	font-weight:normal;
}

.text-lt-lt-blue {
	color: #D0E1EA;
	font-size: 11px;
}

.bodytext
{
margin-left:8px;
font-size: 14px;
}

div{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height:14px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height:14px;
}

a.nav:link {
	color: #1776AE;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	color: #1776AE;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	color: #1776AE;
	text-decoration: underline;
	font-weight: bold;
}

a.m:link {
	color: #9A8B34;
	font-size:10px;
}

a.m:visited {
	color: #9A8B34;
	font-size:10px;
}

a.m:hover {
	color: #9A8B34;
	font-size:10px;
}

a.m1:link {
	color: #BFE9FF;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

a.m1:visited {
	color: #BFE9FF;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

a.m1:hover {
	color: #BFE9FF;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.m2:link {
	color: #D0E1EA;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

a.m2:visited {
	color: #D0E1EA;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

a.m2:hover {
	color: #D0E1EA;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
