body {
	margin: 10 0 0 0;
	padding: 0;
}
body, td, input, select {
        font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
}
form {
	margin: 0;
}
input, textarea, select {
        font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}
h1, h2 {
	font-size: 17px;
        font-family: tahoma, arial, verdana, sans-serif;
}
h2 {
	font-size: 14px;
}
a, a:visited, a:hover {
        font-size: 12px;
	color: #F58E19;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: black;
}
a.mnu, a.mnu:visited, a.mnu:hover {
        font-family: tahoma, verdana, sans-serif;
        font-size: 9px;
	color: white;
	text-decoration: none;
}
a.top, a.top:visited, a.top:hover {
        font-family: arial, tahoma, verdana, sans-serif;
        font-size: 10px;
	color: black;
	text-decoration: underline;
}
a.black, a.black:visited, a.black:hover {
        font-size: 12px;
	color: black;
}
a.black:hover {
	color: #F58E19;
}
a.h1, a.h1:visited, a.h1:hover {
        font-size: 17px;
        font-family: tahoma, arial, verdana, sans-serif;
}

.l, .c, .r, .j, .t, .b, .white {
	font-size: 12px;
}
li.point {
	list-style-image: URL(ar_right.gif);
	list-style-position: outside;
	line-height: 15px;
	margin: 0 0 0 20;
}
.t_mnu {
	background-image: URL(back.jpg);
	vertical-align: bottom;
	padding: 2;
}
.l_mnu {
	padding: 0 0 0 2;
	width: 100%;
}
.but {
	background-color: #002446;
	color: white;
	cursor: hand;
	border: 0;
}
.white {
	color: white;
}
.red {
	color: #F58E19;
}
.t_l, .t_c, .t_r {
	font-weight: bold;
	background-color: #F6E6D2;
}
.l, .t_l {
	text-align: left;
}
.c, .t_c {
	text-align: center;
}
.r, .t_r {
	text-align: right;
}
.j {
	text-align: justify;
}
.t, .box_t {
	vertical-align: top;
}
.b {
	vertical-align: bottom;
}
.img {
	border-width: 1;
	border-color: #000000;
}

.list {
	padding: 0 0 0 10;
	position: relative;
}
.menu {
	cursor: hand;
	font-size: 9px;
	color: white;
	font-weight: normal;
	font-family: tahoma, verdana, san-serif;
}
a.mnu2, a.mnu2:visited {
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma, verdana, san-serif;
}
a.mnu2:hover {
	color: #F98E15;
	font-size: 9px;
	font-weight: normal;
}

.box, .box_t, .box_b {
	padding: 5;
	background-color: #F8F2EB;
}
.box_t {
	width: 100%;
	background: #F8F2EB url("toprgrad.gif") no-repeat top right;
}
.box_b {
	background: #F8F2EB url("botlgrad.gif") no-repeat bottom left;
}
