/*
*
*
*
*/
body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: "MS Sans Serif";
	font-size: 12px;
}

body p {
	margin-top: 0;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: "Arial";
	text-align: justify;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: absolute; /* Menu position that can be changed at will */
	z-index:100;
	width: 100%; /* precision for Opera */
}
#menu dl {
	float: left;
	width: 111px;
	page:0;
}
#menu dt {
	cursor: pointer;
	text-align: center;
}
#menu dd {
	display: none;
	border: 1px solid gray;
}
#menu li {
	text-align: left;
	background: #fff;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: #eee;
}
#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
}



/*********************************************** Border *************************************************/
.border_dotted { 
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
	border-left: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
}

.border_dotted_lr { 
	border-left: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
}
.border_dotted_left { 
	border-left: 1px #999999 dotted;
} 
.border_dotted_right { 
	border-right: 1px #999999 dotted;
}

.border_dotted_tb { 
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
}
.border_dotted_top { 
	border-top: 1px #999999 dotted;
}
.border_dotted_bottom { 
	border-bottom: 1px #999999 dotted;
}

.border_dotted_rb { 
	border-right: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
}
 
/*********************************************** Date *************************************************/
.date { 
		width: 20px;
		height: 20px;
 		font-family: "MS Sans Serif"; 
 		font-size: 12px;
 		font-weight: bold;
  		color:#FFFFFF;
 		background-color: #747988;
 		padding-top: 1px 1px;
 		margin: 0px 0px;
 		vertical-align: middle;
 		border: 1px solid #0D3F66;
 		clip: rect( );
 		cursor:hand;
 }
 
 

/********************************************* Text Box **********************************************/
.box60  { 
		width: 60px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box80  { 
		width: 80px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box90  { 
		width: 90px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box100  { 
		width: 100px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box110  { 
		width: 110px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box120  { 
		width: 120px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box130  { 
		width: 130px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box140  { 
		width: 140px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box150  { 
		width: 150px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box160  { 
		width: 160px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box170  { 
		width: 170px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box180  { 
		width: 180px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box190  { 
		width: 190px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box200  { 
		width: 200px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}
.box250  { 
		width: 280px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}

.box280  { 
		width: 280px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}

.box375  { 
		width: 375px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}

.box400  { 
		width: 400px;
		height: 20px;
		font-family: "MS Sans Serif";
		font-weight: normal;
		color: #333333;
		background-color: #F5F5F5;
		padding-top: 1px 1px;
		margin: 0px 0px;
		vertical-align: middle;
		border: 1px solid #8F9BB5;
		clip: rect( );
}

.box200_multi { 
		width: 200px;
	 	height: 55px;
 		font-family: "MS Sans Serif";
 		font-weight: normal;
  		color: #333333;
 		background-color: #F5F5F5;
  		padding-top: 1px 1px;
 		margin: 0px 0px;
 		vertical-align: top;
 		border: 1px solid #8F9BB5;
 		clip: rect( );
 }
.box300_multi { 
		width: 300px;
	 	height: 55px;
 		font-family: "MS Sans Serif";
 		font-weight: normal;
  		color: #333333;
 		background-color: #F5F5F5;
  		padding-top: 1px 1px;
 		margin: 0px 0px;
 		vertical-align: top;
 		border: 1px solid #8F9BB5;
 		clip: rect( );
 }
.box400_multi { 
		width: 400px;
	 	height: 55px;
 		font-family: "MS Sans Serif";
 		font-weight: normal;
  		color: #333333;
 		background-color: #F5F5F5;
  		padding-top: 1px 1px;
 		margin: 0px 0px;
 		vertical-align: top;
 		border: 1px solid #8F9BB5;
 		clip: rect( );
 }
 



/*********************************************** Cursor *************************************************/
.cursor_hand {
		cursor:hand
}
.cursor_help {
		cursor:help
}



/*********************************************** Button *************************************************/
/* - - - - -  Button 60-80  - - - - - */
.button60 { 
		width: 60px;
	 	height: 20px;
 		font-family: "MS Sans Serif";
 		font-size: 12px;
 		font-weight: bold;
  		color:#FFFFFF;
 		background-color: #ff9900;
  		padding-top: 1px 1px;
 		margin: 0px 0px;
 		vertical-align: middle;
 		border: 1px solid #ffcc33;
 		clip: rect( );
 		cursor:hand;
 }
.button70 { 
		width: 70px;
 		height: 20px;
 		font-family: "MS Sans Serif";
 		font-size: 12px;
 		font-weight: bold;
  		color:#FFFFFF;
 		background-color: #ff9900;
  		padding-top: 1px 1px;
 		margin: 0px 0px;
 		vertical-align: middle;
 		border: 1px solid #ffcc33;
 		clip: rect( );
 		cursor:hand;
 }
.button80  { 
		width: 80px;
 		height: 20px;
 		font-family: "MS Sans Serif";
 		font-size: 12px;
 		font-weight: bold;
  		color:#FFFFFF;
 		background-color: #ff9900;
  		padding-top: 1px 1px;
 		margin: 0px 0px;
 		vertical-align: middle;
 		border: 1px solid #ffcc33;
 		clip: rect( );
 		cursor:hand;
 }
 
 
 
 /***********************************************  Font *************************************************/
/* - - - - - Black 10 - - - - -*/
.black10_normal  { 
		color: #666666;  
		font-size: 10px; 
		font-weight: normal; 
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}
.black10_bold  { 
		color: #666666;  
		font-size: 10px; 
		font-weight: bold;   
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}

/* - - - - - Black 11 - - - - -*/
.black11_normal  { 
		color: #666666;
  		font-size: 11px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.black11_bold  { 
		color: #666666;
  		font-size: 11px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}

/* - - - - - Black 12 - - - - -*/
.black12_normal  { 
		color: #666666;
  		font-size: 12px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.black12_bold  { 
		color: #666666;
  		font-size: 12px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - Black 14 - - - - -*/
.black14_normal  { 
		color: #666666;
  		font-size: 14px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.black14_bold  { 
		color: #666666;
  		font-size: 14px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - Black 16 - - - - -*/
.black16_normal  { 
		color: #666666;
  		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.black16_bold  { 
		color: #666666;
  		font-size: 16px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}

/* - - - - - Blue 11 - - - - -*/
.blue11_normal  { 
		color: #669999;  
		font-size: 11px; 
		font-weight: normal; 
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}
.blue11_bold  { 
		color: #669999;  
		font-size: 11px; 
		font-weight: bold;   
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}

/* - - - - - Blue 12 - - - - -*/
.blue12_normal  { 
		color: #336666;  
		font-size: 12px; 
		font-weight: normal; 
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}
.blue12_bold  { 
		color: #336666;  
		font-size: 12px; 
		font-weight: bold;   
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}

/* - - - - - Blue 14 - - - - -*/
.blue14_normal  { 
		color: #669999;  
		font-size: 14px; 
		font-weight: normal;   
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}
.blue14_bold  { 
		color: #669999;  
		font-size: 14px; 
		font-weight: bold;   
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}

/* - - - - - Blue 16 - - - - -*/
.blue16_normal  { 
		color: #669999;  
		font-size: 16px; 
		font-weight: normal;   
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}
.blue16_bold  { 
		color: #669999;  
		font-size: 16px; 
		font-weight: bold;   
		font-family: "Arial"; 
		padding: 0px 0px; 
		margin: 0px 0px; 
		border: 0px none; 
		position: relative; 
		overflow: visible; 
		clip: rect( );
}

/* - - - - - Gray 12 - - - - -*/
.gray10_normal  { 
	 	color:#999999;
	 	font-size: 12px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.gray11_normal  { 
	 	color:#999999;
	 	font-size: 11px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.gray12_normal  { 
		color: #999999;
	 	font-size: 12px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.gray12_bold  { 
		color: #999999;
  		font-size: 12px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - Gray 14 - - - - -*/
.gray14_normal  { 
		color: #999999;
		font-size: 14px;
		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.gray14_bold  { 
		color: #999999;
  		font-size: 14px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - Gray 16 - - - - -*/
.gray16_normal  { 
		color: #999999;
  		font-size: 16px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.gray16_bold  { 
		color: #999999;
  		font-size: 16px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}

/* - - - - - White 12 - - - - -*/
.white12_normal  { 
		color: #FFFFFF;
  		font-size: 12px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.white12_bold  { 
		color: #FFFFFF;
  		font-size: 12px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - White 14 - - - - -*/
.white14_normal  { 
		color: #FFFFFF;
  		font-size: 14px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.white14_bold  { 
		color: #FFFFFF;
	  	font-size: 14px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - White 16 - - - - -*/
.white16_normal  { 
		color: #FFFFFF;
  		font-size: 16px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.white16_bold  { 
		color: #FFFFFF;
  		font-size: 16px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}

/* - - - - - Red 12 - - - - -*/
.red10_normal  { 
		color: #FF0000;
		font-size: 10px;
	 	font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.red12_normal  { 
		color: #FF0000;
		font-size: 12px;
	 	font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.red12_bold  { 
		color: #FF0000;
  		font-size: 12px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - Red 14 - - - - -*/
.red14_normal  { 
		color: #FF0000;
  		font-size: 14px;
 		font-weight: normal;
	 	font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.red14_bold  { 
		color: #FF0000;
	  	font-size: 14px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - Red 16 - - - - -*/
.red16_normal  { 
		color: #FF0000;
  		font-size: 16px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.red16_bold  { 
		color: #FF0000;
		font-size: 16px;
 		font-weight: bold;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}


/* - - - - - orange 11 - - - - -*/
.orange11_normal  { 
		color: #ff6600;
  		font-size: 11px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.orange11_bold  { 
		color: #ff6600;
  		font-size: 11px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - orange 12 - - - - -*/
.orange12_normal  { 
		color: #ff6600;
  		font-size: 12px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.orange12_bold  { 
		color: #ff6600;
  		font-size: 12px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - orange 14 - - - - -*/
.orange14_normal  { 
		color: #ff6600;
  		font-size: 14px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.orange14_bold  { 
		color: #ff6600;
  		font-size: 14px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - orange 16 - - - - -*/
.orange16_normal  { 
		color: #ff6600;
  		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.orange16_bold  { 
		color: #ff6600;
  		font-size: 16px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - orange 18 - - - - -*/
.orange18_normal  { 
		color: #ff6600;
  		font-size: 18px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.orange18_bold  { 
		color: #ff6600;
  		font-size: 18px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}

.orange23_normal  { 
		color: #ff6600;
  		font-size: 23px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}

/* - - - - - green 11 - - - - -*/
.green11_normal  { 
		color: #336666;
  		font-size: 11px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.green11_bold  { 
		color: #336666;
  		font-size: 11px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - green 12 - - - - -*/
.green12_normal  { 
		color: #336666;
  		font-size: 12px;
 		font-weight: normal;
 		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.green12_bold  { 
		color: #336666;
  		font-size: 12px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - green 14 - - - - -*/
.green14_normal  { 
		color: #336666;
  		font-size: 14px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.green14_bold  { 
		color: #336666;
  		font-size: 14px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
/* - - - - - green 16 - - - - -*/
.green16_normal  { 
		color: #336666;
  		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.green16_bold  { 
		color: #336666;
  		font-size: 16px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}

/* - - - - - green 18 - - - - -*/
.green18_normal { 
		color: #336666;
  		font-size: 18px;
 		font-weight: normal;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}
.green18_bold  { 
		color: #336666;
  		font-size: 18px;
 		font-weight: bold;
   		font-family: "Arial";
 		padding: 0px 0px;
 		margin: 0px 0px;
 		border: 0px none;
 		position: relative;
 		overflow: visible;
 		clip: rect( );
}




/**********************************************  Link Color  **************************************************/
/*- - - - - - - - - - - - - - - - -  Link Black 11 Normal - - - - - - - - - - - - - - - - -  */
a.link_black11_normal:link { 
		color: #666666;
  		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_black11_normal:visited { 
		color: #666666;
  		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_black11_normal:hover { 
  		COLOR:#C91C07; 
		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: none; 
}
a.link_black11_normal:active { }

/*- - - - - - - - - - - - - - - - -  Link Gray 12 Normal - - - - - - - - - - - - - - - - -  */
a.link_gray11_normal:link { 
		color: #999999;
  		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_gray11_normal:visited { 
		color: #999999;
  		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_gray11_normal:hover { 
  		COLOR:#C91C07; 
		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: none; 
}
a.link_gray11_normal:active { }

/*- - - - - - - - - - - - - - - - -  Link Blue 12 Normal - - - - - - - - - - - - - - - - -  */
a.link_blue11_normal:link { 
		color: #336666;
  		font-size: 12px;
 		font-weight: bold;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_blue11_normal:visited { 
		color: #336666;
  		font-size: 12px;
 		font-weight: bold;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_blue11_normal:hover { 
  		COLOR:#C91C07; 
		font-size: 12px;
 		font-weight: bold;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: none; 
}
a.link_blue11_normal:active { }

/*- - - - - - - - - - - - - - - - -  Link orange 11 Normal - - - - - - - - - - - - - - - - -  */
a.link_orange11_normal:link { 
		color: #ff6600;
  		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange11_normal:visited { 
		color: #ff6600;
  		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange11_normal:hover { 
  		COLOR:#C91C07; 
		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange11_normal:active { }

/*- - - - - - - - - - - - - - - - -  Link orange 11 bold - - - - - - - - - - - - - - - - -  */
a.link_orange11_bold:link { 
		color: #ff6600;
  		font-size: 11px;
 		font-weight: bold;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange11_bold:visited { 
		color: #ff6600;
  		font-size: 11px;
 		font-weight: bold;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange11_bold:hover { 
  		COLOR:#C91C07; 
		font-size: 11px;
 		font-weight: bold;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange11_bold:active { }

/*- - - - - - - - - - - - - - - - -  Link orange 11 Normal Line - - - - - - - - - - - - - - - - -  */
a.link_orange11_normal_line:link { 
		color: #ff6600;
  		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: underline; 
}
a.link_orange11_normal_line:visited { 
		color: #ff6600;
  		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: underline; 
}
a.link_orange11_normal_line:hover { 
  		COLOR:#C91C07; 
		font-size: 11px;
 		font-weight: normal;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: underline;
}
a.link_orange11_normal_line:active { }

/*- - - - - - - - - - - - - - - - -  Link orange 16 Normal - - - - - - - - - - - - - - - - -  */
a.link_orange16_normal:link { 
		color: #ff6600;
  		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange16_normal:visited { 
		color: #ff6600;
  		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange16_normal:hover { 
  		COLOR:#C91C07; 
		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange16_normal:active { }

/*- - - - - - - - - - - - - - - - -  Link orange 16 bold - - - - - - - - - - - - - - - - -  */
a.link_orange16_bold:link { 
		color: #ff6600;
  		font-size: 16px;
 		font-weight: bold;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange16_bold:visited { 
		color: #ff6600;
  		font-size: 16px;
 		font-weight: bold;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange16_bold:hover { 
  		COLOR:#C91C07; 
		font-size: 16px;
 		font-weight: bold;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: none; 
}
a.link_orange16_bold:active { }

/*- - - - - - - - - - - - - - - - -  Link orange 16 Normal Line - - - - - - - - - - - - - - - - -  */
a.link_orange16_normal_line:link { 
		color: #ff6600;
  		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: underline; 
}
a.link_orange16_normal_line:visited { 
		color: #ff6600;
  		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial";
		clip: rect( );  
		text-decoration: underline; 
}
a.link_orange16_normal_line:hover { 
  		COLOR:#C91C07; 
		font-size: 16px;
 		font-weight: normal;
   		font-family: "Arial"; 
		clip: rect( );  
		text-decoration: underline;
}
a.link_orange16_normal_line:active { }