BODY			
{
	background-color: #282828;
	margin: 13px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/Web/bodyBack.gif);
	background-repeat:repeat-x;
}

a:link 		{color: #cc3300; text-decoration: underline;}
a:visited 	{color: #cc3300; text-decoration: underline;}
a:active 	{color: #cc3300; text-decoration: none;}
a:hover 	{color: #cc3300; text-decoration: none;}

.B8Text			{COLOR: #333333; FONT-SIZE: 8pt;}
.B9Text			{COLOR: #333333; FONT-SIZE: 9pt;}
.B10Text		{COLOR: #333333; FONT-SIZE: 10pt;}
.B11Text		{COLOR: #333333; FONT-SIZE: 11pt;}
.B12Text		{COLOR: #333333; FONT-SIZE: 12pt;}
.B13Text		{COLOR: #333333; FONT-SIZE: 13pt;}
.B14Text		{COLOR: #333333; FONT-SIZE: 14pt;}
.B15Text		{COLOR: #333333; FONT-SIZE: 15pt;}
.B16Text		{COLOR: #333333; FONT-SIZE: 16pt;}
.B17Text		{COLOR: #333333; FONT-SIZE: 17pt;}

HR
{
	border-top:solid 0px white;
	border-left:solid 0px white;
	border-right:solid 0px white;
	border-bottom:dotted 1px #cccccc;
	height:1px;
}

/*******************************/
/* FORM MATERIAL
/*******************************/

FORM{margin:0px;}

INPUT		{FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt;}
SELECT		{FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt;}
TEXTAREA	{FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt;}

.numComments
{
	font-size:10pt;
	font-weight:bold;	
	color:#cc3300;
}
.numCommentsSm
{
	font-size:8pt;
	font-weight:bold;	
	color:#cc3300;
}

SELECT.rightSelect
{
	width:120px;
}


INPUT.boxedOff
{
	border:solid 1px #d2d2d2;
	background-color:#ffffff;
	color: #282828; 
	font-size: 8pt;
}
INPUT.boxedOn
{
	border:solid 1px #FFFFFF;
	background-color:#cc3300;
	color: #FFFFFF; 
	font-size: 8pt;
}

INPUT.inSearchBlur
{
	border:solid 1px #d2d2d2;
	font-size: 9pt;
	width:102px;
}

INPUT.inSearchFocus
{
	border:solid 1px #009ca6;
	background-color:#efefef;
	font-size: 9pt;
	width:102px;
}
/*******************************/


/*******************************/
/* LEFT NAV
/*******************************/
TABLE.tbLeftNav
{
	width:163px;
	max-width:163px;
}

TD.tdLeftNav
{
	background-image:url(../images/Web/leftBack.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	vertical-align:top;
}

DIV.divLeftNavOn
{
	background-image:url(../images/Web/leftNavOn.gif);
}

DIV.divLeftNavOff
{
	background-image:url(../images/Web/leftNavOff.gif);
}

DIV.divLeftNavOff, DIV.divLeftNavOn
{
	font-size:8pt;
	background-repeat:no-repeat;
	width:153px;
	max-width:142px;
	height:20px;
	line-height:20px;
	color:#282828;
	margin-bottom:1px;
	padding-left:11px;
}


TD.tdLeftNav a 			{color: #282828; text-decoration: none; width:132px; max-width:121px; border:solid 0px black;}
TD.tdLeftNav a:link 	{color: #282828; text-decoration: none; width:132px; max-width:121px;}
TD.tdLeftNav a:visited 	{color: #282828; text-decoration: none; width:132px; max-width:121px;}
TD.tdLeftNav a:active 	{color: #cc3300; text-decoration: none; width:132px; max-width:121px;}
TD.tdLeftNav a:hover 	{color: #cc3300; text-decoration: none; width:132px; max-width:121px;}

DIV.divTealTitle
{
	color:#009ca6;
	font-size:8pt;
	font-weight:bold;	
	text-transform:uppercase;
	text-indent:10px;
}

DIV.divRedTitle
{
	color:#cc3300;
	font-size:8pt;
	font-weight:bold;	
	text-transform:uppercase;
	text-indent:10px;
}

DIV.divLeftWhite
{
	background-image:url(../images/Web/leftBackWhite.gif);
	background-repeat:repeat-y;
	width:148px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	font-size:8pt;
}
/*******************************/


/*******************************/
/* CONTENT
/*******************************/
TD.tdContent
{
	width:596px;
	height:100%;
	background-image:url(../images/Web/contentBack.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color:#333333;
}

TD.tdSubscribe
{
	width:100%;
	height:100%;
	background-image:url(../images/Web/contentSubscribeBack);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color:#333333;
}

TABLE.tbFooter
{
	width:759px;
	background-image:url(../images/Web/footerBack.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color:#282828;
	font-size:8pt;
}

TABLE.tbFooter a:link 	{color: #282828; text-decoration: underline;}
TABLE.tbFooter a:visited {color: #282828; text-decoration: underline;}
TABLE.tbFooter a:active 	{color: #282828; text-decoration: none;}
TABLE.tbFooter a:hover 	{color: #282828; text-decoration: none;}


DIV.divBodyTitle
{
	background-image:url(../images/Web/bodyTitleBack.gif);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	width:100%;
	font-size:11pt;

	font-smooth:always;
	color:#fff;
	text-indent:10px;
}
DIV.divBodyTitle TABLE
{
	width:100%;
}

DIV.divPageTitle
{
	background-image:url(../images/Web/pageTitleBack.gif);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	text-indent:5px;
	width:100%;
	color:#282828;
	font-size:16pt;
	margin-bottom:10px;
	font-smooth:always;
}

TD.tdContent B, TD.tdContent STRONG
{
	color:#666666;
}

TD.tdContent B.worthwhile
{
	font-weight:bolder;
	border:solid 2px #cc3300;
	padding:1px;
	text-transform:lowercase;
}

TD.tdContent B.title, TD.tdContent STRONG.title
{
	color: #009ca6;
	font-weight:bold;
	font-size:10pt;
}
/*******************************/


/*******************************/
/* THE JOIN THE DIALOGUE SECTION
/*******************************/
TABLE.tbDialogue
{
	background-image:url(../images/Web/topSpaceBack.gif);
	background-repeat:no-repeat;
	width:272px;
	height:148px;
}

TABLE.tbDialogue DIV.divTitle
{
	color:#cc3300;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	text-transform:uppercase;
	font-smooth:always;
}

TABLE.tbDialogue TD div.divBullet
{
	background-image:url(../images/Web/circleBullet.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 18px;
	height:16px;
	line-height:16px;
	font-size:8pt;
	font-family:Tahoma;
}

TABLE.tbDialogue TD div.divBullet a:link 	{color: #282828; text-decoration: none;}
TABLE.tbDialogue TD div.divBullet a:visited {color: #282828; text-decoration: none;}
TABLE.tbDialogue TD div.divBullet a:active 	{color: #cc3300; text-decoration: none;}
TABLE.tbDialogue TD div.divBullet a:hover 	{color: #cc3300; text-decoration: none;}
/*******************************/


/*******************************/
/* BREAD CRUMBS
/*******************************/
TABLE.tbBreadCrumbs
{
	background-image:url(../images/Web/topBottomEdge.gif);
	background-repeat:no-repeat;
	width:596px;
	height:30px;
}

TABLE.tbBreadCrumbs TD
{
	font-size:9pt;
	color: #282828;
}
TABLE.tbBreadCrumbs TD SPAN.spCurrent
{
	font-weight:bold;
	color: #009ca6;
}
TABLE.tbBreadCrumbs a:link 		{color: #282828; text-decoration: underline;}
TABLE.tbBreadCrumbs a:visited	{color: #282828; text-decoration: underline;}
TABLE.tbBreadCrumbs a:active 	{color: #cc3300; text-decoration: none;}
TABLE.tbBreadCrumbs a:hover 	{color: #cc3300; text-decoration: none;}
/*******************************/


/*******************************/
/* RIGHT AD SECTION
/*******************************/
DIV.divWebLink
{
	background-repeat:no-repeat;
	width:120px;
	height:177px;
	max-height:151px;
	text-align:center;
}
/*******************************/


/*******************************/
/* PAPER TO PIXEL
/*******************************/
TABLE.tbPTP
{
	width:100%;
}

TABLE.tbPTP TD
{
	font-size:9pt;
	color: #282828;
}
TABLE.tbPTP TD a			{color: #cc3300; font-weight:bold;}
TABLE.tbPTP TD a:link 		{color: #cc3300;text-decoration: underline;}
TABLE.tbPTP TD a:visited	{color: #cc3300;text-decoration: underline;}
TABLE.tbPTP TD a:active 	{color: #cc3300;text-decoration: none;}
TABLE.tbPTP TD a:hover		{color: #cc3300;text-decoration: none;}

TABLE.tbPTP SPAN.spAuthor
{
	font-size:8pt;
	font-style:italic;
	font-weight:bold;
	color:#999999;
}
TABLE.tbPTP SPAN.spDate
{
	font-size:8pt;
	font-style:italic;
	font-weight:bold;
	color:#009ca6;
}

/*******************************/


/*******************************/
/* WHAT YOUR SAYING
/*******************************/
TABLE.tbWYS
{
	width:100%;
}

TABLE.tbWYS TD
{
	font-size:9pt;
	color: #282828;
}
TABLE.tbWYS a			{color: #cc3300; font-weight:bold;}
TABLE.tbWYS a:link 		{color: #cc3300;text-decoration: underline;}
TABLE.tbWYS a:visited	{color: #cc3300;text-decoration: underline;}
TABLE.tbWYS a:active 	{color: #cc3300;text-decoration: none;}
TABLE.tbWYS a:hover 	{color: #cc3300;text-decoration: none;}
/*******************************/


/*******************************/
/* LISTEN IN
/*******************************/
TABLE.tbLI
{
	width:100%;
}

TABLE.tbLI TD
{
	font-size:9pt;
	color: #282828;
}
TABLE.tbLI a			{color: #009ca6; font-weight:bold;}
TABLE.tbLI a:link 		{color: #009ca6;text-decoration: underline;}
TABLE.tbLI a:visited	{color: #009ca6;text-decoration: underline;}
TABLE.tbLI a:active 	{color: #009ca6;text-decoration: none;}
TABLE.tbLI a:hover		{color: #009ca6;text-decoration: none;}

TABLE.tbLI SPAN.spAuthor
{
	font-size:8pt;
	font-style:italic;
	font-weight:bold;
	color:#999999;
}
/*******************************/



/*******************************/
/* BLOG SAMPLE
/*******************************/
DIV.divBlogDateTime
{
	background-color:#d1d1d1;
	height:24px;
	margin-top:5px;
	margin-bottom:5px;
}
DIV.divBlogDateTime TABLE
{
	color:#666666;
	width:100%;
	font-size:8pt;
	font-weight:bold;
	line-height:24px;
	padding-left:10px;
	padding-right:10px;
}

TABLE.tbBlogBody
{
	width:100%;
}
TABLE.tbBlogBody DIV.divBlogTitle
{
	font-family:Garamond, Times New Roman, Serif;
	font-size:20pt;
	color:#cc3300;
	text-align:center;
	font-smooth:always;
}
TABLE.tbBlogBody DIV.divBlogAuthor
{
	font-size:8pt;
	color:#666666;
	text-align:center;
}
TABLE.tbBlogBody P
{
	font-size:8pt;
	color:#666666;
}
TABLE.tbBlogBody TD
{
	font-size:8pt;
	color: #282828;
}
TABLE.tbBlogBody a				{color: #cc3300;font-weight:bold;}
TABLE.tbBlogBody a:link 		{color: #cc3300;text-decoration: underline;}
TABLE.tbBlogBody a:visited		{color: #cc3300;text-decoration: underline;}
TABLE.tbBlogBody a:active 		{color: #cc3300;text-decoration: none;}
TABLE.tbBlogBody a:hover 		{color: #cc3300;text-decoration: none;}
/*******************************/

DIV.advertisingBox
{
	width:100%;
	background-color:#cccccc;	
}