p {
	margin-bottom: 0; margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10 0 10;

}


body, UL,OL,LI
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/*
tr,td, table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}*/

.Heading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.Heading2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;
}

.SubHeading
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 8pt;
}

.Highlight
{
	color: #807E43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight : bolder;
	font-size: 10pt;
	background-color: black;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}

/*ul {
	list-style-type: disc;
	line-height: 16pt;
	margin-right: 10pt;
}*/

a:link {color: "#000099";
        text-decoration: none
}
a:visited {color: "#000099" ;
           text-decoration: none
}
a:hover {
	color: red;
	text-decoration: underline;
}
a:active {color: red;
	text-decoration: underline}


.medialisting
{
	border-bottom:1px solid #1E1E04;	
}

.leftpanel
{
	background-color: #D4E5F5;
}

.bodycell
{
	background-image: URL("pagebg.jpg");
	background-repeat: no-repeat;	
}

	

.multipanetop
{
	background-image: URL("multipaneltop.jpg");
	background-repeat: no-repeat;
}

.multipaneleft
{
	background-image: URL("multipanelleft.JPG");
	background-repeat: no-repeat;
	background-color: #A6C7E6;
}

.multipaneright
{
	background-image: URL("multipanelright.JPG");
	background-repeat: no-repeat;
	background-color: #B7D6F3;
}

.multipanelefttop
{
	background-image: URL("multipanellefttop.JPG");
	background-repeat: no-repeat;
}


.multipanetable
{
	top: -10;
	position:relative;
}