.link
{
	cursor: pointer;
	cursor: hand;
}
.font11
{
	font-family:Verdana;
	font-size:12px;
	color:#585858;
}
.HeaderNavy
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#42679E;
}
.TitleNavy
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#42679E;
}








.TitlePurple
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#394D67;
}



.TitleGreen
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#92B127;
}
.TextGray
{
	font-family:Verdana;
	font-size:12px;
	color:#585858;
}		
.TextGray10
{
	font-family:Verdana;
	font-size:10px;
	color:#585858;
}	

.TextSetting
{
	font-family:Verdana;
	font-size:11px;
	color:black;
}	


.userRedFont
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:red;
	text-decoration : none;
}
.userTopTbl
{
	width:201px;
}
.userTopTbl td
{
	padding-bottom:1px;
}

.userTopGreenFont
{
	color:#91986E;
}

.userTopBlueFont
{
	color:#A0A6C6;
}

.userGrayFont
{
	color:#8C8C8C;
}

.userPurple
{
	color:#394D67;
}


/* 
if the above classes are out of use please remove them 
the classes below have been basically moduled (i tried).
please try to module and reuse classes in the future
please try to reuse/inherent the below classes before creating new ones
*/


.SearchResultsPages,.SearchResultsPagesSelected{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration : none;
}

.SearchResultsPages{
	color:#000000;
}

.SearchResultsPagesSelected{
	color:red;
}



.TitleBig
{
	font-family:Verdana;
	font-style:italic;
	font-size:18px;
	color:#2F66A7;
	font-weight:bold;
}



.TitleSubHeader
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}

.TitleSubHeader a{text-decoration : none;}

.searchFormEle
{
	border:1px solid #D1D1D1;
	background-color:#ffffff;
	width:107px;
	height:18px;
	font-size:9px;
}

.searchFormEle2
{
	border:1px solid #D1D1D1;
	background-color:#ffffff;
	width:125px;
	height:18px;
	font-size:9px;
}

.searchFormEleSml
{
	border:1px solid #D1D1D1;
	background-color:#ffffff;
	width:68px;
	height:18px;
	font-size:9px;
}


.formeleday{
	
	font-size:9px;
	width:25px;
	height:18px;
}

.formeleday2{
	
	font-size:9px;
	width:45px;
	height:18px;
}

.formelemonth{
	
	font-size:9px;
	width:85px;
	height:16px;
}

.formeleyear{
	
	font-size:9px;
	width:35px;
	height:18px;
}




.search_tree_Line6_container{width:973px;}
/*
.search_tree_Line6_container
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../general/templateImgs/bg_973.png');
	
}

.search_tree_Line6_container[class]
{
	background-image:url('../general/templateImgs/bg_973.png');
}
*/




/*

.smallBubble,.smallBubble[class]
{
	width:109px;
	height:90px;
}


.smallBubble
{
	float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='../general/templateImgs/boaa.png');
}

.smallBubble[class]
{
	
    background-repeat:no-repeat;
	background-image:url('../general/templateImgs/boaa.png');
}



.smallBubbleInner
{
	padding:3px 5px 5px 15px;
}

.smallBubbleInner a
{
	cursor:pointer;
	color:#BACB98;
	text-decoration : underline;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
*/

.userTopFont,.userTopTbl,.userTopGreenFont,.userTopBlueFont.,.userGrayFont,.userPurple,.loadingMsg{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration : none;
}
.mainSearchResults{
	font-family:Verdana;
	font-size:11px;
	
	color:#000000;
	text-decoration : none;
}


.mainFont,.mainFont a
{
	font-family:Verdana;
	font-size:11px;
	
	color:#000000;
	text-decoration : none;
}

.mainFont2,.mainFont2 a
{
	font-family:Verdana;
	font-size:11px;
	color:#6e9a11;
	font-weight:normal;
}

.mainFont2 a{text-decoration:underline;}

.mainFontGrayed,.mainFontGrayed a
{
	color:#A8A8A8;
	font-family:Verdana;
	font-size:11px;
	text-decoration : none;
}

.mainFontGrayed{color:}




.loadingMsg{color:#FFFFFF;}




.TitleHeader,.TitleHeader2
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}

.TitleHeader2
{
	color:#f01f85;
}



.TitleHeader a
{
	color:#ffffff;
}


.divWithScroll
{
	overflow:auto;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#92BB00;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
	margin:0px;
}

.divWithoutScroll
{
	overflow:hidden;
	margin:0px;
}

.divWithoutScroll2
{
	margin:0px;
}


.TitleHeaderSelected{}

.TitleHeaderNonSelected {color:#92B127;}
.TitleHeaderNonSelected a{color:#92B127;}

.SubTitleHeaderSelected{color:#a8a8a8;} 
.SubTitleHeaderNonSelected{color:#d5ff00;}


.bubbleHeader
{
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}



/*
.smallBubbleTop{
	width:200px;
	height:10px;
}

.smallBubbleTop{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../general/templateImgs/top_boaa.png');
}

.smallBubbleTop[class]{
	background-image: url("../general/templateImgs/top_boaa.png");
}


.smallBubbleTop180{
	width:200px;
	height:10px;
}

.smallBubbleTop180{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../general/templateImgs/top_booa_180.png');
}

.smallBubbleTop180[class]{
	background-image: url("../general/templateImgs/top_booa_180.png");
}



.smallBubbleMiddle{padding-right:17px;padding-left:9px;}

.smallBubbleMiddle{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../general/templateImgs/bg_boaa.png');
}

.smallBubbleMiddle[class]{
	background-image: url("../general/templateImgs/bg_boaa.png");
}


.smallBubbleBottom{
	width:200px;
	height:10px;
}

.smallBubbleBottom{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../general/templateImgs/bottom_boaa.png');
}

.smallBubbleBottom[class]{
	background-image: url("../general/templateImgs/bottom_boaa.png");
}

.smallBubbleBottom180{
	width:200px;
	height:8px;
}

.smallBubbleBottom180{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../general/templateImgs/bottom_booa_180.png');
}

.smallBubbleBottom180[class]{
	background-image: url("../general/templateImgs/bottom_booa_180.png");
}
*/


.UserResultContainer
{
	padding:5px;
	border:1px solid #DCDCDC;
	background-color:#ffffff;
	overflow:hidden;
	height:130px;
}

.UserResultContainer
{
	width:170px;
}

.UserResultContainer[class]
{
	width:159px;
}



