body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #2b2a2a;
	text-decoration: none;
	margin: 0px;
	background-color: #eeeeee;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2b2a2a;
	text-decoration: none;
	display: inline;
}

.bgtable {
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
}


.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #88b4fe;
	text-decoration: none;
}

.bottomtxt {
	font-family: Verdana;
	font-size: 11px;
	color: #0950a1;
	text-decoration: none;
}
.ldg {
	font-family: Verdana;
	font-size: 10px;
	color: #0950a1;
	text-decoration: none;
}
a.ldg:link,a.ldg:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #0950a1;
	text-decoration: underline;
}

a.ldg:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #B38DEB;
	text-decoration: underline;
}
