.MENU_TEXT {
	font-size:12PX;
	font-weight:bold;
	font-family:arial;
	color:white;
	background-color:#FCB315;
	cursor:hand;
}

.MENU_LINK_TEXT {
	font-size:12PX;
	font-weight:bold;
	font-family:arial;
	color:white;
	background-color:#FCB315;
	cursor:hand;
	text-decoration:none;
}

.MENU_LINK_TEXT A:HOVER {
	text-decoration:underline;
}


.RIGHT_MENU_LINK_TEXT {
	font-size:12PX;
	font-weight:bold;
	font-family:arial;
	cursor:hand;
	color:#714D00;
	text-decoration:none;
}

.RIGHT_MENU_LINK_TEXT A:HOVER {
	text-decoration:underline;
}

.TITLE_TEXT {
	font-size:12PX;
	font-weight:bold;
	font-family:arial;
	color:white;
	background-color:#FCB315;
}

.TEXT1 {
	font-size:12PX;
	font-weight:bold;
	font-family:arial;
	color:#714D00;
	
}

.TEXT2 {
	font-size:10px;
	font-family:arial;
	color:#714D00;
}

.TEXT3 {
	font-size:13PX;
	font-weight:bold;
	font-family:arial;
	color:#714D00;
}

.TEXT4 {
	font-size:13PX;
	font-family:arial;
	color:#714D00;
}



.TEXT5 {
	font-size:14PX;
	font-family:arial;
	color:#714D00;
}

.TEXT6 {
	font-size:12PX;
	font-family:arial;
	color:white;
	font-weight:bold;
}

.REG_TEXT {
	font-size:12PX;
	font-weight:bold;
	font-family:arial;
	color:#B21C0E;
	
}


.ARIEL {
	font-family:arial;
	
}

.S9 {
	font-size:9PX;
}

.S10 {
	font-size:10PX;
}

.S11 {
	font-size:11PX;
}

.S12 {
	font-size:12PX;
}

.S13 {
	font-size:13PX;
}

.S14 {
	font-size:14PX;
}

.S15 {
	font-size:15PX;
}

.S16 {
	font-size:16PX;
}

.S17 {
	font-size:17PX;
}


.S18 {
	font-size:18PX;
}


.BOLD {
	font-weight:bold;
}

.WHITE {
	color:white;
}

.BLACK {
	color:black;
}

.RED {
	color:#FF0000;
}

.BOURD {
	color:#B21C0E;
}
.UNDERLINE {
text-decoration:none;
}

.UNDERLINE A:HOVER {
	text-decoration:underline;
}

.NOUNDERLINE {
text-decoration:none;
}

.NOUNDERLINE A:HOVER {
	text-decoration:none;
}

.INP1 {
	BORDER: #714D00 1px solid;
	width: 180;
}

.INP2 {
	BORDER: #714D00 1px solid;
	width: 130;
}

.INP3 {
	BORDER: White 1px solid;
	width: 135;
	height: 16;
	font-size:11px;
	font-family:arial;
	padding:0;
}

.INP4 {
	BORDER: #714D00 1px solid;
	width: 180;
}

.REG_INP {
	BORDER: #FFB254 1px solid;
	width: 125;
	height: 18px;
	font-size:12px;
	font-family:arial;
	padding:0 1;
	
}

.INP5 {
	BORDER: #FFB254 1px solid;
	font-size:12px;
	font-family:arial;
	padding:0 1;
	
}


.BorderLeft {
	BORDER-LEFT: #7A4BA2 1px solid;
}
.BorderRight {
	BORDER-RIGHT: #7A4BA2 1px solid
}

.BorderTop {
	BORDER-Top: #7A4BA2 1px solid
}

.BorderBot {
	BORDER-Bottom: #7A4BA2 1px solid;
}

.TBLVIEW TD{
	font-size:14PX;
	font-family:arial;
	color:#714D00;
	BORDER-Top: #FFB232 1px dotted;
}

.TBLVIEW_MY TD{
	font-size:14PX;
	font-family:arial;
	color:#714D00;
	font-weight:bold;
	BORDER-Top: #FFB232 1px dotted;
}

.BORDER_LEFT {
	BORDER-Left: #FFB232 1px dotted;
}

.BORDER_RIGHT {
	BORDER-Right: #FFB232 1px dotted;
}

.BORDER_BOTH {
	BORDER-Left: #FFB232 1px dotted;
	BORDER-Right: #FFB232 1px dotted;
}



.TBLVIEW_TTL TD{
	font-size:15PX;
	font-family:arial;
	font-weight:bold;
	color:#714D00;
	padding-Top: 2px;
	padding-Bottom: 2px;
}

.WINVIEW TD{
	font-size:12PX;
	font-family:arial;
	color:BLACK;
	font-weight:bold;
}


.WINVIEW_TTL TD{
	font-size:14PX;
	font-family:arial;
	font-weight:bold;
	color:white;
	padding-Top: 2px;
	padding-Bottom: 2px;
}
.BOLD {
	font-weight:bold;
}

.PAGES_TEXT {
	font-size:13PX;
	font-weight:bold;
	font-family:arial;
	cursor:hand;
	color:#714D00;
	text-decoration:none;
}

.PAGES_TEXT A:HOVER {
	text-decoration:underline;
}

.PAGES_SEL_TEXT {
`	font-size:13PX;
	font-weight:bold;
	font-family:arial;
	cursor:hand;
	color:#FF0000;
	text-decoration:none;
}