
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #065098;
	SCROLLBAR-ARROW-COLOR: #f3c8a5;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	margin: 0px;
	text-decoration: bold;
	color: #1055AC;

}

h3 {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	text-decoration: bold;
	color: #8b01d7;

}
h4 {
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	color: #1055AC;
}
h5 {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	color: #1055AC;
}
a {	font-family: Arial;
	text-decoration: none;
	color: #1055AC;
}
a:link {font-family: Arial;
	text-decoration: none;
}
a:hover {font-family: Arial;
	text-decoration: underline;
        color: #fc4f36;
}
a:active {font-family: Arial;
	text-decoration: none;
        color: #1055AC;
}

a.button:link {  border-width:2px; border-color:#328CFF; border-style:outset; padding:0px;}

a.button:visited {  border-width:2px; border-color:#328CFF; border-style:outset; padding:0px;}

a.button:hover {  border-width:2px; border-color:#328CFF; border-style:inset; padding:0px;}

a.button:active {  border-width:2px; border-color:#328CFF; border-style:outset; padding:0px;}

.logo {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
.table {
	font-family: Arial;
	font-size: 12px;
	padding-left: 4px;

}
p {
	font-family: Arial;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 27px;
}
.menu {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.menu2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2_get {
	font-family: Arial;
	font-size: 10px;
	color: #fef11e;
	text-decoration: none;
}
.menu3 {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #1055AC;
}
.txtlink {
	font-family: Arial;
	font-size: 12px;
	color: blue;
	text-decoration: bold;
}

/* --- menu styles ---*/

/* level 0 inner */
.m0l0iout {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	color: #000000;
	background-image:url(../images/bg_3.jpg);

}
.m0l0iover {
	font: 12px Arial;
	font-weight: bold;
	text-decoration: underline;
	padding: 6px;
	color:  #fec51e;
	background-image:url(../images/bg_3.jpg);
}

/* level 0 outer */
.m0l0oout {
	font-weight: bold;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background-image:url(../images/bg_3.jpg);
}
.m0l0oover {
	text-decoration : none;
	font-weight: bold;
	border : 1px solid #FFFFFF;
	background-image:url(../images/bg_3.jpg);
}

/* level 1 inner */
.m0l1iout {
	font: 12px Arial;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	background: #b0c2d8;
	color: #000000;
}
.m0l1iover {
	font: bold 12px Arial;
	text-decoration : underline;
	padding: 4px;
	color:  #fec51e;
	background: #b0c2d8;
}

/* level 1 outer */
.m0l1oout {
font-weight: bold;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #b0c2d8;
	filter: alpha(opacity=86);
}
.m0l1oover {
font-weight: bold;
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #b0c2d8;
}


