/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}

a:link {
	color: #F49300;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #06699F;
	font-weight: bold;
}

a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

#content {
	line-height: 20px;
	text-align: justify;
}

#headbg {
	background-image: url(images/head-bg.gif);
	background-repeat: repeat-x;
}

#lmenu {
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FE9820;
}

.lefT {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.lefT {
	color: #0677A8;
	text-decoration: none;
	font-weight: bold;
}

a.lefT:hover {
	color: #06689F;
	text-decoration: underline;
}

a.lefT:visited {
	color: #0677A8;
	text-decoration: none;
}

.lefTP {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.lefTP {
	color: #055885;
	text-decoration: none;
	font-weight: bold;
}

a.lefTP:hover {
	color: #055885;
	text-decoration: underline;
}

a.lefTP:visited {
	color: #055885;
	text-decoration: none;
}

.medBlue {
	font-size: 14px;
	color: #06699f;
	font-weight: bold;
}

.med {
	font-size: 14px;
	font-weight: bold;
}
.bigBlue {
	font-size: 18px;
	color: #06699f;
	font-weight: bold;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
