body {background-color: #e0e0e0; 	padding:0px; 	margin:0px;}
body.txt {background-color: #f7f7e7; 	padding:10px; 	margin:0px;}
body.loc-menu {
	background-color: #d7d7c0;
	padding:4px;
	margin:0px;
	font : /10%;
}

font{}
font.hit{
	font-weight : 900;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF3100;
	font : 160%;
}
font.subhit{
	font-weight : 100;
	font-family : Arial, Helvetica, sans-serif;
/*	color : #333333;*/
	font : 13pt;
}
font.trail-beg{	font : 11pt}
font.trail-mid{
	font : 9pt Arial, Helvetica, sans-serif;
}
font.trail-end {
	font : 9pt Arial, Helvetica, sans-serif;
	color :#333333;
	font-weight : 600;
}
font.loc-menu1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 600;
}
font.loc-menu2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : 300;
}
table{}
table.trail{
	width: 100%;
	margin: 0px;
	padding: 0px;
	max-height : 15px;
	vertical-align : top;
	border-collapse : collapse;
}
table.head{
	width : 100%;
	height : 40px;
	border : none;
}
table.menu{
	width : 100%;
	border : thin solid;
	border-color : White Silver Gray White;
	/*padding-bottom : 100pt;
	*/
	font-family : Arial, Helvetica, sans-serif;
}
table.main{
	width : 100%;
	/*border : 8px solid #d7d7c0;
	*/
	background-color : #d7d7c0;
	/*padding-top : 8px;
	*/
	border : none;
}
table.div{
	width : 100%;
	background-color : #e0e0e0;
	border : none;
}



tr{}
tr.trail{}
tr.head{
	border : none;
}
tr.menu{}

td {}
td.trail1{
	text-align: left;
	vertical-align : top;
	border-bottom: thin solid #f7f7e7;
	border-right: thin solid #f7f7e7;
	border-left: thin solid silver;
	border-top: thin solid silver;
}
td.trail{
	text-align: left;
	vertical-align : top;
}
td.hit{
	border : none;
	width : 140px;
	text-align : center;
	height : 60px;
}
td.head-logo{
	border : none;
	height : 48px;
	width : 64px;
	text-align : left;
}
td.head-caption{
	text-align: center;
	font : 900 22pt Arial, Helvetica, sans-serif;
	color : #9C3131;
	border : 1px solid /*#e0e0e0*/ silver;
	vertical-align : middle;
	background-color : #d7d7c0;
}
td.menu{
	font : 11pt;
	border : thin solid;
	border-color : Silver White White Silver;
	text-align : center;
	background-color : #f7f7f7;
}
td.cur-menu{
	font : 600 11pt;
	border : thin none;
	border-color : Silver White White Silver;
	text-align : center;
	color : #555555;
}

td.loc-menu{
	border : none;
	text-align : left;
	width : 180px;
	background-color : #d7d7c0;
	padding-left : 0px;
	margin-left : 0px;
}
td.main{
	border : 2px none;
	text-align : center;
	vertical-align : top;
	width : *;
	background-color : #f7f7e7;
	border-bottom-color : White;
	border-left-color : Gray;
	border-right-color : White;
	border-top-color : gray;
}
td.pad30{
	text-align : left;
	vertical-align : top;
	padding-left : 30px;
}

A{
	font-family: "Times New Roman", Times, serif;

}
A:link  {color: Navy;}
A:visited  {color: #9C3163;}
A:hover  {
	color: #FF6300;
}
A:active  {	color : #FF6300;}

A:new:link  {
	color: Navy;
}
A:new:visited  {
	color: #9C3163;
}
A:new:hover  {
	color: #FF6300;
}
A:new:active  {
	color : #FF6300;
}



input.big {font-family: verdana; color: #000022; font-size: 20px}

img{}
img.logo{
	width : 80px;
	height : 60px;
	vertical-align : top;
	border : none;
}
img.host{
	border : 2px solid #d7d7d7;
}

ul{
}
ul.loc-menu1{
	list-style : none;
	line-height : 30px;
}
ul.loc-menu2{
	list-style : none outside;
	line-height : 20px;
}

li{}
li.loc-menu1{	
list-style : none outside;
	font : 600 10pt Arial, Helvetica, sans-serif;
	line-height : 10px;
 }
li.loc-menu2{	list-style : none outside;
	font : 200 9pt Arial, Helvetica, sans-serif;
	line-height : 16px;
}

p{}
p.loc-menu1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 600;
}p.loc-menu2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : 300;
}
