body {
	background-position: top center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

p,td,li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;	
}

td.white {
background-color: #FFFFFF;

}

a {
	color: #3366CC;	
}

a:hover {

	color: #81AF26;	
}

a:visited {

	color: #2263A4;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #FE744D;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #9CC055;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #4778BB;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #FE744D;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #9CC055;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #4778BB;
}

.copyright {
	font-size: 9px;
	color: #2263A4;
}

td.top {
	background-color: #FE744D;
}

td.left {
	background-color: #C1E083;
}

td.right {
	background-image: url(../images/sidebg.gif);
	background-repeat: repeat-y;
}

.hmtxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 135%;
	color: #000000;
}