BODY {
	SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Tahoma, Verdana, Arial, Microsoft Sans Serif;
	color: #666666;
}
A:link, A:active, A:visited {
	COLOR: #FD9100;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Gray;
	TEXT-DECORATION: none;
}
td.pink a:link, td.pink a:active, td.pink a:visited {
COLOR: #FF0E94;
	TEXT-DECORATION: underline;
}
td.pink a:hover {
	COLOR: Gray;
	TEXT-DECORATION: none;
}
td.yellow a:link, td.yellow a:active, td.yellow a:visited {
COLOR: #C6C51D;
	TEXT-DECORATION: underline;
}
td.yellow a:hover {
	COLOR: Gray;
	TEXT-DECORATION: none;
}
td.blue a:link, td.blue a:visited {
COLOR: #179EDE;
	TEXT-DECORATION: underline;
}
td.blue a:hover {
	COLOR: Gray;
	TEXT-DECORATION: none;
}
.s-text {
	FONT-SIZE: 10px;
}
.text {
	FONT-SIZE: 12px;
}
.text-blue {
	FONT-SIZE: 13px;
	color: #179EDE;
}
.text-orange {
	FONT-SIZE: 13px;
	color: #FD9100;
}
.text-pink {
	FONT-SIZE: 13px;
	color: #FF0E94;
}
.inputA {
	background-color : #FFFFFF;
	height : 16px;
	font-size : 12px;
	color : #666666;
	border : 1px #E0E0E0;
	border-style: solid; 
}
.inputA-black {
	background-color : #999999;
	height : 16px;
	font-size : 12px;
	color : #FFFFFF;
	border : 1px #CCCCCC;
	border-style: solid; 
}
.inputB {
	background-color: #FFFFFF; 
	border : 1px #E0E0E0; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-size: 12px;
	color : #666666;
}
.submit {
   background-color: #FFFFFF; 
	border: #E0E0E0;  
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	font-size: 12px;
	color : #666666;
}
.line_r {  
   background-image: url(images/line.gif); 
	background-repeat: repeat-y; 
	background-position: right top
}
.line_l {  
   background-image: url(images/line.gif); 
	background-repeat: repeat-y; 
	background-position: left top
}
.line_b {  
   background-image: url(images/line.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.line_t {  
   background-image: url(images/line.gif); 
	background-repeat: repeat-x; 
	background-position: top;
}
.angle_l {  
   background-image: url(images/angle.gif); 
	background-repeat: repeat-x; 
	background-position: left bottom;
}
.angle_l2 {  
   background-image: url(images/angle.gif); 
	background-repeat: repeat-x; 
	background-position: left top;
}
.angle_r {  
   background-image: url(images/angle.gif); 
	background-repeat: repeat-x; 
	background-position: right bottom;
}
.angle_r2 {  
   background-image: url(images/angle.gif); 
	background-repeat: repeat-x; 
	background-position: right top;
}
.line_b2 {  
   background-image: url(images/line2.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.bg_l {  
   background-image: url(images/bg_l.jpg); 
	background-repeat: repeat-y; 
	background-position: right top
}
.foot_l {  
   background-image: url(images/footer_l.jpg); 
	background-repeat: repeat-y; 
	background-position: right top
}
.hl_line {  
	FONT-SIZE: 12px;
	color: #000000;
	font-weight: bold;
   background-image: url(images/line2.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	padding-bottom: 2;
	font-weight: bold;
}.write {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.back {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.read {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
read {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
td.blue a:active { 
COLOR: #0066CC;
	TEXT-DECORATION: underline;
 } 
