body
{
scrollbar-face-color: #FFDEB5; 
scrollbar-shadow-color: #FFA633; 
scrollbar-highlight-color: #FFA633; 
scrollbar-3dlight-color: #FFB658; 
scrollbar-darkshadow-color: #FFA633; 
scrollbar-track-color: #FFA633; 
scrollbar-arrow-color: #FFA633; 

}
.orange{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #FDAB00;
	FONT-SIZE : 11px;
}
.orange a {
	color : #FDAB00;
	text-decoration: none;

}
.orange a:hover {
	color : #FDAB00;
	text-decoration: underline;

}

.brown{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #6A1E14;
	FONT-SIZE : 11px;
	margin-left : 10px;


}
.Black_Title{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #000000;
	FONT-SIZE : 11px;
	margin-left : 10px;


}
.Black_Title a {
	color : #000000;
	text-decoration: none;

}
.Black_Title a:hover {
	color : #000000;
	text-decoration: underline;

}

.orange_comments{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #FDAB00;
	FONT-SIZE : 9px;
}

.green{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #73B828;
	FONT-SIZE : 11px;
}
.green a {
	color : #73B828;
	text-decoration: none;

}
.green a:hover {
	color : #73B828;
	text-decoration: underline;

}


.green_comments{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #73B828;
	FONT-SIZE : 9px;
}

.red{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #CE2021;
	FONT-SIZE : 12px;
	font-weight: bold;

}

.blue{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #003366;
	FONT-SIZE : 11px;

}
.blue a {
	color : #0066FF;
	text-decoration: none;

}
.blue a:hover {
	color : #000000;
	text-decoration: underline;

}

.white{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE : 11px;

}
.white a {
	color : #FFFFFF;
	text-decoration: none;

}
.white a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

.white_title{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE : 13px;

}
.white_title a {
	color : #FFFFFF;
	text-decoration: none;

}
.white_title a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}


.gray {
	FONT-FAMILY: arial, sans-serif;
	COLOR: #666666;
	FONT-SIZE : 11px;
	margin-right : 10px;
	margin-left : 10px;
}

.gray_title{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #999999;
	margin-right : 20px;
	margin-bottom : 10px;
	font-weight: bold;
	FONT-SIZE : 13px;

}

.gray_title a {
	color : #999999;
	text-decoration: none;

}
.gray_title a:hover {
	color : #999999;
}

.gray_title_footer{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #999999;
	margin-right : 15px;
	margin-bottom : 0px;
	font-weight: bold;
	FONT-SIZE : 13px;

}

.gray_title_footer a {
	color : #999999;
	text-decoration: none;

}
.gray_title_footer a:hover {
	color : #999999;
}

.foot{
	FONT-FAMILY: Tahoma, sans-serif;
	FONT-SIZE: 9px;
	COLOR: #CE2021;
	FONT-SIZE : 11px;

}
.foot a {
	color : #CE2021;
	text-decoration: none;

}
.foot a:hover {
	color : #CE2021;
	text-decoration: underline;
}

.members_menu {
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE : 13px;
	margin-right : 35px;
	margin-left : 35px;
	font-weight: bold;

}



INPUT{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px; 
	COLOR: #000000;
}
TEXTAREA
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	COLOR: #000000;
}
SELECT
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	COLOR: #000000;
}



.TypeA {
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #999999;
	FONT-SIZE : 13px;
	margin-bottom : 15px;
	margin-top : 15px;

}

.TypeB {
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #999999;
	FONT-SIZE : 13px;
	margin-bottom : 15px;
	margin-top : 15px;
	font-weight: bold;
}

.WHITE{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE : 11px;
	margin-left : 10px;


}
.White a {
	color : #FFFFFF;
	text-decoration: none;

}
.White a:hover {
	color : #FFFFFF;
	text-decoration: underline;

}

.Blue{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #003767;
	FONT-SIZE : 11px;
	margin-left : 10px;


}
.Blue a {
	color : #003767;
	text-decoration: none;

}
.Blue a:hover {
	color : #003767;
	text-decoration: underline;

}

.myshadow 
{
FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=5);
}