BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF8800;
	SCROLLBAR-SHADOW-COLOR: #FF8800;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #E98138;
	SCROLLBAR-TRACK-COLOR: #E98138;
	SCROLLBAR-DARKSHADOW-COLOR: #FF8800;
}
BODY {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
A:link {
	COLOR: Red;
	TEXT-DECORATION: none
}
A:active {
	COLOR: Blue;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: Red;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: Silver;
	TEXT-DECORATION: none;
}
.sansrif12 {
	font-family : MS Sans Serif, Arial, Helvetica, Verdana;
	FONT-SIZE: 12px;
	color: #333333;
}
.sansrif12_hl {
	font-family : MS Sans Serif, Arial, Helvetica, Verdana;
	FONT-SIZE: 12px;
	color: #FF9900;
}
.sansrif14 {
	font-family : MS Sans Serif, Arial, Helvetica, Verdana;
	FONT-SIZE: 14px;
	color: #FF9900;
}
.sansrif16 {
	font-family : MS Sans Serif, Arial, Helvetica, Verdana;
	FONT-SIZE: 16px;
	color: #FF9900;
}
.inputA {
	background-color : #F8C29D;
	height : 16px;
	font-size : 12px;color : #000000;
	font-family : MS Sans Serif, Arial, Helvetica, Verdana;
	border : 1px #CCCCCC solid;
}
.inputB {
   font-family: MS Sans Serif, Arial, Helvetica, Verdana;
	background-color: #F8C29D; border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-size: 12;color : #000000;
}
.submit {
   background-color: #FF8800; 
	border: #333333; 
	border-style: double; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	font-style: oblique;color : #000000;
}
.bgb {  
   background-image: url(images/bgb2.gif); 
	background-repeat: repeat-y; 
	background-position: right top
}
.bg_intro {  
   background-image: url(images/intro_01.jpg); 
	background-repeat: repeat-y; 
	background-position: right top
}