body
{
background-color: #ffffff;
color: #949494;
font-family: arial;
font-size: 12px;
}
.a-clean
{
	color: #4DAAF3;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
.a-clean:hover
{
	color: #949494;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}
a
{
	color: #117bc0;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
a:hover
{
	color: #949494;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}
h1
{
    color: #4DAAF3;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
	font-size: 14px;
}
ul
{
    list-style-image:url(../images/bulet.gif);
	margin-right: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.Title
{
    color: #4DAAF3;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
	font-size: 13px;
}
.phone
{
    color:#4DAAF3;
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
}
.tdcontent
{
    padding-right:35px;
    padding-left:25px;
    padding-top:25px;
}
.header
{
	background-image: url(../images/topbg.gif);
	background-repeat: no-repeat;
}
.bgbutton
{
    background-image: url(../images/bgbuttons.gif);
	background-repeat: no-repeat;
}
.topmenu
{
	color: #949494;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}
.topmenu:hover
{
	color: #4DAAF3;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}
.credit
{
	color: #949494;
	font-family: arial;
	text-decoration: none;
	font-size: 10px;
}
.credit:hover
{
	color: #4DAAF3;
	font-family: arial;
	text-decoration: none;
	font-size: 10px;
}
.bottom
{
	background-image: url(../images/bottombg.gif);
	background-repeat:no-repeat;
}

input
{
	border-width: 1px;
	color: #01548A;
	width: 135px;
	font-family: arial;
	font-size: 12px;
	height: 15px;
	border-color: #A3A3A3;
	border-style: solid;
}
select
{
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #01548A;
	font-family: arial;
	font-size: 12px;
	width: 139px;
	height: 18px;
}
textarea
{
	border-width: 1px;
	font-family: arial;
	font-size: 12px;
	color: #01548A;
	width: 135px;
	height: 72px;
	border-color: #A3A3A3;
	border-style: solid;
}
