.FB_LARGETEXT {
	font-family: Verdana, Arial;
	font-size: 20px;
	color: black;
}
.FB_SMALLTEXT {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: black;
}
.FB_SMALLTEXT_HEAD {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: white;
	font-weight : bolder;
	text-decoration : none;	
}
.FB_SMALLTEXT_FOOT {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: white;
	font-weight : bolder;
	text-decoration : none;	
}
.header 
{
    font-size : 17px;
}
body_old_was_used_for_the_scrollbar_ontheright
{
    scrollbar-face-color:#ff6600;
    scrollbar-base-color:#f4e4ab;
    scrollbar-arrow-color:white;
    scrollbar-highlight-color:white;
    scrollbar-3d-light-color:#f4e4ab;
    scrollbar-darkshadow-color:#d54601;
    scrollbar-shadow-color:#d54601;
}
.orange {
	color : #FF6600;
}

.orangeborder {
	background-color: #FF6600;
}

TABLE, SELECT, INPUT, TEXTAREA, OPTION 
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
	AUTOCOMPLETE: OFF
}

SELECT
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
	AUTOCOMPLETE: OFF
}

.BUTTON {
	font-family: Verdana, Arial;
	color: #000000;
	background-color: #FDE9DC;
	border-style: solid;
	border-width: 1px;
	border-color: #FF6600;
	cursor: hand;
	padding: 1;
	font-size: 10px;
}
.fb_button 
{
    font-family: Verdana, Arial;
    color: #000000;
    background-color: #EDF4FF;
    border-style: solid;
    border-width:1px;
    border-color: #C4C3C2;
    cursor: hand;
    padding: 1;
    font-size: 10px;
}

a.plain:link, a.plain:visited, a.plain:active {
	text-decoration: underline;
	color : #FF6600;
    font-family : Verdana,Arial;
    font-size : 11px;
    text-decoration : none;	
}

a.plain:hover {
    font-family : Verdana,Arial;
	font-size : 11px;
	color : #423934;
	text-decoration : none;
    font-weight : bolder;	
}

a {
	text-decoration: underline;
	color : #FF6600;
    font-family : Verdana,Arial;
    font-size : 12px;
}
