#leftshadow 
{ 
	background: url("/images/leftshadow.gif"); 
	background-repeat: repeat-y; 
	width: 20px;
}

#rightshadow 
{ 
	background: url("/images/rightshadow.gif"); 
	background-repeat: repeat-y; 
	width: 20px;
}

#leftbotshadow 
{ 
	background: url("/images/leftbotshadow.gif"); 
	background-repeat: no-repeat; 
	height: 20px; 
}

#rightbotshadow 
{ 
	background: url("/images/rightbotshadow.gif"); 
	background-repeat: no-repeat; 
	height: 20px; 
}

#bottomshadow 
{ 
	background: url("/images/bottomshadow.gif"); 
	background-repeat: repeat-x; 
	height: 20px; 
}

h1 
{ 
	font-weight: bold;
	font-size: 15px; 
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	background: url('/images/bullet.gif');
	background-position: 0% 50%; 
	background-repeat: no-repeat;
}

h2 
{ 
	font-weight: bold;
	font-size: 13px; 
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #6088BC; 
	margin: 10px 0px 0px 0px;
	text-transform: none;
}

h3 
{ 	
	font-weight: bold;
	font-size: 12px; 
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	/*border-bottom: 1px solid #6088BC; */
}

li
{
	padding-top: 7px;
}

p.slogantext
{
	font-size: 11px;
	font-weight: bold;
	color: #6088BC; 
	text-align: right;
	padding: 3px 3px 3px 70px;
	margin: 0px;
	/*background: #e8e8f0;*/
}

.nirastrong
{
	font-weight: bold;	
	color: #6088BC;
	margin-bottom: 0px;
}

.nirainfo
{	
	font-weight: normal;
	font-size: 10px;
	color: #777;
}

.niraquote
{
	font-weight: normal;	
	font-size: 10px;
	color: #6088BC;
	margin-bottom: 0px;
}

.niraquoteby
{
	font-weight: normal;
	text-align: right;	
	font-size: 10px;
	color: #777;
}

.nirafooter
{
	font-size: 11px;
	font-weight: bold;
	color: #6088BC; 
	text-align: left;
	padding: 15px;
	margin: 25px 0px 0px 0px;
	background: #e8e8f0;
}

p.imgcaption
{
	font-size: 11px;
	color: #333;
	text-align: center;
	margin: 2px;
}

.narrowfooter /* use with narrowcontent */
{
	font-size: 11px;
	font-weight: bold;
	color: #6088BC; 
	text-align: left;
	padding: 15px;
	margin: 0px 0px 0px 0px;
	background: #e8e8f0;
}

body 
{ 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	color: black;
}

P
{
	margin: 5px 0px 10px 0px;
}

A 
{ 
	color: black; /*#304498; 	*/
	font-weight: bold; 
	font-size: 11px;
}

A:HOVER 
{ 
	color: #606060; 
	font-weight: bold;
}


.copyrighttext
{
	font-size: 9px;
	color: #999;
	text-align: right;
}

.copyrighttext A
{	
	font-size: 9px;
	color: #999;
}

.copyrighttext A:HOVER
{
	font-size: 9px;
	color: black;
}

.niracontent
{
	/*height: 569px; */
	background: url('/images/header_fade.gif') top left; 
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.textcontent
{
  padding: 15px 30px 15px 30px;	
}

.narrowcontent
{	
	padding: 15px 30px 30px 30px;	
	vertical-align: top;
	border-left: 100px solid #D4D4D4;
	width: 550px;
}

.tunerscorner
{	
	padding: 15px 30px 15px 30px;
	background: #e8e8f0;
}

.tunerscorner TABLE
{
	width: 90%;
	text-align: center;
	margin: 10px 25px 10px 25px;
	border: 0px; 
	border-collapse: collapse;
	font-size: 11px;
}

.tunerscorner INPUT
{
	border: 1px solid #6088BC; 
}

.tunerscorner TEXTAREA
{
	border: 1px solid #6088BC; 
}

td.sidebar
{
	background: #D4D4D4;
	padding: 20px 0px 50px 0px;
	text-align: center;
	vertical-align: top;
	width: 200px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 10px;
	
}

td.sidebar P
{	
	margin: 15px 4px 2px 4px;
}

td.sidebar A
{	
	font-weight: bold;
	color: #777;
	text-decoration: none;
	font-size: 10px;
}

td.sidebar A:HOVER
{
	color: white;
	text-decoration: underline;
}

table.niratable
{
	width: 90%;
	text-align: center;
	margin: 10px 25px 10px 25px;
	border: 1px solid #6088BC; 
	border-collapse: collapse;
	font-size: 11px;
}

table.niratable th
{
	border: 1px solid #6088BC; 
	color: #6088BC;
	background: #E0E0E0;
	padding: 5px;
	text-align: left;
}
	
table.niratable td
{
	border: 1px solid #6088BC;
	padding: 5px;
	text-align: left;
}

.infobox
{	
	background: #e8e8f0;
	padding: 15px;
	color: #606060;
	font-size: 11px;
}

.infobox A
{
	font-weight: bold;
	color: #6088BC;
	padding: 0px;
}

.infobox A:HOVER
{
	color: #222;
	text-decoration: underline;
}

