body {
margin-top:0px;
}

body, table, td {
font-family:arial;font-size:12px;color:#000000;font-weight:normal;
}

img {border:0px;}

h1 {font-size:16px;font-weight:bold;display:inline;}

.error {color:#990000;}
.errorcell {background-color:#990000;color:#ffffff;}
a.error:link {color:#990000;text-decoration:none}
a.error:visited{color:#C60000;text-decoration:none}
a.error:hover {color:#ff0000;text-decoration:none}

.dark {background-color:#aaaaaa;}
.light {background-color:#efefef;}
.mid {background-color:#dddddd;}

.vs {font-size:10px;}
.s {font-size:11px;}
.b {font-size:13px;}
.vb {font-size:16px;}
.clear {background-color:#ffffff;}

.w {color:#ffffff;}
.wtitle {font-size:15px;color:#ffffff;}

.calframe
{
DISPLAY: none;
margin-left:-34px;
margin-top:22px;
Z-INDEX: 100;
WIDTH: 150px;
POSITION: absolute;
HEIGHT: 185px;
}
.cursor {cursor: hand}
.box_mm_t {
	background-image: url(img/box_mm_t.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 6px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font: normal 0px/0px arial;
}

.box_mm_tl {
	background-image: url(img/box_mm_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	font: normal 0px/0px arial;
}

.box_mm_b {
	background-image: url(img/box_mm_b.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 6px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font: normal 0px/0px arial;
}

.box_mm_bl {
	background-image: url(img/box_mm_bl.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	font: normal 0px/0px arial;
}

.note {font-size:9px;line-height:100%;color:#bbbbbb;}

.mm_btn_l {
	background-image: url(img/mm_btn_l.gif);
	background-position:left;
	background-repeat: no-repeat;
	width: auto;
	height: 20px;
}

.mm_btn_r {
	background-image: url(img/mm_btn_r.gif);
	background-position:right;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
}

.boxwmm {
	background: #ffffff url('img/boxw_r_bw.gif') repeat-y top right;
	width: auto;
	border: 0px none;
	margin: 0px 0;
	padding: 0
}

.box1wmm {
	background: url('img/boxw_t_bw.gif') no-repeat top right;
	height: 8px;
	width: auto;
	margin: 0;
	padding: 0;
	line-height:0px;
	font-size:0px;
}

.box2wmm {
	display: block;
	background: url('img/boxw_tl_bw.gif') no-repeat top left;
	height: 8px;
	width: 8px;
	margin: 0;
	padding: 0;
	line-height:0px;
	font-size:0px;
}

.boxmidwmm {
	background: url('img/boxw_l_bw.gif') repeat-y top left;
	margin: 0;
	padding-left:1px;
	padding-right:1px;
}

.box3wmm {
	background: url('img/boxw_b_bw.gif') no-repeat bottom right;
	height: 8px;
	width: auto;
	margin: 0;
	padding: 0;
	line-height:0px;
	font-size:0px;
}
.box4wmm {
	display: block;
	background: url('img/boxw_bl_bw.gif') no-repeat bottom left;
	height: 8px;
	width: 8px
}
