body
{
	margin :0px;
	background-color: #A6C2D5;
	background-image: url(body_bg.gif);
	
}
td
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002743;
}
a
{   
	font-family: Century Gothic;
	font-size: 9px;
	color: #ffca82;
	text-decoration:none;

}
a:hover
{   
	font-family: Century Gothic;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;

}

a.footer
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #002743;
	text-decoration:none;
}
a.footer:hover
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #002743;
	text-decoration:underline;
}
.divider
{
    padding-left : 5px;
	padding-right : 5px;
}
.footer
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #002743;
	text-decoration:none;
}

.subtitle
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #B96600;
	font-size:			18px;
	font-weight:		bold;
	background-color: #BAD0DF;
	border-bottom-style: dotted;
	border-top-color: #4E3F3A;
	border-right-color: #4E3F3A;
	border-bottom-color: #4E3F3A;
	border-left-color: #4E3F3A;
	border-bottom-width: thin;
	padding: 5px;
}

a.mail
{
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B96600;
	text-decoration:none;
}
a.mail:hover
{
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002743;
	text-decoration:underline;
}
a.site
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002743;
	text-decoration:underline;
}
a.site:hover
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B96600;
	text-decoration:underline;
}
a.sub_title
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #002743;
	text-decoration:none;
	cursor:default;
	 
}
a.sub_title:hover
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #002743;
	text-decoration:none;
	cursor:default;
}
fieldset
{
    border-color:#000000;
	border-left-width:thin;
}
.star
{
 	font-size:20px; 
 	color:#FF0000;
}
.error
{
 color:#FF0000;
}
.legendtitle
{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#B96600;
}
.button
{
    color:#002743;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#999999;
	width:auto;
}
.xsmall { font-size:	9px; }
.small  { font-size: 	10px; }
.normal { font-size: 	12px; }
.medium { font-size:	14px; }
.large  { font-size: 	16px; }
.xlarge { font-size:    18px; }
.huge   { font-size: 	20px; }

.left    { text-align: 	left; }
.center  { text-align: 	center; }
.right   { text-align: 	right; }
.justify { text-align: 	justify; }

.top    { vertical-align: middle; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }

.bold   { font-weight:	bold; }
.italic { font-style:	italic; }

.disablecolor  { color:	#624E2D; }
