body{
margin:0 auto;
padding:0;
font:11px/normal Arial, Helvetica, sans-serif;
background:#f4f4f4 url(img/main-background3.jpg) top center repeat-y;
color:#303030;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
	color: #303030;
	line-height: 1.3em;
}

td.menu
{
 text-align:left ;
 padding:3px 2px 3px 5px;
 color:#286ea0;
}

td.mouseover {
	text-decoration: underline;
	cursor: pointer;
}

td.mouseout {
	text-decoration: none;
	cursor: default;
}

p {
	text-align: justify;
}

h3 {
	color: #990000;
	font-weight: bold;
}

img {
	border: 0px;
}

a.menu
{
 text-decoration:none;
 color:#000000;
 font-family: Tahoma, Verdana ;
}


.pageheading {
  color            : #990000;
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
}

.mainheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#000033;
	font-weight: bold;	
}

.bold{
font-weight:bold;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:45px;
}