BODY {
	background-color			: #FFFFFF;
	margin						: 0px;
	font-family					: Tahoma;
	font-size					: 10pt;
	cursor						: default;
	color						: #404040;
}
TEXTAREA {
	border				: 1px solid #808080;
	font-size			: 8pt;
}
TD {
	font-size			: 8pt;
	line-height			: 20px;
	color				: #404040;
}
INPUT.text {
	border				: 1px solid #606060;
	background-color	: #FFFFFF;
	font-size			: 7pt;
	letter-spacing		: 1px;
	padding				: 1px 1px 0px 1px;
	width				: 150px;
}
INPUT.button {
	border-left			: 1px solid #D0E9FF;
	border-top			: 1px solid #D0E9FF;
	border-bottom		: 2px solid #DF0000;
	border-right		: 1px solid #D0E9FF;
	background-color	: #D0E9FF;
	color				: #A00000;
	font-size			: 7pt;
	font-weight			: normal;
	padding				: 0px 0px 0px 0px;
	letter-spacing		: 1px;
	cursor				: hand;
}
FORM {
	margin				: 0px;
}
a:hover {
	color				: #226644;
	text-decoration		: underline;
	font-style			: normal;
}
a {
	color				: #990000;
	text-decoration		: none;
	font-style			: normal;
}
a.head:hover {
	color				: #FF0000;
	text-decoration		: underline;
	font-style			: normal;
	font-weight			: bold;
}
a.head {
	color				: #B00000;
	text-decoration		: none;
	font-style			: normal;
	font-weight			: bold;
}
a.mh:hover {
	color				: #FFFFFF;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: bolder;
	font-style			: normal;
	text-decoration		: none;
	height				: 20px;
	border-left			: 1px solid #D0D0D0;
	padding				: 2px 15px 2px 15px;
	background-color	: #DD0000;
}

a.mh{
	color				: #AAAAAA;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: bolder;
	font-style			: normal;
	text-decoration		: none;
	height				: 20px;
	border-left			: 1px solid #D0D0D0;
	padding				: 2px 15px 0px 15px;
}
a.mv:hover{
	color				: #000000;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: normal;
	font-style			: normal;
	text-decoration		: none;
	border-right		: 5px solid #DD0000;
	height				: 20px;
	padding				: 2px 5px 2px 5px;
	background-color	: #F0F0F0;
	display				: block;
}
a.mv{
	color				: #555555;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: normal;
	font-style			: normal;
	text-decoration		: none;
	border-right		: 5px solid #FAFAFA;
	height				: 20px;
	padding				: 2px 5px 2px 5px;
	display				: block;
}
li {
	margin-top			: 5px;
}
.content {
	padding				: 30px 30px 30px 40px;
	font-size			: 8pt;
	text-align			: justify;
	line-height			: 20px;
	color				: #404040;
}
.subtext {
	padding				: 0px;
	font-size			: 8pt;
	text-align			: justify;
	line-height			: 12px;
	color				: #404040;
}
.small {
	font-size			: 10px;
	letter-spacing		: 0px;
	line-height			: 10px;
}
.mazooma {
	font-size			: 11pt;
	font-weight			: bold;
	letter-spacing		: 2px;
	font-family			: Tahoma;
	color				: #666666;
}
.header {
	color				: #606060;
	text-decoration		: none;
	font-style			: normal;
	font-weight			: bold;
	border-bottom		: 1px solid #606060;
	margin-bottom		: 5px;
	margin-top			: 5px;
	padding-bottom		: 1px;
}
.footer {
	border-top			: 1px solid #606060;	
}
.r0 {
	background-color	: #F0F0F0;
	padding				: 1px 5px 1px 5px;
}
.r1 {
	background-color	: #E8E8E8;
	padding				: 1px 5px 1px 5px;
}
.PFimg {
	border				: 1px solid #404040;
}
.title{
	color				: #606060;
	text-decoration		: none;
	font-style			: normal;
	font-weight			: bold;
	border-bottom		: 1px solid #606060;
	margin-bottom		: 0px;
	margin-top			: 0px;
	padding-bottom		: 1px;
	font-size			: 8pt;
}
H2{
	font-size			: 8pt;
	font-weight			: normal;
	cursor				: default;
	color				: #404040;
	display				: inline;
}
.error{
	font-weight			: normal;
	color				: #DF0000;
	border-bottom		: 1px solid #DF0000;
	font-size			: 12px;
	letter-spacing		: 1px;
}
TD.col_head {
	background-color	: #E0E0E0;
	border-bottom		: 1px solid #C0C0C0;
	border-right		: 1px solid #C0C0C0;
	border-top			: 1px solid #F0F0F0;
	border-left			: 1px solid #F0F0F0;
	padding				: 2px 5px 2px 5px;
	text-align			: left;
	font-weight			: bold;
	color				: #808080;
}
TD.col_head_sort {
	background-color	: #D8D8D8;
	border-bottom		: 1px solid #F0F0F0;
	border-right		: 1px solid #F0F0F0;
	border-top			: 1px solid #C0C0C0;
	border-left			: 1px solid #C0C0C0;
	padding				: 2px 5px 2px 5px;
	text-align			: left;
	font-weight			: bold;
	color				: #808080;
}