.clients {
	font-family: Helvetica;
	font-size: 9px;
	background-repeat: repeat-x;
	text-transform: capitalize;
	color: #000000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	padding: 5px 0px 0px;
	line-height: 18px;
	text-align: center;
	vertical-align: sub;

}

.clients #left {
	background: right no-repeat url(/images/header/green_right_bg.jpg);;
	width:40px;
	height:24px;
}

.clients a:link {
	font-size: 10px;
	color:#000000;
	text-decoration:none;
	font-family: Helvetica;
}

.clients a:visited { font-size: 10px; color:#000000; text-decoration:none;}

.clients a:hover {
	font-size: 10px;
	color:#000000;
	cursor:hand;
	text-decoration: underline;
}

.clients a:active { font-size: 10px; color:#FFFFFF; text-decoration:none;}	

.menuoptions {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	background-image:  url(/images/header/grey_right_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.menuoptions td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.menuoptions a:link { color:#000000; text-decoration:none; }
.menuoptions a:hover { color:#000000; text-decoration:underline; cursor: hand; }
.menuoptions a:visited { color:#000000; text-decoration:none; }
.menuoptions a:active { color:#000000; text-decoration:none; }

.pink {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	background-image:  url(/images/header/pink_left_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.pink form {
	font-family: Helvetica;
	font-size: 10px;
	margin: 0px;
}

.pink form td {
	font-family: helvetica;
	font-size: 10px;
	color: #000000;
}

.pink input
{
	background-color: 	#FF99CC;
	font-size: 			10px;
	font-family: 		Helvetica;
	color: 				#000000;
	border-color:		#000000;
	border-top:			1px solid;
	border-bottom:		1px solid;
	border-left: 		1px solid;
	border-right:		1px solid;
	vertical-align: 	middle;
}
.whitemenu {
	background-image: url(../images/header/white_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
