body {
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-right:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	}
		
.maintd
{
border:0px;
background-color:#FFFFFF;
}

td
{
	font-size: 10pt;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
}


.leftbg
{
background-image: url(images/leftbg.jpg);
background-repeat: repeat-y;
}

.rightbg
{
background-image: url(images/rightbg.jpg);
background-repeat: repeat-y;
}

.headingbg
{
background-image: url(images/heading.jpg);
background-repeat: no-repeat;
background-position: center;
}


.footerbg 
{
height:65px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}

p{margin:0px;}

.small{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.heading h1
{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
font-style:italic;
margin:0px;
color: #F1C169;
height:100%;
margin-left:35px;
}
		
h1
{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
margin:0px;
color: #000;
height:100%;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin:0px;
color: #000;
height:100%;
}

h3
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0px;
color:#000;
height:100%;
}

h4
{
font-family: Arial, Helvetica, sans-serif;
height:100%;
font-size:13px;
font-weight:bold;
margin:1px;
padding:0px;
color: #000;
}

h5
{
font-family: Arial, Helvetica, sans-serif;
height:100%;
font-weight:bold;
margin:0px;
padding:0px;
color: #000;
}

h6
{
font-family: Arial, Helvetica, sans-serif;
height:100%;
font-weight:bold;
margin:0px;
padding:0px;
color: #000;
}

a
{
FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #CA790D; FONT-WEIGHT: normal; 
 TEXT-DECORATION: underline;
}

a:hover
 {
 FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000; FONT-WEIGHT: normal; 
 TEXT-DECORATION: none;
}


.footer a
{
COLOR: #000; Arial, Helvetica, sans-serif; FONT-SIZE: 11px; 
TEXT-DECORATION: none;
}

.footer a:hover
{
TEXT-DECORATION: underline;
COLOR: #000;
}

ul
{
list-style-type: none;
margin-left: 5px;
padding:0px;
margin-top:12px;
margin-bottom:0px;
}
 li
{
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0.6em 0em;
padding-left: 2.6em;
padding-bottom:8px;

}

.tagline
{
float:right;
width:480px;
COLOR: #F1C169;
font-size:15px;
font-style:italic;
font-weight:bold;
position:relative;
bottom:15px;
height:35px;
background-image: url(images/tag-bg1.jpg);
background-repeat:no-repeat;
background-position:2.5em 1.3em;
}

.highlight 
{
background-color: #F9E8B5;

}