BODY {
	margin: 0;
	padding: 0;
	background: #FFF;
/*	scrollbar-base-color: #C6C6C6; */
}

BODY,TH,TD,.basic {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

P {
	margin: 1em 0;
}

A {
	text-decoration: underline;
	color: #4A2618;
}

A:hover {
	text-decoration: underline;
	color: #D65729;
}

DIV.h1,
H1,
H2,
H3,
H4,
H5,
H6 {
	margin: 0;
	padding: 0;
	clear: both;
}

DIV.h1,
H1 {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

H2 {
	padding: 20px 0 10px 0;
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000;
}


H3 {
	padding: 20px 0 0 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

H4 {
	font-size: 1em;
}

H5 {
	font-size: 0.95em;
}

H6 {
	font-size: 0.9em;
}

UL {
	margin: 15px 0 15px 35px;
	padding: 0;
}

FORM {
	padding: 0;
	margin: 0;
}

INPUT,
SELECT,
TEXTAREA {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

BUTTON,
INPUT.button1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}

BUTTON.img {
	border: 0;
	cursor: pointer;
	background: none;
}

IMG {
	border: 0;
}

IMG.usu {
	float: left;
	margin: 0 10px 10px 0;
}

SPAN.accent {
	font-weight: bold;
}

SPAN.warning, SPAN.warning A {
	color: red;
}

SPAN.comment {
	color: #999999;
}

SPAN.green {
	color: #32A300;
}

SPAN.date {
	color: #999999;
}

#content {
	padding: 30px 30px 0 30px;
}

.binding {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #BB6B4E;
}

.reg TD {
	padding-top: 8px;
}

.reg_td {
	padding-left: 10px;
}

.front_text {
	font-family: Times New Roman, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #000;
}

#logout TD {
	padding: 20px 30px 0 30px;
}

#logout TD, #logout TD A {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.news P {
	margin: 5px 0;
}

.news {
	padding-top: 10px;
}

.front_menu {
	padding: 20px 0 0 35px;
}

.front_menu P {
	padding-left: 10px;
}

.front_menu H2 {
	font-family: Tahoma, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #4A2618;
	padding: 0;
}

.tour {
	margin-top: 25px;
}

.tour TD {
	padding-top: 8px;
	height: 25px;
}

#none_pad TD {
	padding: 0;
}

.history {
	margin: 30px 0;
}

.history TH {
	background-color: #F1DFD9;
	font-weight: bold;
}

.history TH, .history TD {
	padding: 5px;
	border-bottom: 1px solid #DCC5BD;
}

.history TD {
	background-color: #FBF3F1;
}

.history TR.mouseover TD {
	background-color: #FCE9E4;
}

.history TR.mouseout TD {
	background-color: #FBF3F1;
}

.history TD.mouseover {
	cursor: pointer;
}

.history TD.mouseout {
	cursor: default;
}

.page_list {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.history_view {
	margin: 30px 0;
}

.history_view TD.bgr1 {
	background-color: #F1DFD9;
}

.history_view TD.bgr2 {
	background-color: #FBF3F1;
}

.history_view TD {
	padding: 5px 20px;
	border-bottom: 1px solid #DCC5BD;
}

.history_view TD H3 {
	margin: 0 0 20px 0;
	padding: 0;
}

FIELDSET {
	padding: 0 0.8em;
}

.request {
	font-family: "Courier New", monospace;
	font-size: 13px;
	font-weight: normal;
	color: #0000FF;
}

.dismiss {
	border: 2px solid #610000;
	padding: 0 20px;
	background: #FFB3B5;
	margin: 20px 0;
	font-size: 11px;
}

.dismiss H3 {
	margin: 10px 0;
	padding: 0;
}

.dismiss .warning {
	color: red;
}
