body				{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:150%;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
	background-color:#FFFFFF;

}

table        		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:150%;
}

a:link       		{
	color: #000000;
	text-decoration: none;
}


.video		{
	float: right;
	position: relative;
	top: 0;
	margin-left:10px;
	padding:5px;
	border: 1px solid #C0C0C0;
	}

.noVideo		{
	float: right;
	position: relative;
	top: 0;
	margin-left:10px;
	}


a:active     		{
	color: Black;
	text-decoration: none;
}
a:visited    		{
	color: Black;
	text-decoration: none;
}
a:hover      		{
	color: #001CFF;
	color: #336699;
	text-decoration: underline overline;
}

.pn-logo, .pn-title, .pn-pagetitle		{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

input.pn-button     {
	color: #FFFFFF;
	background-color: Black;
	font-weight: bold;
}

hr {
	border: thin dotted;
	color: #c0c0c0;
}

form {
	margin-bottom: 1;
	height: 8px;
	font-size: 10px;
}

td.head {
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-color:#086394;
}

td.blockbg {
	background-image: url(../images/blockbg.gif);
}

td.footerbg {
	background-image: url(../images/footerbg.gif);
}

td.block2bg {
	height:25px;
	font-size: 11px; 
	color: #222222; 
	font-weight: bold; 
	background-color: #E5E5E5; 
	border-bottom: 1px solid #c0c0c0;
	background-image: url(../images/silver_gradient.png);
	background-repeat: repeat-x; 
	background-position: center 50%;
	padding-left:10px;
}


.article img		{
	margin-right:20px;
	float:left;
	border:0px;
	}

.article ul		{
	padding-left:15px;
	padding-bottom:5px;
	margin-left:15px;
	line-height: 130%;
}

.pn-normal img		{
	margin-right:20px;
	float:left;
	border:0px;
	}

.normalPic img		{
	margin-left:auto;
	margin-right:auto;
	border:0px;
	float:none;
	}

.centerPic img		{
	float:none;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	}

.title			{
	font-size: 12px;
	font-weight: bold;
	}

.menuTitle		{
	height:25px;
	font-size: 11px; 
	color: #222222; 
	font-weight: bold; 
	background-color: #E5E5E5; 
	border-top: 1px solid #c0c0c0; 
	border-bottom: 1px solid #c0c0c0;
	background-image: url(../images/silver_gradient.png);
	background-repeat: repeat-x; 
	background-position: center 50%;
	padding-left:10px;
	}

.menuItem		{
	font-size: 12px; 
	color: #000000;
	background-color: #FFFFFF;
	}

.menuItem ul		{
	padding-left:8px;
	margin-left:8px;
	line-height: 150%;
	padding-top:5px;
	padding-bottom:5px;
}

.accent			{
	padding:5px;
	background-color: #ffe8be;
	color: 000000;
}

.BookAd        		{
	float: left;
	position: relative;
	top: 0;
	margin-right:10px;
	padding:5px;
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	}

.blognav		{
	background-color:#E5E5E5;
	color:#333333;
	font-size:13px;
	}

td.companyStore		{
	background-color:#046399;
	color:#FFFFF;
	font-weight:bold;
	border: 2px solid #FFFFFF;	
	}

td.companyStore a:link  {
	color:#FFFFF;
	}

h1		{
	color:#003399;
	font-weight:bold;
	font-size:18px;
	}
	
.menuOff {
	font-weight:bold;
	font-size:16px;
	color: #000000;
	text-decoration:none;
	padding: 0px 0px 0px 60px;
	height:75px;
	background-image: url('http://www.tscottgross.com/images/tsg_menu_off.png'); 
	background-position: left center;
	background-repeat: no-repeat; 
	} 

.menuOn {
	font-weight:bold;
	font-size:16px;
	color: #000000;
	padding: 0px 0px 0px 60px;
	height:75px;
	color: #000000;
	background-image: url('http://www.tscottgross.com/images/tsg_menu_on.png'); 
	background-position: left center;
	background-repeat: no-repeat; 
	text-decoration:none;
	} 

