﻿/*STYLESHEET  - WebStart HOST*/
HTML {overflow-y: scroll;}		 /*Fix Firefox scrollbar */
body {
	background-image: url('../images/theme/bg_page01a.jpg');
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #445565;
	margin-left: 25px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #027abb;
	margin-left: 25px;
}
ul {
	list-style: square url('../images/44.gif');
	margin-right: 30px;
	margin-left: 30px;
}
.float-right {
	float: right;
}
.copyright {
	color: #666666;
	font-size: 9px;
	position: fixed;
	bottom: 10px;
	height: 130px;
	width: 250px;
}
.indent {
	margin-left: 25px;
	margin-right: 20px;
}
.tbl-page {
	width: 960px;
	height: 100%;
	background-color: #F0F0F0;
	background-image: url('../images/theme/bg_header01a.jpg');
	border-collapse: collapse;
	vertical-align: top;
	margin-left: auto; /*auto margins to center the table*/;
	margin-right: auto;
	background-repeat: repeat-x;
}
.tbl-main {
	padding: 0px;
	border-bottom: 1px #BABFC5 solid;
	border-right: 1px #BABFC5 solid;
	width: 650px;
	background-color: #FFFFFF;
	position: absolute;
	margin-left: 285px;
	margin-top: 40px;
}
.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.tiny {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
HR {
	color: #445565;
	border-top-style: dashed;
	border-bottom-style: none;
}
.topheading h1 {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	margin-right: 15px;
	text-align: right;
	position: absolute;
	margin-left: 400px;
	margin-top: 60px;
}
.sidemenu A {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 14px;
	padding-bottom: 1px;
	display: block;
	border-bottom-color: #647D95;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-collapse: collapse;
	text-align: right;
}
.sidemenu A:HOVER {
	color: White;
	text-decoration: none;
	background-color: #445565;
}
.sidemenu A:ACTIVE {
	color: black;
	text-decoration: none;
}
.footerlinks a{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #BABFC5;
	text-decoration: none;
	text-align: right;
}
.footerlinks a:HOVER{
	color:#BABFC5;
	text-decoration:none;
}
.footerlinks a:ACTIVE{
	color:#BABFC5;
	text-decoration:none;
}
A        {
	color: Blue;
	text-decoration: none;
}
A:HOVER  {
	color: #CC3300;
	text-decoration: underline;
}
A:ACTIVE {
	color: Blue;
	text-decoration: none;
}

/*Copyright WebStart Design*/




