
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #111111;
	font-family:arial,verdana,tahoma,sans-serif;
	font-size: 11px;
}

table,tr,td { color: #111111;
}

td { vertical-align:top; }

td#logoCell {
	background-image:url(/images/logo2.png);
}

td#menuCell {
	background-image:url(/images/leftBackground.png);
}

td#footerCell {
	background-image:url(/images/bar.png);
}

img {
	border:0px;
}

A:link {text-decoration: none; color:#0014ab;}
A:visited {text-decoration: none; color:#333333;}
A:active {text-decoration: none; color:#333333;}
A:hover {text-decoration: underline; color: red;}


a.body:link {color: #d7ca45; text-decoration: underline}
a.body:visited {color: #d7ca45; text-decoration: underline}
a.body:hover {color: #d7ca45; text-decoration: underline; font-weight: bold; }
	
.pageBackground {
	background-color:transparent;
	background-image:url(/images/site_clouds.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	width:1050;
}

H1 { font-style:italic; }
H4 { color:#FF0000;}

hr.hr6 {
      height: 8px;
      color: transparent;
      background: #fff url(/images/hrImage.gif) no-repeat scroll center;
 }

li
{
list-style-image: url(/images/redspot.gif);
padding-left: .8em;
padding-bottom: .8em;
font-weight: bold;
}
