.body
{
	background-image: url("/images/bg.gif");
}

a.meta, .meta
{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6170b1;
	text-decoration: none;
	padding-left: 6px;
	padding-bottom:6px;
}

a.meta:hover, a.meta_selected, a.meta_selected:hover
{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #968a53;
	text-decoration: none;
	padding-left: 6px;
}


.nav01
{
	font-family: arial, verdana;
	font-size: 11px;
	letter-spacing: 1.1px;
	font-weight: bold;
	color: #e8c05e;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 22px;
}

.nav01:hover, .nav01_selected, .nav01_selected:hover, .meta:hover, .meta_selected, .meta_selected:hover
{
	font-family: arial, verdana;
	font-size: 11px;
	letter-spacing: 1.1px;
	font-stretch: expanded;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 22px;
}

.nav02
{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #efd390;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 33px;
}

.nav02:hover, .nav02_selected, .nav02_selected:hover
{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 33px;

}

.header
{
	font-family: arial, verdana;
	font-size: 36px;
	font-weight: normal;
	color: #f2f3fa;
	text-decoration: none;
	letter-spacing: 1px;
}

.title
{
	font-family: arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #23364d;
	line-height: 1.6;
}

.subtitle
{	font-family: arial, verdana;
	font-size: 13px;
	font-weight: normal;
	color: #23364d;
	line-height: 1.6;
}

.content, p, td
{
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #23364d;
	line-height: 1.6;
}

hr
{ 
	height: 1px;
	color: #bdc2c9;
   	border: none; 
}

a
{
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

a:hover
{
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}

.footer
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #506175;
}

a.footer
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	line-height: 1.6;
	text-decoration: none;
}

a.footer:hover
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	line-height: 1.6;
	text-decoration: none;
}
.button
	{
	background-color: #8490c5;
	color: #FFFFFF;
	font-size: 12px;
	width:100px;
	font-weight: bold;
	font-family: arial, verdana;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

INPUT, SELECT, OPTION {
	background-color: #FFFFFF;
	color: #444444;
	font-size: 11px;
	width:200px;
	font-weight: normal;
	font-family: arial, verdana;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

