body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 15px;
	margin: 0px;
	padding: 0;
}

.photo
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #C00;
	text-decoration: none;
	line-height: 15px;
	background-color: transparent;
	border-color: #F60;
	border-width: 3px;
	border-style: solid;
}

.hometxt
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	background-color: transparent;
}

.bodytxt
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	background-color: transparent;
}

.footernav
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	padding: 10px;
	border-top: 1px #A0C0F1 solid;
}

.footer
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.hd
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	font-variant: normal;
	font-weight: bold;
	background-color: transparent;
	margin: 0;
}

.subhd
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #C00;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	background-color: transparent;
}

.box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	background: #fafafa;
	border: #A0C0F1 solid 1px;
}

.btnsubmit
{
	background-color: transparent;
	background-image: url(../images/btn-go.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 60px;
	height: 30px;
	border: 0;
	margin-top: 8px;
}

.s_list
{
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding: 0;
	margin: 0;
}

.s_list li
{
	display: list-item;
	padding: 2px 20px 10px 20px;
	margin: 0 10px;
	background-image: url(../images/bullet.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	border: 0px none;
	text-align: left;
}

.line { border-bottom: 1px #A0C0F1 solid; }

A:link
{ color: #3756AA; text-decoration: none; }

A:visited
{ color: #3756AA; text-decoration: none; }

A:active
{ color: #FF4400; text-decoration: none; }

A:hover
{ color: #690; text-decoration: none; }

