body {
	font-size: 8pt; 
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	scrollbar-3dlight-color:E5E9EC;
	scrollbar-arrow-color:#001155;
	scrollbar-base-color:#E5E9EC;
	scrollbar-darkshadow-color:#919AA1;
	scrollbar-face-color:#ABBAC5;
	scrollbar-highlight-color:#E5E9EC;
	scrollbar-track-color:#DDE7EC;
	scrollbar-shadow-color:#919AA1;
	margin-top: 15;
	margin-left: 2;
	background: white url(../_images/bground.gif);
}

.txtBox
{
	background-color: #FFFFFF;
	border: solid 1 #000000;
	width: 225;
}

.button
{
	background-color: #A2AEB6;
	border: solid 1 #000000;
	font-size: 8pt; 
	font-family: verdana;
	color: #cc3300;
}

.tblHeader
{
	width: 773;
	height: 122;
	border: solid 1 #CCD4D9;
	background-color: #FFFFFF;
}

.tblNav
{
	width: 773;
	height: 27;
}

.tblFooter
{
	width: 773;
	height: 18;
	border-bottom: solid 1 #CCD4D9;
	border-left: solid 1 #CCD4D9;
	border-right: solid 1 #CCD4D9;
	background-color: #A2AEB6;
}

.tblContact
{
	background-color: #EEEEEE;
	border: solid 1 #CCD4D9;
	height: 480;
}

.tblHome
{
	background: white url(../_images/home.jpg);
	border: solid 1 #CCD4D9;
	height: 480;
}

.tblError
{
	background-color: #EEEEEE;
	border: solid 1 #CCD4D9;
	height: 480;
}

.tblImages
{
	background-color: #EEEEEE;
	border: solid 1 #CCD4D9;
	height: 480;
}

.tblAbout
{
	background-color: #EEEEEE;
	border: solid 1 #CCD4D9;
	height: 480;
}

.tblLogin
{
	background-color: #EEEEEE;
	border: solid 1 #CCD4D9;
	height: 480;
}

a.footer {
	font-size: 7pt; 
	font-family: verdana;
	color: #cc3300;
	text-decoration: none;
}

a.footer:link {
	font-size: 7pt; 
	font-family: verdana;
	color: #cc3300;
	text-decoration: none;
}

a.footer:hover {
	font-size: 7pt; 
	font-family: verdana;
	color: #155D8A;
	text-decoration: underline;
}

a.content {
	font-size: 8pt; 
	font-family: verdana;
	color: #cc3300;
	text-decoration: none;
}

a.content:link {
	font-size: 8pt; 
	font-family: verdana;
	color: #cc3300;
	text-decoration: none;
}

a.content:hover {
	font-size: 8pt; 
	font-family: verdana;
	color: #155D8A;
	text-decoration: underline;
}

td.copyright
{
	font-size: 7pt; 
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}

td.content
{
	font-size: 8pt; 
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}
