body
{
	font-family:Arial;
	font-size:10pt;
}
td
{
	font-family:Arial;
	font-size:10pt;
}
img
{
	border: 0;
}
#bg
{
	background-image: url(images/bg.gif);
	width: 900px;
	margin: auto;
	background-repeat: repeat-y;
}
#header
{
	margin: auto;
	width: 768px;
	border-bottom: 5px solid #cccc99;
}
#links
{
	background-color: #00502f;
	width: 768px;
	margin: auto;
	border-bottom: 5px solid #cccc99;
	text-align: center;
}
#banner_image
{
	width: 768px;
	margin: auto;
	height: 124px;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	border-bottom: #FFFFFF 2px solid;
}
#content
{
	width: 768px;
	margin: auto;
	border-bottom: #FFFFFF 2px solid;
}
#footer
{
	width: 768px;
	margin: auto;
	background-color: #999966;
	border-top: 5px solid #cccc99;
}
#innerpage_content
{
	width: 768px;
	height: 436px;
/*background-image: url(images/innerpage_bg.jpg);*/
	background-position: bottom center;
	border-bottom: #FFFFFF solid 2px;
	background-repeat: no-repeat;
	margin: auto;
	background-color: #cccc99;
}
.trans_box
{
	background-image: url(images/trans_box.png);
	width: 719px;
	height: 393px;
	background-repeat: no-repeat;
	background-position: top center;
}
.page_title
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #00502f;
	padding: 10px;
}
.page_title2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #00502f;
	padding: 10px 0;
}
.content_text
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 18px;
}
a.adminmenulink:link, a.adminmenulink:visited
{
	font-weight:bold;
	color:White;
	text-decoration:underline;
}
a.adminmenulink:hover, a.adminmenulink:active
{
	font-weight:bold;
	color:Yellow;
	text-decoration:underline;
}
.testimonial
{
	padding:10px;
	border-bottom:1px dotted #999966;
}
.info
{
	font-weight:bold;
}
a:link, a:visited
{
	color:Blue;
	text-decoration:underline;
}
a:hover, a:active
{
	color:red;
	text-decoration:none;
}
.err
{
	font-weight:bold;
	color:Red;
}
