body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bodybg.jpg);
	background-color:#ffffff;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
}
a.homeSublinks{
text-decoration:none;
 font-family:Tahoma, Helvetica, sans-serif; 
 font-size:12px; 
 color:#7a7a7a
}

a.homeSublinks:hover{
text-decoration:underline;
 font-family:Tahoma, Helvetica, sans-serif; 
 font-size:12px; 
 color:#FF6600

}

a.homeSubtitlelinks{
 text-decoration:none;
 font-weight:bold;
 font-family:Tahoma, Helvetica, sans-serif; 
 font-size:14px; 
 color:#ae5600
}

a.homeSubtitlelinks:hover{
 text-decoration:underline;
 font-weight:bold;
 font-family:Tahoma, Helvetica, sans-serif; 
 font-size:14px; 
 color:#ae5600
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #787800;
	text-decoration: none;
}

.largetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #787800;
	text-decoration: none;
}
.subtitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #ae5600;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-family:Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #7a7a7a;
	text-decoration: none;
}
li.bulletedImage {
	list-style-image: url(../images/bullet.png);
	list-style-type: none;
	line-height: 20px;
}

.white  {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_big  {
	font-family: Tahoma;
	font-size: 24px;
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
} 

.subtitlegreen {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 24px;

	font-weight: normal;
	color: #75741f;
	letter-spacing: -2px;
	}
 
  td.subBg {
	background-image: url(subInner_header.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.subTitles {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 30px;

	font-weight: normal;
	color: #ffffff;
	letter-spacing: -1px;
}

.subMainTitles {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 45px;

	font-weight: normal;
	color: #75741f;
	letter-spacing: -2px;
}

.subContents {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #787800;
}

.subContentsLarge {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #787800;
}
td.brderClr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6e6d00;
	border-right-color: #6e6d00;
	border-bottom-color: #6e6d00;
	border-left-color: #6e6d00;
}
