body {
	padding: 0px;
	margin: 0px;
	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;
}
a:hover {
	text-decoration: none;
}
a.min, a.min:visited, a.min:hover {
	font-size: 10px;
}
a.mnu, a.mnu:visited, a.mnu:hover {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	width: 100%;
}
a.copy, a.copy:visited, a.copy:hover {
	font-size: 11px;
	color: white;
}
h1 {
	font-size: 17px;
	text-align: left;
}
h2 {
	font-size: 13px;
	color: #C4671A;
	text-align: left;
}
hr {
	height: 1px;
	color: #914100;
	background-color: #914100;
	border-style: none;
}

.table {
	width: 100%;
	height: 100%;
}
.head {
	text-align: center;
	background: url('bg_head.gif') repeat-x;
}
.mnu td {
	padding: 5px 10px 5px 10px;
	border-right: #448BC4 1px solid;
	cursor: pointer;
}
.div td {
	border-top: #448BC4 1px solid;
	border-right: #448BC4 1px solid;
	white-space: nowrap;
}
.body {
	height: 100%;
	padding: 20px;
	text-align: justify;
	vertical-align: top;
}
.foot {
	width: 100%;
	font-size: 11px;
	color: white;
	background-color: #4263AE;
}
.foot a, .foot a:hover, .foot a:visited {
	font-size: 11px;
	color: white;
}
.border {
	border-top: #EBC794 1px solid;
	border-left: #EBC794 1px solid;
	border-collapse: collapse;
}
.border td {
	border-right: #EBC794 1px solid;
	border-bottom: #EBC794 1px solid;
}
tr.sel td {
	background-color: #F5F5F5;
}
.sub {
	position: absolute;
	visibility: hidden;
	background-color: #4263AE;
}
.t_l, .t_c, .t_r {
	color: #C4671A;
	font-weight: bold;
	background-color: #F4DFAE;
}
.alt {
	position: absolute;
	visibility: hidden;
	font-size: 20px;
	font-weight: bold;
	border: solid #914100 1px;
	background-color: #FFDD8F;
	padding: 5px;
}
.img {
	margin-bottom: 10px;
	border: 0px;
}
.frame {
	border: solid #C4671A 1px;
	margin-right: 10px;
}
.bask {
	font-size: 13px;
	color: #C4671A;
	font-weight: bold;
	margin: 10px;
}
.num {
	color: #914100;
}
.min {
	font-size: 11px;
	color: #914100;
	font-weight: normal;
}
.order {
	width: 110px; 
	margin-top: 10px;
}
#color img {
	border: solid #914100 1px;
}

.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;
}
