body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : #171d7d;
	color: black;
}



.white {
	background : #FFF;
	color: #000; 
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}



.bghpl {
	background-image : url(i/bg/bg_hp_l.gif);
	background-repeat : repeat-x;
}
.bghpr {
	background-image : url(i/bg/bg_hp_r.gif);
	background-repeat : repeat-x;
}
.bghpbuttons {
	background-image : url(i/bg/bg_hp_buttons.gif);
	background-repeat : repeat-x;
}
.bgheader {
	background-image : url(i/bg/bg_header.gif);
	background-repeat : repeat-x;
}

.bgtextman {
	background-image : url(i/bg/bg_text-man.gif);
	background-repeat : repeat-x;
}
.bgtop {
	background-image : url(i/bg/bg_l_top.gif);
	background-repeat : repeat-x;
}
.bgmiddle {
	background : #171d7d;
	background-image : url(i/bg/bg_l_middle.gif);
	background-repeat : repeat-x;
}
.bgdown {
	background : #171d7d;
	background-image : url(i/bg/bg_l_down.gif);
	background-repeat : repeat-x;
}



.linkmin {
	font-size : 8pt;
	font-weight : bold;
	color: #000070;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.linkmin:hover {
	font-size : 8pt;
	font-weight : bold;
	color: #707BB1; 
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.linkmenu {
	font-size : 7pt;
	font-weight : bold;
	color: #FFF;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
}
.linkmenu:hover {
	font-size : 7pt;
	font-weight : bold;
	color: #D0DCF4;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
}
.linkcity {
	font-size : 12px;
	font-weight : bold;
	color: #000070;
	font-family : Tahoma, Arial, sans-serif;
	text-decoration : none;
}
a.linkcity:hover {
	font-size : 12px;
	font-weight : bold;
	color: #707BB1; 
	font-family : Tahoma, Arial, sans-serif;
	text-decoration : none;
}



.min {
	font-size : 8pt;
	color: #000;
	font-family : Arial, Helvetica, sans-serif;
}
.minindex {
	font-size : 7pt;
	color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
}
.textbold {
	font-size : 9pt;
	font-weight : bold;
	color: #000;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}
.head {
	font-size : 15px;
	font-weight : bold;
	color : #000;
	font-family : Arial, sans-serif;
}
