.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #600000
}
.formal {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000
}
.warn {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFF44
}
.ft {
	font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #FFFFFF
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #FF1100
}
.copyright {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #880000;
	margin: 1px 0px 12px 22px;
}
.copyright_black {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #DB0000
}
.navi {
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #600000
}
a.navi:link {
	font-weight: bold; color: #600000; text-decoration: underline
}
a.navi:visited {
	COLOR: #600000; text-decoration: underline
}
a.navi:hover {
	font-weight: bold; COLOR: #ffffff; text-decoration: underline
}
a.navi:active {
	font-weight: bold; text-decoration: underline
}

.navi_black {
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #DB0000
}
a.navi_black:link {
	font-weight: bold; color: #DB0000; text-decoration: underline
}
a.navi_black:visited {
	COLOR: #DB0000; text-decoration: underline
}
a.navi_black:hover {
	font-weight: bold; COLOR: #ffffff; text-decoration: underline
}
a.navi_black:active {
	font-weight: bold; text-decoration: underline
}
.navi_small {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #880000
}
a.navi_small:link {
	color: #880000; text-decoration: underline
}
a.navi_small:visited {
	color: #880000; text-decoration: underline
}
a.navi_small:hover {
	color: #FFFFFF; text-decoration: underline
}
a.navi_small:active {
	text-decoration: underline
}
.navi_small_black {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #DB0000
}
a.navi_small_black:link {
	color: #DB0000; text-decoration: underline
}
a.navi_small_black:visited {
	color: #DB0000; text-decoration: underline
}
a.navi_small_black:hover {
	color: #FFFFFF; text-decoration: underline
}
a.navi_small_black:active {
	text-decoration: underline
}
.navi_x {
	color: #880000
}
a.navi_x:link {
	color: #880000; text-decoration: none
}
a.navi_x:visited {
	color: #880000; text-decoration: none
}
a.navi_x:hover {
	color: #FF0000; text-decoration: none
}
a.navi_x:active {
	text-decoration: underline
}

.tdl {
	background: url(./res/left.gif) #FFCC66 repeat-y
}
.tdr {
	background: url(./res/right.gif) #FFCC66 repeat-y
}
.tdl_black {
	background: url(./res/blackW.gif) repeat-y
}
.tdr_black {
	background: url(./res/blackE.gif) repeat-y
}
.norm_black {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #DB0000
}



/*
select {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 2px; FONT-SIZE: x-small; BORDER-LEFT: #999999 1px solid; COLOR: #666666; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: verdana, Arial,  Helvetica, sans-serif; BACKGROUND-COLOR: #fbfbfb; TEXT-DECORATION: none
}
textarea {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 2px; FONT-SIZE: xx-small; BORDER-LEFT: #999999 1px solid; COLOR: #666666; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #fbfbfb; TEXT-DECORATION: none
}
.submit {
	BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: white; BORDER-LEFT: #003366 1px solid; CURSOR: hand; COLOR: #666666; BORDER-BOTTOM: #003366 1px solid; TEXT-DECORATION: none
}
.loginBox {
	BORDER-RIGHT: #600000 2px solid; BORDER-TOP: #600000 2px solid; BORDER-LEFT: #600000 2px solid; BORDER-BOTTOM: #600000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px; PADDING-BOTTOM: 15px;  
}
*/