@charset "utf-8";
/* CSS Document */
/******************** Fonts********************/
.Text_Bold {
	font-size: 12px;
	font-weight: bold;
}
.Text_Small {
	font-size: 10px;
}
.Text_Grey {
	font-size: 10px;
	color:#999999;
}
.orange13{
 font-size: 14px;
 font-weight:bold;
	color:#FF6600;
}
.Text_Clickhere {
text-align: right; 
display: block; 
margin: 5px 24px 0 0;}

.Text_Rating{
	font-size: 14px;
	letter-spacing: -.6px;
	font-weight: bold;
	line-height: normal;
	color: #006600;
	margin: 0 0 5px 5px;
}

.Text_RelatedArticles{
	font-size: 14px;
	letter-spacing: -.6px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	margin: 0 0 5px 0;
}
.Text_Topic{
	font-size: 14px;
	letter-spacing: -.6px;
	font-weight: bold;
	line-height: normal;
	color: #993300;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.Shoutbox_Topic{
	font-size: 14px;
	letter-spacing: -.6px;
	font-weight: bold;
	line-height: normal;
	color: #993300;
	padding-right: 0px;
	padding-left: 0px;
}
/******************** End ********************/

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	letter-spacing: -.6px;
	font-weight: bold;
	line-height: normal;
	display:block;
	margin-bottom:5px;
}
h1 {
	font-size: 18px;
	color: #339933;
	padding-top:0px;
	padding-bottom: 10px;
}
h2, h3, h4,h5,h6{
 color:#336633;
}
h2 {font-size: 15px;
}
h3 {font-size: 13px;
}
h4 {font-size: 16px;
color:#FF0000;
}
h5 {font-size: 14px;
color:#FF0000;
}
h6 {font-size: 12px;
	margin: 0;
	padding: 0;
		font-weight:normal;
	color:#000000;
	letter-spacing:normal;
}
h7 {
	color:#336633;
	margin: 0;
	padding: 0;
	letter-spacing: -.6px;
	font-weight: bold;
	line-height: normal;
	display:block;
}
.error{
font-size:12px;
color:#FF0000;
}