/* When adding styles, please follow the naming covention in place:
   .(feature)(Type)(Attributes)
   feature    - content, nav, poll, peer, etc...
   Type       - Link, Text, SectionText, BorderCell, BodyCell, SectionCell, etc...
   Attributes - Tiny, Small, Medium, Big, Bold, etc...
*/



TD.outline { background-image: url(images/multi_bg.jpg); 
BORDER-LEFT: #b1d8e2 1px solid;
BORDER-right: #b1d8e2 1px solid;
 }


TD.homeside { background-image: url(images/test_bg.gif); 
BORDER-LEFT: #a0a0a0 1px solid;
BORDER-right: #a0a0a0 1px solid;
padding: 10px;
 }


TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}