BODY
{
	font-size: 11px;
	background-image: url('../images/body.gif');
	margin-left: 0px;
	color: #000000;
	background-repeat: repeat;
	font-family: verdana, helvetica, sans-serif
}
H1
{
	padding:0px; font-size: 14px;
	color: #000000;
	line-height: 13px;
	font-family: Verdana;font-weight:bold; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
H2
{
	font-size: 14px;
	color: #006699;
	font-family: Verdana;
}
H3
{
	font-weight: bold;
	font-size: 14px;
	color: #FF9900;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-variant: normal
}
H4
{
	font-size: 11px;
	color: #006699;
	font-family: Verdana;
}
H5
{
	border:1px solid #999999; padding-right: 5px;
 	padding-left: 5px;
 	font-size: 11px;
 	background: url('http://www.whro.org/home/images/menu-background.gif') repeat-x;
 	padding-bottom: 3px;
 	margin: 0px 0px;
 	color: #000000;
 	padding-top: 3px;
 	font-family: verdana, helvetica, sans-serif; font-weight: normal;
 	text-align: left

}

H6
{ 

font-family: verdana; color: #FFFFFF; font-size: 11px; font-weight: bold; 
border-top: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF;

padding: 5px 3px 5px 10px;
background-color: #336699;

}

li{
	list-style-type:square;
}

P
{
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	margin:7px 0;
}
SPAN
{
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}
TD
{
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}
DIV
{
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}

a
{
	color: #006699;
	text-decoration: none;
}
a:visited
{
	color: #006699;
	text-decoration: none;
}	
a:hover
{
	color: #FF9900;
	
}


/* 
--------------------------------------------------
Sidebar Testimonials
--------------------------------------------------
*/

div#nifty{ margin: 0;background: #9BD1FA; padding-left:10; padding-right:5; padding-top:2; padding-bottom:2}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/* Localized */


.main {
	overflow:hidden;
	padding:0px 20px 0px 19px;
	position:relative;

}
#pages-bd {background: url(../images/pages.png) 50% 101% no-repeat;}
tr.main-top {background: url(../images/main-top-l.png) 0 0 no-repeat;}
tr.main-top  .main{background: url(../images/main-top-r.png) 99.6% 0 no-repeat;}

.header-left 
{
	background:url(../images/header-left.png) top left no-repeat;
	clear: left;
}

.header-right 
{
	background:url(../images/header-r.png) top right no-repeat; 
	clear: right;
}

.header-center 
{
	width: auto;
	background:url(../images/header-center.png) top left repeat-x;
}


tr.main-center {background: url(../images/border.png) 0 0 repeat-y;}
tr.main-center  .main{background: url("../images/border.png") repeat-y scroll 100% 50% transparent;padding:0px 18px;} /*WAS 99.6% Changed to 100%*/

tr.main-bottom  {background: url(../images/main-bottom-l.png) bottom left no-repeat;}
tr.main-bottom   .main{background: url(../images/main-bottom-r.png) 99.6% 100% no-repeat;}
.footer-l {background: url(../images/footer-l.png) bottom left no-repeat;}
.footer-r {background: url(../images/footer-r.png) bottom right no-repeat;}
.footer-center {background: url(../images/main-bottom.gif) bottom left repeat-x;}

.BlackTitle
{
	font-weight: bold;
	background-color: #000000;
	color: #ffffff;
	padding: 8px;
	margin: 5px 0px 5px 0px;
	display: block;
	text-align: left;
	margin: 0 auto;
}

.OrangeTitle
{
	background-color: #ff7300;
	font-weight: bold;
	color: #ffffff;
	padding: 8px;
	display: block;
	text-align: left;	
}
