body {
	padding: 0;
	margin: 0;
	color: #914100;
	background-color: #FFF2C5;
}
body, table, form, input, select, textarea {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}
a, a:visited, a:hover {
	font-size: 12px;
	color: #914100;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a.mnu, a.mnu:visited, a.mnu:hover {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	width: 100%;
}
a.mnu:hover {

}

h1 {
	font-size: 17px;
}
h2 {
	font-size: 13px;
	color: #C4671A;
}
hr {
	height: 1;
	color: #914100;
	background-color: #914100;
	border-style: none;
}

.mnu td {
	padding: 5 10 5 10;
	border-right: #448BC4 1px solid;	
}

.div td {
	border-top: #448BC4 1px solid;
	border-right: #448BC4 1px solid;
}

.border {
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-collapse: collapse;
}
.border td {
	border-right: white 1px solid;
	border-bottom: white 1px solid;
}
tr.sel td {
	background-color: #F5F5F5;
}

.sub {
	position: absolute;
	visibility: hidden;
	background-color: #4263AE;
}

.t_l, .t_c, .t_r {
	background-color: #914100;
	font-weight: bold;
	color: #FEFFD8;
}

.l, .t_l {
	text-align: left;
}
.c, .t_c {
	text-align: center;
}
.r, .t_r {
	text-align: right;
}
.j {
	text-align: justify;
}
.t {
	vertical-align: top;
}

a.smll, a.smll:visited, a.smll:hover { font-size: 9px; font-weight: normal; text-decoration: none; font-family: arial, sans-serif;}
td.smll { font-size: 9px; font-weight: normal; text-decoration: none; font-family: arial, sans-serif;}
span.smll { font-size: 9px; font-weight: normal; text-decoration: none; font-family: arial, sans-serif;}
div.smll { font-size: 9px; font-weight: normal; text-decoration: none; font-family: arial, sans-serif;}

span.downsmall {
color:#AAAAAA;
font-family:tahoma,sans-serif;
font-size:9px;
text-align:justify;
}
a.downsmall:link, a.downsmall:hover, a.downsmall:visited {
color:#AAAAAA;
font-family:tahoma,sans-serif;
font-size:9px;
font-weight:normal;
text-decoration:none;
}