body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

td.content_background {
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.nav {
	font-family: arial;
	font-size: 13px;
	line-height:200%;
	font-weight: bold;
	color: #ffffff;
}

.inw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.ins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 150%;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #525252;
}

.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5c5c5c;
}

.news  {
        text-decoration : none;
		color: #5c5c5c;
		font-weight: bold;
}

A  {
        text-decoration : none;
        color:#000000;
}

A:Visited  {
        text-decoration : none;
        color:#000000;
}

A:Active  {
       text-decoration : none;
        color:red;	   
}

A:Hover  {
        text-decoration : none;
        color:"red"
}

A.white  {
        text-decoration : none;
        color:#ffffff;
}

A.white:Visited  {
        text-decoration : none;
        color:#ffffff;
}

A.white:Active  {
       text-decoration : none;
        color:#ffffff;	   
}

A.white:Hover  {
        text-decoration : none;
        color:"red"
}


A.news  {
        text-decoration : none;
		color: #5c5c5c;
		font-weight: bold;
}

A.news:Visited  {
        text-decoration : none;
		color: #5c5c5c;
		font-weight: bold;
}

A.news:Active  {
       text-decoration : none;
       color:red;	   

}

A.news:Hover  {
        text-decoration : none;
        color:"red"
}


A.brochure  {
        text-decoration : none;
		color: #E5002E;
		font-size: 16px;		
		font-weight: bold;
}

A.brochure:Visited  {
        text-decoration : none;
		font-size: 16px;				
		color: #E5002E;
		font-weight: bold;
}

A.brochure:Active  {
       text-decoration : none;
       color:red;	   

}

A.brochure:Hover  {
        text-decoration : none;
        color:"red"
}