@CHARSET "UTF-8";

a img {
	border				:	0px;
}

a.whiteLinks {
	color				:	white;
}

body {
	height				:	2000px;
}

.copy, #copyTable tr td, #clientTable tr td {
	color				:	white;
	font-family			:	Arial;
	font-size			:	14px;
	line-height			:	18px;

}

#clientTable tr td {
	font-size			:	12px;
}

.footer_text {
	color				:	black;
	font-size			:	11px;
	font-family			:	Helvetica;
}

h7 {
	color				:	#cc99cc;
	font-family			:	Arial;
	font-size			:	18px;
	line-height			:	22px;
} 	

h8, h9 {
	color				:	white;
	font-family			:	Arial;
	font-size			:	15px;
	line-height			:	18px;
}

h9 {
	font-size			:	13px; 		
	text-transform		:	uppercase;  
}

img {
	border				:	none;
}



td.menu_button {
	background-image	:	url(../images/menu/menu_column_bg.gif); 
	background-position	: 	left; 
	background-repeat	: 	no-repeat;
	color				:	white;
	font-family			:	helvetica; 
	font-size			:	12px;	 
	font-weight			:	lighter; 	 
	height				:	20px;
}

td.menu_button a {
	color				:	white; 
	text-decoration		:	none;
} 

td.menu_button a:hover {
	text-decoration		:	underline; 
}

.menu_button_top {
	background-image	:	url(../images/menu/menu_top_column_bg.gif); 
	background-position	: 	left; 
	background-repeat	: 	no-repeat;
	height				:	57px;
}
