﻿/* © 2009 Newline Software, Inc. All rights reserved. */
/*reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, address, code, pre, dl, dt, dd,
del, ins, sub, sup,
fieldset, form, label, legend, caption, img,
table, tbody, tfoot, thead{
	margin: 0; padding: 0; border: 0; outline: 0;
	font-size: 100%; font-weight: inherit; font-style: inherit; font-family: inherit; 
	vertical-align: baseline;
	background-color: transparent;
}
/* master */
body {
	text-align: center;
	font-family: Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
	color: #000000;
	background: url('/lib/img/bg.png') repeat-x 0 0;
	position: relative;
}
body, td, ul li {
	font-size: 75%;
}
div#mp {
	margin: 8px auto; padding: 0 10px;
	width: 820px;
	text-align: left;
}
div#mh {
	border-bottom: solid 4px #fa8000;
	height: auto !important; 	height: 67px;
	background: #ffe099;
	position: relative;
}
img#mhl {
	margin: 2px 0px 5px 8px;
}
div#mm {
	position: absolute; bottom: 0; right: 0;
	margin: 6px 6px;
}
div#mm a {
	color: #000000;
	font-size: 112%; font-weight: bold;
	margin: 0px 6px;
}
div#mm a:hover {
	color: #ff4500; text-decoration: none;
}
div#mc {
	background-color: #fffef4;
	min-height: 500px;
	height: auto !important; 	height: 500px;
	position: relative;
}
div#mcf {
	margin-left: 20px;
	border-top: solid 1px #fa8000;
	width: 25px;
	position: absolute; bottom: 1px;
}
a#mcft {
	padding-left: 2px;
	font-size: 90%;
}
div#mf {
	margin-top: 2px; margin-bottom:10px;
	text-align: right;
	font-size: 90%;
}
span#mfl {
	color: #1e90ff;
}
span#mfc {
	padding-left: 10px;
	color: #707070;
}
/*page*/
div#pc {
	background-color: #fffef4;
	float: left;
	width: 600px;
}
div#bt {
	margin: 8px 10px 5px 10px;
	padding: 2px 10px;
	border-bottom: solid 1px #fa8000;
	font-size: 175%; font-weight: lighter;
	color: #000000;
}
div#bc {
	background-color: #fffef4;
	padding: 12px 10px 10px 20px;
}
div#psb {
	float: right;
	width: 182px;
	margin: 14px 10px 10px 8px;
}
/*content*/
p {
	margin: 0 0 5px 0;
}
p.item {
	margin: 0 0 15px 0;
}
h1 {
	font-size: 125%; font-weight: normal;
	padding: 16px 20px 3px 0px;
}
h2 {
	font-size: 112%; font-weight: bold;
	padding: 10px 20px 3px 0px;
}
a {
	color: #1e90ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #1e90ff;
}
table {
	border-collapse: collapse;
}
td {
	border: solid 1px #fa8000;
	padding: 2px 5px;
	font-size: 100%;
}
/* mrc */
b.rt, b.rb { display: block; }
b.rt b, b.rb b { display: block; height: 1px; overflow: hidden; background: #ffe099; }
b.r1 { margin: 0 5px; }
b.r2 { margin: 0 3px; }
b.r3 { margin: 0 2px; }
b.rt b.r4, b.rb b.r4 { margin: 0 1px; height: 2px; }
/*sbrc*/
b.rts, b.rbs { display: block; }
b.rts b, b.rbs b { display: block; 	height: 1px; overflow: hidden; background: #fa8000; }
b.rts b.r4, b.rbs b.r4 { margin: 0 1px; height: 2px; }
div.sbt {
	background-color: #fa8000;
	padding: 0px 10px 3px 10px;
	font-weight: bold; font-size: 110%; color: white;
}
div.sbb {
	padding: 8px;
	background-color: #fff5d6;
	border: solid 1px #f5ba52;
	font-size: 11px;
}
