body {
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
td { font-size: 12px;}
h1{font-size: 18px;color: #666666; border-bottom: 1px dashed #800000;padding-top: 0px;padding-bottom: 7px;margin:0 0em 10 0;}
h2{	font-size: 12px; color: #666666; border-bottom: 1px dashed #800000; padding-top: 0px; padding-bottom: 2px;margin:0 0em 10 0;}
h4{	font-size: 12px; color: #666666; border-bottom: 1px dashed #800000; padding-top: 0px; padding-bottom: 2px;margin:0 0em 4 0;}
h5{	font-size: 16px; color: #666666; border-bottom: 1px dashed #800000; padding-top: 0px; padding-bottom: 2px;margin:0 0em 3 0;}
.h4CatTD{
	border-bottom: 1px dashed #800000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
}
.h4Cat{font-size: 13px; color: #666666; border-bottom: 1px dashed #800000; padding-top: 0px; padding-bottom: 2px;margin:0 0em 4 0;}

.LoginHeaderText{font-size: 16px; color: #666666;font-weight:bold;}
.LoginTextLink{font-size: 10px;}
.smText {font-family: Verdana, Arial, Helvetica, sans-serif;color : #000000;font-size: 10px;font-weight: normal;}
.smalltext{font-family: Verdana, Arial, Helvetica, sans-serif;color : #000000;font-size: 8px;font-weight: normal;}
HR { color: #CCCCCC; height: 1;	border: 1px dashed;}
a:link { color: #003399; text-decoration: none;}
a:visited { color: #003399; text-decoration: none;}
a:hover { color: #ff0000; text-decoration: underline;}
.Bold{font-weight:bold;}
.BoldBlack{font-weight:bold;color:#000000;}
.UserName{font-weight:bold;color:#000000;text-transform: capitalize;}


a.smLink  {
	color : #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

.td-panel-content {
	background-color: #FFFFFF;
	background-image: url('../images/panel_bg.gif');
	background-repeat: repeat-y;
	padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:10px
}
.td-panel-content-nopadding {
	background-color: #FFFFFF;
	background-image: url('../images/panel_bg.gif');
	background-repeat: repeat-y
}
.td-text-content {
	background-color: #FFFFFF;
	padding: 0px 12px 12px;
}
.textbox_custom{background-color: #FFFFFF;}
.td-text-content-nopadding {
	background-color: #FFFFFF;
}

/* Navigation Bar */
.table-navbar {	color: #0066CC;}
.table-navbar a:link { color: #FFFFFF; text-decoration: none;}
.table-navbar a:visited { color: #FFFFFF; text-decoration: none;}
.table-navbar a:hover { color: #FFCC00; text-decoration: underline;}

/* Not Arranged Styles*/
.text_inline_header {
	font-weight: bold;
	color: #000066;
}
.text_comment {
	color: #999999;
}
.text_note_blue {
	color: #003399;
}
.text_note_red {
	color: #FF0000;
}
.text_note_yellow {
	color: #FF8800;
}
.copyright {
	color: #666666;
	text-align: center;
	font-size: 11px;

}
.forumCopyright {
	color: #666666;
	font-size: 11px;
}
ul {
	list-style-image: url('../images/arrow_green.gif');
}
.pagelinks-header {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.affiliate-header {

	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
} 
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-color: #F6F6F6;
	padding: 5px;



}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.td-feature-box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
b {
	font-weight: normal;
}