﻿html, body
{
	background-color: #bbbbbb;
	margin: 0px;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	color: #4E595D;
}
UL
{
	list-style:url(/images/bullet.gif);
}
UL LI 
{
	margin-bottom: 10px;
	color:#4E595D;
}
input[type=text], textarea, select
{
	border:solid 1px #aaaaaa;
	background-image:url(../images/fd_bg.gif);
	background-repeat:repeat-x;
}
#tel
{
	width: 90%;
	height:51px;
	background-color: #EBE8D7;
	border:solid 1px #bbbbbb;
	margin: 10px auto;
	vertical-align: middle;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #444444;
}
#tel strong
{
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
.frmFld
{
	border: solid 1px #AAAAAA;
	font-family:Arial;
	font-size:10pt;
}
.ftTxt
{
	font-family: Tahoma, Arial;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
}
.imgBorder
{
	border:solid 1px #999999;
}
.lnkMore {
	color:#be4808;
	text-decoration: none;
}
.ltpnl
{
	background-color: #dedede;
	border-right: solid 1px #bbbbbb;
	vertical-align:top;
	width:250px;
}
.mainTable
{
	border-left:solid 1px #666666; 
	border-right:solid 1px #666666;
	background-color:#EBE8D7;
	width:1000px;
}
.menu{	
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menuOn
{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
.sbHd2{
	font-family: Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #da4e03
}
.sbHd3{
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #da4e03
}
.sbHd4{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #da4e03
}
.tblHead
{
	background-color: #829597;
	color: #FFFFCC;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:3px;
}
.tblRow
{
	background-color: #FFFFFF;
	color: #4E595D;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
}
.tblAltRow
{
	background-color: #DDDDDD;
	color: #4E595D;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
}
.txtb{
	font-weight:bold;
}

