@charset "utf-8";

html {
	scrollbar-3dlight-color: #2A2A2A;
	scrollbar-arrow-color:#2A2A2A;
	scrollbar-base-color: #2A2A2A;
	scrollbar-darkshadow-color: #2A2A2A;
	scrollbar-face-color:#9F0;
	scrollbar-highlight-color:#9F0;
	scrollbar-shadow-color: #9F0;
	scrollbar-track-color: #2A2A2A;
}
.thrColFixHdr #mainContent {
	margin-right:200px;
	margin-left:75px;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 50px;
	background-color: #2A2A2A;
}
.thrColFixHdr #mainContent #contentarea {
	width: 620px;
}

#contentarea #allabouttea td {
	background-color: #2A2A2A;
	padding: 0px;
	border: 8px solid #2A2A2A;
	margin: 0px;
}
#tea-articles {
	width: 190px;
	padding: 20px;
}
#tea-articles ul {
	list-style-type: none;
	margin: 0px;
	list-style-position: outside;
}
#tea-articles ul li a {
	list-style-type: none;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-bottom: 1px;
}
#tea-articles ul li a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
#contentarea .tealine {
	border: 1px solid #999999;
	padding: 8px;
	margin-bottom: 20px;
}
#contentarea .tealine .tea-header {
	font-size: 14px;
	font-weight: bold;
	color: #9F0;
}
#contentarea .tealine .ReadArticle a {
	font-size: 10px;
	color: #333333;
	background-color: #FFB817;
	border: 1px solid #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contentarea .tealine .ReadArticle a:hover {
	color: #FFFFFF;
	background-color: #9F0;
	border: 1px solid #FFFFFF;
}
#mainContent #contentarea .mylink a {
	color: #FFB817;
	text-decoration: none;
}
#mainContent #contentarea .mylink a:hover {
	color: #FF00FF;
	text-decoration: none;
}
#contentarea .tea-header {
	font-size: 14px;
	font-weight: bold;
	color: #9F0;
}
#mainContent #contentarea h1 {
	color: #9F0;
}
#mainContent #contentarea h2 {
	color: #9F0;
	font-size: 14px;
	font-weight: bold;
}
#mainContent #contentarea h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6EE0B;
	border-right-color: #A6EE0B;
	border-bottom-color: #000;
	border-left-color: #A6EE0B;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	background-color: #000;
}
#contentarea .edTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #B2FE36;
	border-left-color: #666;
}
#contentarea .edResults {
	width: 580px;
	margin-bottom: 36px;
}
#contentarea .edTable td {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #d4d4cd;
	border-right-color: #d4d4cd;
	border-bottom-color: #d4d4cd;
	border-left-color: #d4d4cd;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.thrColFixHdr #container #mainContent #contentarea .teanews h3 {
	font-size: 12px;
	color: #9F0;
}
.thrColFixHdr #container #mainContent #contentarea a {
	color: #068E16;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent #contentarea a:hover {
	color: #8D8D8D;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent #contentarea a.a6 {
	color: #ffffff;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent #contentarea a.a6:hover {
	color: #7BC21C;
	text-decoration: none;
}

.thrColFixHdr #container #mainContent #contentarea a.a4 {
	color: #ff0000;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent #contentarea a.a4:hover {
	color: #7BC21C;
	text-decoration: none;
}
#mainContent #contentarea .teanews {
	padding: 4px;
	border: 1px solid #999999;
	margin-bottom: 12px;
}

