@charset "UTF-8";
/*MOD. MAIN*/

.twoColFixRtHdr #NavCommunity_Nav_On a:link{font-size:16px;color:#666633;text-decoration:none;font-weight: 500;}
.twoColFixRtHdr #NavCommunity_Nav_On a:visited{font-size:16px;color:#666633;text-decoration:none;font-weight: 500;}
.twoColFixRtHdr #NavCommunity_Nav_On a:active{font-size:16px;color:#666633;text-decoration:none;font-weight: 500;}
.twoColFixRtHdr #NavCommunity_Nav_On a:hover{font-size:16px;color:#647f9b;text-decoration:none;font-weight: 500;}

.twoColFixRtHdr #NavCommunity_More a:link{font-size:11px;color:#666633;font-weight:normal;text-decoration:none;}
.twoColFixRtHdr #NavCommunity_More a:visited{font-size:11px;color:#666633;font-weight:normal;text-decoration:none;}
.twoColFixRtHdr #NavCommunity_More a:active{font-size:11px;color:#666633;font-weight:normal;text-decoration:none;}
.twoColFixRtHdr #NavCommunity_More a:hover{font-size:11px;color:#647f9b;font-weight:normal;text-decoration:none;}




.twoColFixRtHdr #NavCommunity_Search a:link{font-size:16px;color:#fff;text-decoration:none;font-weight: 500;}
.twoColFixRtHdr #NavCommunity_Search a:visited{font-size:16px;color:#fff;text-decoration:none;font-weight: 500;}
.twoColFixRtHdr #NavCommunity_Search a:active{font-size:16px;color:#fff;text-decoration:none;font-weight: 500;}
.twoColFixRtHdr #NavCommunity_Search a:hover{font-size:16px;color:#647f9b;text-decoration:none;font-weight: 500;}

#NavCommunity_Tab{
	font-size:16px;
	font-weight: 100;
	width:auto;
	background-image: url(nav_prj_bg.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	float:left;
}

.comm_form { 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.comm_field { 
	font-size: 14px;
	line-height: 18px;
	background: fff;
	border: 0px solid #647f9b;
	width: 160px;
	height: 18px;
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
}

#CommunityCell_1{
	width: 290px;
	padding: 0 0 0 0;
	padding-bottom: 10px;
	padding-right: 10px;
	float:left;
	background-image: url(../images/community_line.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#CommunityCell_2{
	width: 290px;
	padding: 0 0 0 0;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
	background-image: url(../images/community_line.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#CommunityCell_3{
	width: 290px;
	padding: 0 0 0 0;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
}
#Community100{
	height: 20px;
	width: 100%;
	padding: 0 0 0 0;
	padding-bottom: 10px;
	padding-right: 10px;
	float:left;
}



.userAccount { 
	margin: 0; 
	padding: 0 0 15px 0;
	color: #647f9b;
	font-size: 24px;
	font-weight: 100;
}
.memberSince { 
	margin: 0; 
	padding: 0 0 0 0;
	color: #92a726;
	font-size: 11px;
	font-weight: normal;
}
.memberInfo { 
	margin: 0; 
	padding: 0 0 0 0;
	color: #647f9b;
	font-size: 11px;
	font-weight: normal;
}
.memberName { 
	margin: 0; 
	padding: 0 0 0 0;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#NavCommunity_More{
	height: 24px;
	color:#666633;
	font-size: 11px;
	font-weight: normal;
	line-height:11px;
	background-image: url(nav_prj_more_bg.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	float:left;
}
.memberLink {color:#BDD73C; text-decoration:underline}


