body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d1dff0;
}

td {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: black;
}

.navbar {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black; background-color: #8cb2ff; border: 1px solid #6699ff;}
.navbar a {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black; padding: 0 5px 0 5px; text-decoration: none;}
.navbar a:hover {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: white; padding: 0 5px 0 5px; text-decoration: none;}

a {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

a:hover {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #294c92;
	text-decoration: underline;
}

.title_tbl {font-family: Cambria, Times New Roman, Times, serif; font-size: 18px; font-weight: bold; letter-spacing: 0.09em;}

.title {font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #476bb3; line-height: normal;}

.right {background:url(images/bg_btmright.jpg); background-position:bottom right; background-repeat:no-repeat; border-left:1px solid black; font-size:16px; font-weight: normal; line-height:normal; padding:3px 0 0 15px;}

ul {margin: 0 0 8px 25px; padding: 10px 0 8px 25px;}
li {padding-bottom: 5px;}

.footer {background: url(images/bg_footer.gif); background-repeat: repeat-x; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: black; padding: 26px 0 0 0;}
.footer a { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: black; padding: 0 10px 0 10px; text-decoration: none;}
.footer a:hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #294c92; padding: 0 10px 0 10px; text-decoration: none;}

.copyright {font-size: 10px;}

.form {width: 260px; font-family: Verdana; font-size: 12px; color: black; background-color: white; border-bottom: 2px solid #5f755e; border-left: 1px solid #5f755e; border-right: 2px solid #5f755e; border-top: 1px solid #5f755e;}
