BODY {
	SCROLLBAR-FACE-COLOR: #717079;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Tahoma, Verdana, Arial, Microsoft Sans Serif;
	color: #FFFFFF;
}
A:link, A:active, A:visited {
	COLOR: #E79104;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}
td.archive a:link, td.archive a:active, td.archive a:visited {
COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
td.archive a:hover {
	COLOR: #E79104;
	TEXT-DECORATION: none;
}
td.underline a:link, td.underline a:active, td.underline a:visited {
   FONT-SIZE: 12px;
	COLOR: #FFFFFF; 
	PADDING-TOP: 3px; 
	PADDING-Bottom: 3px;
	WIDTH: 180px;
	background-image: url(images/line_in.gif); 
	background-position: bottom;
}
td.underline a:hover {
   FONT-SIZE: 12px; 
	COLOR: #E3C619;
	PADDING-TOP: 3px; 
	PADDING-Bottom: 3px;
	PADDING-Left: 10px;
	WIDTH: 180px;
	background-image: url(images/line_in.gif); 
	background-position: bottom;
}
.s-text {
	FONT-SIZE: 10px;
}
.text {
	FONT-SIZE: 12px;
}
.text-orange {
	FONT-SIZE: 14px;
	color: #E79104;
}
.text-yellow {
	FONT-SIZE: 14px;
	color: #E3C619;
}
.text-white {
	FONT-SIZE: 14px;
	color: #FFFFFF;
}
.highlight-white {
	FONT-SIZE: 18px;
	color: #FFFFFF;
}
.highlight-orange {
	FONT-SIZE: 18px;
	color: #E79104;
}
.highlight-yellow {
	FONT-SIZE: 18px;
	color: #E3C619;
}
.big-yellow {
	FONT-SIZE: 22px;
	color: #E3C619;
}
.inputA {
	background-color : #333333;
	height : 16px;
	font-size : 12px;
	color : #FFFFFF;
	border : 1px #000000;
	border-style: solid; 
}
.inputB {
	background-color: #333333; 
	border : 1px #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-size: 12px;
	color : #FFFFFF;
}
.submit {
   background-color: #333333; 
	border: #000000;  
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-size: 12px;
	color : #FFFFFF;
}
.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_b2 {  
   background-image: url(images/line2.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.bg_l {  
  background-image: url(images/bg_l.gif); 
	background-repeat: repeat-y; 
	background-position: right top
}
