BODY {
	color : #000000;
	background-color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 9pt;
}
	.bar {
		background-color : #cc0000;
		color : #ffffff;
	}
	.small {
		font-size : 8pt;
	}
	.nav {
		background-color : #f1f0cd;
	}
	.trail {
		font-size : 8pt;
		font-weight : bold;
	}
	

TD {
	font-size : 9pt;
}
	.box {
		border : 1px solid #cc0000;
	}

	.maintab {
		background-color : #cc0000;
/*  	background-image : url(/img/tabje_ns.gif); */
/*		background-repeat: no-repeat; */
/*		background-position : right; */
		width : 103px;
		height : 14pt; 
		font-size : 9pt;
	}
	.maintab_selected {
		background-color : #ffffff;
		font-weight : bold;
		color : #cc0000;
		width : 100px;
		height : 14pt;
		font-size : 9pt;
		border-top : 1px solid #cc0000;
		border-left : 1px solid #cc0000;
		border-right : 1px solid #cc0000;
		cursor : default;
	}
	.tab_line {
		height : 5px;
		border-bottom : 1px solid #cc0000;
	}
	.tab_down {
		height : 5px;
		border-left : 1px solid #cc0000;
		border-right : 1px solid #cc0000
	}
	.itemtitle {
		background-color : #cc0000;
/*		background-image : url(/img/item.gif); */
/*		background-repeat: no-repeat; */
/*		background-position : right; */
		color : #ffffff;
		height : 14pt;
		font-size : 9pt;
		cursor : default;
	}
	.menu {
		height : 14pt; 
		font-size : 9pt;
	}
	.left_selected {
		background-color : #cc0000;
		font-weight : bold;
		height : 14pt; 
		font-size : 9pt;
		color : #ffffff;
	}
	.subjectnav_right {
		font-size : 9pt;
		width : 120px;
		height : 12pt;
	}
	.mainhead {
		border-top : 1px solid #cc0000;
		border-bottom : 1px solid #cc0000;
		color : #cc0000;
		font-weight : bold;
	}
	
A {
	color : #cc0000;
	text-decoration : none;
}
	:hover {
		text-decoration : underline;
	}
	.menu_left {
		color : #000000;
		cursor : default;
		font-size : 9pt;
	}
	.menu_left:hover {
		text-decoration : none;
		color : #cc0000;
	}
	.menu_right {
		color : #000000;
		display : block;
        width : 120px;
		cursor : default;
		font-size : 9pt;
	}
	.menu_right:hover {
		text-decoration : none;
		color : #cc0000;
	}
	.tab_main {
		color : #ffffff;
		display : block;
        width : 100px;
		height : 14pt;
		cursor : default;
		font-size : 9pt;
	}
	.tab_main:hover {
		font-weight : bold;
		text-decoration : none;
	}
	.csub {
		color : #ffffff;
		font-size : 9pt;
	}
	.csub:hover {
		text-decoration : none;
	}
	.tree:hover {
		text-decoration : none;
		cursor : default;
	}
	.order {
		 font-size : 10pt;
		 font-weight: bold;
	}
	
SPAN.error {
	color : #ff0000;
}
SPAN.clist {
	line-height : 16pt;		
}

INPUT {
	font-size : 10pt;
}
	.sbm {
		background-color : #cc0000;
		color : #ffffff;
		font-weight: bold;
		font-size : 8pt;
}

TEXTAREA {
	font-family : Arial, Helvetica;
	font-size : 10pt;
}

LI {
	list-style-type : square;
}
