body {
	background-color: #ffffff;
	}
.title {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-variant : small-caps;
}
.head {
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color:#666666;
	padding-bottom: 0.2cm;
	padding-top: 0.2cm;
	margin-left : 10px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	margin-left : 15px;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-right : 10px;
	margin-left : 10px;
}
a.menu {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.menuhighlight {
	font-family: Verdana;
	font-size: 8pt;
	color: #B11B1F;
	font-weight: bold;
	text-decoration: none;
}

a.menuhighlight:hover {
	color: #DF2D31;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #086BCE;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3000;
	text-decoration: underline;
}

H1 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 18px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #086BCE;
	text-decoration: none;
	font-style: normal;
   	font-weight : bold;
	margin-left : 10px;
}
.foot {
	font-family : Arial, Helvetica, san-serif;
	font-size : 9px;
	color : #A8A8A8;
	font-weight : normal;
	font-style : normal;
	margin-left : 10px;
}
.tx{
	font-family : Arial, Helvetica, san-serif;
	font-size : 12px;
	color : #595959;
	font-weight : bold;
	font-style : normal;
	margin-left : 10px;
}

.quote{
	font-family : "Times New Roman";
	font-size : 11px;
	color : Black;
	font-weight : normal;
	font-style : italic;
	margin-left : 10px;
}

li{
	font-family : Arial, Helvetica, san-serif;
	font-size : 12px;
	color : #595959;
	font-weight : normal;
	font-style : normal;
	}

.top {
	font-family: Arial, Helvetica, san-serif;
	font-size: 20px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #e1601a;
	text-decoration: none;
	font-style: italic;
   	font-weight : bold;
	margin-left : 10px;
}

.ty{
	font-family : Arial, Helvetica, san-serif;
	font-size : 12px;
	color : #454545;
	font-weight : bold;
	font-style : italic;
	margin-left : 10px;
}

.legal {
	font-family : "Times New Roman";
	font-size : 14px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	margin-right : 10px;
	margin-left : 10px;
}
.pop {
	font-family : Arial, Helvetica, san-serif;
	font-size : 11px;
	color : Blue;
	font-weight : normal;
	font-style : normal;
	margin-right : 10px;
	margin-left : 10px;
}

#button {
	padding: 0 0 0 0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #F0F0F0;
	color: #A0522D;
	font-size : 12px;
	font-weight: normal;
}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	#button li {
		margin: 0;
		}
	#button li a {
	display: block;
	padding: 1px 5px 1px 0.5em;
	background-color: #FFFFFF;
	color: #086BCE;
	text-decoration: none;
	border-left: 1px solid #CFC8CF;
	border-right: 1px solid #CFC8CF;
	border-top: 1px solid #CFC8CF;
	border-bottom: 1px solid #CFC8CF;
	font-weight : normal;
}
	html>body #button li a {
	width: 110;
	display: block;
}
	#button li a:hover {
	background-color: #086BCE;
	color: #FFFFFF;
	border-left: 1px solid #909790;
	border-right: 1px solid #909790;
	border-top: 1px solid #909790;
	border-bottom: 1px solid #909790;
	font-weight : normal;
}
    #button li.selected  a {
	display: block;
	padding: 1px 5px 1px 0.5em;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #909790;
	border-right: 1px solid #909790;
	border-top: 1px solid #909790;
	border-bottom: 1px solid #909790;
	font-weight : normal;
}
.Button {
	BORDER-RIGHT: 1px outset;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 1px outset;
	FONT-SIZE:9pt;
	MARGIN-LEFT: 1px;
	BORDER-LEFT: 1px outset;
	COLOR: #000000;
	MARGIN-RIGHT: 0px;
	BORDER-BOTTOM: 1px outset;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	font-weight : normal;
}