BODY {
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #5E5E5E;
	SCROLLBAR-SHADOW-COLOR: #5E5E5E;
	SCROLLBAR-3DLIGHT-COLOR: #5E5E5E;
	SCROLLBAR-ARROW-COLOR: #FF0000;
	SCROLLBAR-TRACK-COLOR: #5E5E5E;
	SCROLLBAR-DARKSHADOW-COLOR: #5E5E5E;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Tahoma, Verdana, Arial, Microsoft Sans Serif;
	color: #666666;
}
A:link, A:active, A:visited {
	COLOR: #FE0002;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}
td.mm a:link, td.mm a:active, td.mm a:visited {
   COLOR: #666666;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 12px;
}
td.mm a:hover {
	COLOR: #F765A5;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 12px;
}
td.archive a:link, td.archive a:active, td.archive a:visited {
COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
td.archive a:hover {
	COLOR: Yellow;
	TEXT-DECORATION: none;
}
td.sub_menu2 a:link, td.sub_menu2 a:active, td.sub_menu2 a:visited {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 2px;
	WIDTH: 174px;
	COLOR: #FFFFFF;
	PADDING-TOP: 2px;
   background-image: url(../images/line2.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	TEXT-DECORATION: none;
	font-size: 14px;
}
td.sub_menu2 a:hover {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 2px;
	WIDTH: 174px;
	COLOR: #000000;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	font-size: 14px;
}
.search-text {
	color: #666666;
}
.s-text {
	FONT-SIZE: 10px;
}
.text {
	FONT-SIZE: 12px;
}
.text-red {
	FONT-SIZE: 13px;
	color: #FE0002;
}
.text-orange {
	FONT-SIZE: 12px;
	color: #FD9100;
}
.text-pink {
	FONT-SIZE: 13px;
	color: #F765A5;
}
.highlight-red {
	FONT-SIZE: 18px;
	color: #FE0002;
}
.highlight-orange {
	FONT-SIZE: 18px;
	color: #FD9100;
}
.highlight-pink {
	FONT-SIZE: 18px;
	color: #F765A5;
}
.highlight-white {
	FONT-SIZE: 18px;
	color: #FFFFFF;
}
.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;
}
.submit2 {
	font-size: 12px;
	color : #333333;
}
.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_content {  
   background-image: url(images/bg_content.jpg); 
	background-repeat: no-repeat; 
	background-position: right bottom
}
.foot_l {  
   background-image: url(images/bg_foot-l.gif); 
	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;
}