
List/Menu {
background-color:#CCCCCC;
}
textarea {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 8pt; 
	text: #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
.box {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 8pt; 
	text: #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
input.input_orange {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#FF9900;
	color:#D28400;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
input.input_botton {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 9pt; 	
	background:#E17100;
	border-color:#FFCC00;
	color:#ffffff;
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px
}

/******************** Scrollbar **************************/
.{
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}
/******************** White **************************/
.text_white {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
} 
.text_white_head {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	color:#ffffff;
}

.link_style {
	margin: 0;
	border:none;
	padding: 0;
	clear:both;
}
A:hover.link_style {
	float:right;
	border:none;
	padding:0;
	clear:both;
}

/******************** Blue **************************/
.text_blue {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#0054A8;
}
.text_blue_head {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	color: #61ABE4;
}
.link_blue {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#0054A8;
	padding:5px;
	width: 158px;
	background-color:#ffffff;
}
A:hover.link_blue {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color:#0054A8;
	padding:5px;
	width: 158px;
	background-image:url(temp/blue_link_bg.gif);
}
input.input_blue_text {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#0054A8;
	color:#0054A8;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.input_blue_area {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#0054A8;
	color:#0054A8;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #0054A8;
	scrollbar-arrow-color: #0054A8;
	scrollbar-shadow-color: #0054A8;
}

/******************** Green **************************/
.text_green {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#00A300;
}
.text_green_head {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	color: #00E502;
}
.link_green {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#00A300;
	padding:5px;
	width: 158px;
	background-color:#ffffff;
}
A:hover.link_green {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color:#00A300;
	padding:5px;
	width: 158px;
	background-image:url(temp/green_link_bg.gif);
}
input.input_green_text {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#00A300;
	color:#00A300;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.input_green_area {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#00A300;
	color:#00A300;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #00A300;
	scrollbar-arrow-color: #00A300;
	scrollbar-shadow-color: #00A300;
}

/******************** Orange **************************/
.text_orange {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#BA4701;
}
.text_orange_head {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	color: #ED9B29;
}
.link_orange {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#BA4701;
	padding:5px;
	width: 158px;
	background-color:#ffffff;
}
A:hover.link_orange {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color:#BA4701;
	padding:5px;
	width: 158px;
	background-image:url(temp/orange_link_bg.gif);
}
input.input_orange_text {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#BA4701;
	color:#BA4701;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.input_orange_area {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#BA4701;
	color:#BA4701;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #BA4701;
	scrollbar-arrow-color: #BA4701;
	scrollbar-shadow-color: #BA4701;
}

/******************** Pink **************************/
.text_pink {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#DC1C65;
}
.text_pink_head {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	color: #FE74CC;
}
.link_pink {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#DC1C65;
	padding:5px;
	width: 158px;
	background-color:#ffffff;
}
A:hover.link_pink {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color:#DC1C65;
	padding:5px;
	width: 158px;
	background-image:url(temp/pink_link_bg.gif);
}
input.input_pink_text {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#DC1C65;
	color:#DC1C65;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.input_pink_area {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#DC1C65;
	color:#DC1C65;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #DC1C65;
	scrollbar-arrow-color: #DC1C65;
	scrollbar-shadow-color: #DC1C65;
}

/******************** Gray **************************/
.text_gray {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#353535;
}
.text_gray_head {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	color: #999999;
}
.link_gray {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#353535;
	padding:5px;
	width: 158px;
	background-color:#ffffff;
}
A:hover.link_gray {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color:#353535;
	padding:5px;
	width: 158px;
	background-image:url(temp/gray_link_bg.gif);
}
input.input_gray_text {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#353535;
	color:#353535;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.input_gray_area {  
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#353535;
	color:#353535;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #353535;
	scrollbar-arrow-color: #353535;
	scrollbar-shadow-color: #353535;
}

