html{
	height:100%;

}


/*body*/
body{
	font-family:"MS Gothic";
	color		: rgb(51,51,51);
	text-align	: center;
	background-image :url(img/bg.gif);  
	margin		: 0px;  
	background-position: top; 
	font-size	: 9pt;
	color		: rgb(51,51,51);
	line-height	: 130%;  
	height:100%;
}
img{
border:0px;
}

body,h2,h3,h4,div,img,p{
	margin		: 0px;
	padding		: 0px;
}
.STYLE1 {color: #8a8a8a}
h1{
	font-size	: 12px;
	line-height	: 120%;
	color		: #F43799;
	font-weight	: normal;
	padding:10px 0px 0px 90px;
}

table{
    border-collapse: collapse;
	margin:0 auto;
}


a:link {
	text-decoration: none;
	color: #D27844;
}
a:visited {
	text-decoration: none;
	color: #D27844;
}
a:hover {
	text-decoration: underline;
	color: #FF005A;
}
a:active {
	text-decoration: none;
	color: #D27844;
}

.h1:link {
	text-decoration: underline;
	color: #F43799;
}
.h1:visited {
	text-decoration: underline;
	color: #F43799;
}
.h1:hover {
	text-decoration: none;
}
.h1:active {
	text-decoration: underline;
	color: #F43799;
}

.a1:link {
    font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.a1:visited {
    font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.a1:hover {
    font-size: 12px;
	text-decoration: underline;
}
.a1:active {
    font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

.a2:link {
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	color: #000000;
}
.a2:visited {
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	color: #000000;
}
.a2:hover {
    font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 12px;
}
.a2:active {
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	color: #000000;
}


.a3:link {
    font-size: 12px;
	text-decoration: underline;
	color: #5B5B5B;
}
.a3:visited {
    font-size: 12px;
	text-decoration: underline;
	color: #5B5B5B;
}
.a3:hover {
    font-size: 12px;
	text-decoration: none;
}
.a3:active {
    font-size: 12px;
	text-decoration: underline;
	color: #5B5B5B;
}

.bt:link {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}
.bt:visited {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}
.bt:hover {
    font-size: 12px;
	text-decoration: underline;
}
.bt:active {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}

.front1 {padding:5px 10px 5px 5px; color:#FFFFFF; font-weight:bold;}
.front2 {font-size: 14px;color: #FFFFFF;font-weight: bold;padding: 22px 0px 0px 0px;}
.front3 {color: #FF0000; font-weight: bold; }

#navigation{
height:82px;
width:194px;
background:url(../img/nav_title.gif) no-repeat;
}
#navigation_h tr td{
font-size:14px;
color:#000000;
font-weight:bolder;
text-align:left;
padding:0 0 0 10px;
}
ul.nav {
	list-style-type: none;
	padding: 5px 0px 5px 8px;
	margin: 0px;
}
ul.nav li {
	background-image: url(../img/icon.gif);
	background-position:3px 18px;
	height:35px;
    width:164px;
	background-repeat: no-repeat;
	padding: 16px 0px 0px 22px;
}
.table1{
    border: 1px solid #3A4766;
    background-image: url("img/h2_bg.gif");
}

.bottom {
	color: #0261A6;
}
		  
