BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #EB1B8B;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Tahoma, Verdana, Arial, Microsoft Sans Serif;
	font-size: 12px;
	color: #666666;
}
ul.disc {list-style-type: disc;  margin-left: 20px; } 
ul.circle {list-style-type: circle;  margin-left: 20px; }  
ul.square {list-style-type: square;  margin-left: 20px; } 
ul.none {list-style-type: none;  margin-left: 20px; }

A:link, A:active, A:visited {
	COLOR: #EB1B8B;
	font-size: 14px;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #CCCCCC;
	font-size: 14px;
	TEXT-DECORATION: none;
}
td.white a:link, td.white a:active, td.white a:visited {
   COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
}
td.white a:hover {
	COLOR: #EB1B8B;
	TEXT-DECORATION: underline;
	font-size: 14px;
	font-weight: bold;
}
td.grey a:link, td.grey a:active, td.grey a:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
	font-size: 12px;
}
td.grey a:hover {
	COLOR: Yellow;
	TEXT-DECORATION: underline;
	font-size: 12px;
}
td.pink a:link, td.pink a:active, td.pink a:visited {
COLOR: #FE5AB3;
	TEXT-DECORATION: none;
}
td.pink a:hover {
	COLOR: Yellow;
	TEXT-DECORATION: none;
}
td.p-name a:link, td.p-name a:active, td.p-name a:visited {
   PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	COLOR: #CCCCCC;
	BACKGROUND-COLOR: #999999;
	font-size: 14px;
	TEXT-DECORATION: none;
}
td.p-name a:hover {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 14px;
}
td.sub_menu2 a:link, td.sub_menu2 a:active, td.sub_menu2 a:visited {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 40px;
	WIDTH: 200px;
	COLOR: #000000;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 7px;
   background-image: url(images/bg_submenu.gif); 
	background-repeat: no-repeat; 
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
td.sub_menu2 a:hover {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 40px;
	WIDTH: 200px;
	COLOR: #FFFFFF;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 7px;
   background-image: url(images/bg_submenuo.gif); 
	background-repeat: no-repeat; 
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
.s-text {
	FONT-SIZE: 10px;
}
.text {
	FONT-SIZE: 12px;
}
.text-666666 {
	FONT-SIZE: 12px;
	color: #666666;
}
.text-333333 {
	FONT-SIZE: 12px;
	color: #333333;
}
.text-cross {
	TEXT-DECORATION: line-through;
}
.text-grey {
	FONT-SIZE: 12px;
	color: #CCCCCC;
}
.text-yellow {
	FONT-SIZE: 12px;
	color: #FFFF00;
}
.text-white {
	FONT-SIZE: 12px;
	color: #FFFFFF;
}
.text-pink {
	FONT-SIZE: 12px;
	color: #EB1B8B;
}
.text-orange {
	FONT-SIZE: 12px;
	color: #FF9900;
}
.text-black {
	FONT-SIZE: 12px;
	color: #000000;
}
.s-text-r {
	FONT-SIZE: 10px;
	color: #FF0000;
}
.highlight-pink {
	FONT-SIZE: 22px;
	color: #EB1B8B;
	font-weight: bold;
}
.highlight-green-22 {
	FONT-SIZE: 22px;
	color: #6AD30A;
	font-weight: bold;
}
.highlight-yellow {
	FONT-SIZE: 22px;
	color: #E3CC36;
	font-weight: bold;
}
.highlight-green {
	FONT-SIZE: 26px;
	color: #6AD30A;
	font-weight: bold;
}
.highlight-blue {
	FONT-SIZE: 26px;
	color: #099FFF;
	font-weight: bold;
}
.highlight-orange {
	FONT-SIZE: 26px;
	color: #FF9900;
	font-weight: bold;
}
.highlight-black {
	FONT-SIZE: 18px;
	color: #666666;
	font-weight: bold;
}
.highlight-black2 {
	FONT-SIZE: 22px;
	color: #000000;
	font-weight: bold;
}
.highlight-white {
	FONT-SIZE: 18px;
	color: #FFFFFF;
}
.issue {
	FONT-SIZE: 14px;
	color: #0685D5;
	font-weight: bold;
	letter-spacing: 1px;
}
.pagename {
	FONT-SIZE: 22px;
	color: #83C72D;
	PADDING-LEFT: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 2px;
}
.pagename2 {
	FONT-SIZE: 16px;
	color: #000000;
	PADDING-LEFT: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
.inputA {
	background-color : #FFFFFF;
	height : 16px;
	font-size : 12px;
	color : #666666;
	border : 1px #E0E0E0;
	border-style: solid; 
}
.input-member {
	background-color : #FFFFCD;
	height : 20px;
	font-size : 12px;
	color : #066261;
	border : 2px #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-LB {  
   background-repeat: repeat; 
	background-position: left bottom;
}
.angle-LT {  
   background-repeat: repeat; 
	background-position: left top;
}
.angle-RB {  
   background-repeat: repeat; 
	background-position: right bottom;
}
.angle-RT {  
   background-repeat: repeat; 
	background-position: right top;
}
.line_b2 {  
   background-image: url(images/line2.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.bg {   
	background-position: right bottom;
	background-repeat: repeat-x; 
}
.bg_htbr {   
	background-position: right;
	background-repeat: no-repeat; 
}
.bg_comment {   
	background-position: right top;
	background-repeat: no-repeat; 
}
.bg_comment-l {   
	background-position: left bottom;
	background-repeat: no-repeat; 
}
.image-border{
	border: thin solid #CCCCCC;
      }

.highlight-red {
	FONT-SIZE: 22px;
	color: #ff0000;
}