.cateMenuText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #069;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

a.cateMenuText:link, a.cateMenuText:active, a.cateMenuText:visited {
	color: #0C3E56;
	font-style: normal;
	font-weight: normal;
	margin-left:0px;
	text-decoration: none;
}

a.cateMenuText:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left:0px;
	color: #FFF;
	background-color: #127094;
}
.cateMenuText2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #0C3E56;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}

a.cateMenuText2:link, a.cateMenuText2:active, a.cateMenuText2:visited {
	color: #0C3E56;
	font-style: normal;
	margin-left:0px;
	font-weight: normal;
	text-decoration: none;
}

a.cateMenuText2:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left:0px;
	color: #FFF;
	background-color: #127094;
}

.menuTitleText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
}

a.menuTitleText:link, a.menuTitleText:active, a.menuTitleText:visited {
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menuTitleText:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0;
}


.friendMainText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #0C3E56;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.friendSmallText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #960;
	margin: 0px;
	padding: 0px;
}

.thanks2010 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #003300;
	margin: 8px 0px 12px 4px;
	padding: 0px;
}

a.thanks2010:link, a.thanks2010:active, a.thanks2010:visited {
	color: #0C3E56;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.thanks2010:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background-color: #127094;
}

.thanks2010y {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #960;
	margin: 8px 0px 12px 4px;
	padding: 0px;
}


a.thanks2010y:link, a.thanks2010y:active, a.thanks2010y:visited {
	color: #960;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.thanks2010y:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background-color: #C30;
}

.thanks2010g {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #360;
	margin: 8px 0px 12px 4px;
	padding: 0px;
}


a.thanks2010g:link, a.thanks2010g:active, a.thanks2010g:visited {
	color: #360;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.thanks2010g:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background-color: #360;
}

.thanks2010 a img {padding: 8px; border: none;}
.thanks2010 a:hover img
  {
  padding: 6px;
  border-width:2px;
  border-style:solid;
  border-color:#127094;
  }
  
  
.friendCateTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #0C3E56;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px 0px 14px;
}

.divYellow {
	padding:12px;
	background-color:#FFFFCE;
	margin-right:36px;
	margin-bottom:16px;
	border-style:solid;
	border-width:thin;
	border-color:#C60;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=6);
	-moz-box-shadow: 3px 3px 8px #999;
	-webkit-box-shadow: 3px 3px 8px #999;
	box-shadow: 3px 3px 8px #999;
}

.divGreen {
	padding:12px;
	background-color: #EBFFE6;
	margin-right:36px;
	margin-bottom:16px;
	border-style:solid;
	border-width:thin;
	border-color:#363;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=6);
	-moz-box-shadow: 3px 3px 8px #999;
	-webkit-box-shadow: 3px 3px 8px #999;
	box-shadow: 3px 3px 8px #999;
}

.divYellow a img {padding: 8px; border: none;}
.divYellow a:hover img
  {
  padding: 6px;
  border-width:2px;
  border-style:solid;
  border-color:#C60;
  }
  
.divGreen a img {padding: 8px; border: none;}
.divGreen a:hover img
  {
  padding: 6px;
  border-width:2px;
  border-style:solid;
  border-color:#363;
  }  
.cateTitleText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: normal;
	font-weight: bold;
	color: #DCBB03; 
	margin: 0px;
	padding: 0px;
}

.friendsInfoText
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #33C;
	margin-left: 12px;
	line-height: 16px;
}
