.plain {
	font-size        : 12px;
	line-height      : 30px;
}

.decorate {
	background-color : #ecfaed;
	font-size        : 12px;
	font-weight      : bold;
	line-height      : 30px;
}

a:link {
	color            : #006600;
	text-decoration  : none;
}

a:visited {
	color            : #006600;
	text-decoration  : none;
}

a:hover {
	color            : #006600;
	font-weight      : bold;
	text-decoration  : none;
}

a.forward {
	font-size        : 12px;
}

br {
	line-height      : 20px;
}

a.forward_new_window {
	font-size        : 14px;
	font-weight      : bold;
}

div.title {
	background       : #ecfaed;
	font-size        : 18px;
	font-weight      : bold;
	text-align       : left;
	padding          : 2 5px;
	border-left      : solid 10px #009900;
	line-height      : 30px;
}

table.list {
	background-color : #bce6be;
}

td.tab {
	width            : 130px;
}

td.selected_tab {
	color            : #006600;
	font-size        : 14px;
	font-weight      : bold;
	border           : 0px;
	background-color : #ffffff;
}

td.selected_background {
	color            : #006600;
	font-size        : 16px;
	font-weight      : bold;
	border           : 1px solid #bce6be;
	background-color : #ecfaed;
}

td.selected {
	color            : #006600;
	font-size        : 16px;
	font-weight      : bold;
	border           : 0px;
	background-color : #ffffff;
}

td.forward {
	font-size        : 18px;
	border           : 1px solid #bce6be;
	background-color : #ecfaed;
}

td.list_title {
	font-size        : 16px;
	height           : 20px;
	padding          : 0px;
	padding-left     : 2px;
	padding-right    : 2px;
	background-color : #ecfaed;
}

td.list_data_left {
	font-size        : 13px;
	height           : 20px;
	text-align       : left;
	vertical-align   : top;
	padding          : 0px;
	padding-left     : 2px;
	padding-right    : 2px;
	background-color : #ffffff;
}

td.list_data_center {
	font-size        : 14px;
	height           : 20px;
	text-align       : center;
	vertical-align   : top;
	padding          : 0px;
	padding-left     : 2px;
	padding-right    : 2px;
	background-color : #ffffff;
}
