body
{
background-image:url('../images/header_bgs.png');

background-repeat: repeat-x;

scrollbar-track-color:#F7F7F7; 
scrollbar-face-color:#F0F0F0; 
scrollbar-shadow-color:#B8B7B7; 
scrollbar-darkshadow-color:#F7F7F7; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#D9D9D9; 
scrollbar-arrow-color:#888888;

}
li {
list-style-image:url('../images/li.png');
	margin-right : 5px;
	margin-left : 5px;

}

li.links a
{
font-size: 13px;
text-decoration: none;
font-family:Tahoma;

}

li.links a:hover
{
font-size: 13px;
text-decoration: none;
font-family:Tahoma;
}

li.links a:visited
{
font-size: 13px;
text-decoration: none;
font-family:Tahoma;
color:#BAA067;
}

.bold
{
	FONT-FAMILY: verdana,Arial,Helvetica,sans-serif;
	Font-Weight:bold;
	COLOR: #CC2C2C;
	FONT-SIZE : 10px;
	margin-right : 4px;
	margin-left : 5px;
	line-height:14px;

}

.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;

}

.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 : 11px;
	font-weight: bold;

}

.blue{
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #0180C4;
	FONT-SIZE : 11px;

}
.blue a {
	color : #0180C4;
	text-decoration: none;

}
.blue a:hover {
	color : #000000;
}

.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: verdana,Arial,Helvetica,sans-serif;
	COLOR: #666666;
	FONT-SIZE : 11px;
	margin-right : 10px;
	margin-left : 10px;
}

.gray_normal {
	FONT-FAMILY: arial, sans-serif;
	COLOR: #666666;
	text-align:left;
	FONT-SIZE : 11px;
	margin-right : 0px;
	margin-left : 0px;
}


.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; 
	}
TEXTAREA
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	COLOR: #999999;
}
SELECT
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	COLOR: #999999;
}



.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;
}
a.email:link
 {
 color: #D31E23;
 FONT-FAMILY: Tahoma;
 text-decoration: none;
 }

a.email:visited 
{
color : #D31E23;
FONT-FAMILY: Tahoma;
text-decoration: none;
}

a.email:hover 
{
FONT-FAMILY: Tahoma;
color : white;
background: #6A8298;
text-decoration: underline;
}

.myshadow 
{
FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=2);
}

.dotted_line 
{
border: 2px dotted #C0C0C0;
}



/* Menu */

.hovermenu ul{
font: bold 13px arial;
padding-left: 10;
margin-left: 50;
margin-top: 5px;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;

}

.hovermenu ul li a{
padding: 2px 12px;
text-decoration: none;
float: left;
color: white;
background-color: #CC2C2C;
border: 1px solid #CC2C2C;
}

.hovermenu ul li a:hover{
background-color: #FFFFFF;
color: black;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}