table.profile
	{
	text-align:center;
	width:792px;
	border:1px solid #BFBFBF;
	background-color: #FFFFFF;
	}


	
	

/*###########Contact Table############*/


table.profile_options_table
	{	
	position:relative;
	width:100%;
	height:30px;
	vertical-align: middle;


	}

td.profile_options_td
	{
	position:relative;
	border:0px solid red;
	text-align: center;
	font-size: 11px;
	font-family: arial, "lucida console", sans-serif;			
	}

span.profile_options_link
	{
	position:relative;
	top:-18px;
	color:#009900;
	}

a img 
	{
		border:none;
		padding-right:3px;
	}

table.profile_options_table a:link
	{
	text-decoration: none;
	color: #3838de;
	}

table.profile_options_table a:visited
	{
	text-decoration: none;
	color: #3838de;
	}
	
table.profile_options_table a:active
	{
	text-decoration: none;
	color: #3838de;
	}

table.profile_options_table a:hover
	{
	text-decoration: none; 
	color: #3838de;
	}
	
/*###########Google Search############*/

table.google_search
	{
	float:right;
	}
	
/*###############JOIN_FORM################*/

.active_mov
{
color:#000;
background:#e5e5e5;
}

.inactive_mov
{
color:#fff;
background:#000;
}

.hover_mov
{
color:#000;
background:#ccc;
}