BODY {
	SCROLLBAR-FACE-COLOR		: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR	: #e9e7e3;
	SCROLLBAR-SHADOW-COLOR		: #e9e7e3;
	SCROLLBAR-3DLIGHT-COLOR		: #e9e7e3;
	SCROLLBAR-ARROW-COLOR		: #ffffff;
	SCROLLBAR-TRACK-COLOR		: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR	: #ffffff;
	background-color			: #FFFFFF;
	background-image			: url(../photos/bg.gif);
	background-repeat			: repeat-x;
}
td, tr
{
	font-family			: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration		: none;
	font-size			: 12px;
}

.imgborder
{
	border			: 2px solid #FFFFFF;
}

.img
{
	border			: 4px solid #C7C7C7;
}

.title
{
	font-size					: 14px;
	color						: #000000;
	padding-top					: 20px;
	padding-bottom				: 10px;
	border-bottom-width			: 1px;
	border-bottom-style			: dashed;
	border-bottom-color			: #009900;
	font-weight					: bold;
	letter-spacing				: 1px;
}

.titleindex
{
	font-size					: 15px;
	color						: #000000;
	letter-spacing				: 2px;
	line-height					: 26px;	
}

.subtitle
{
	font-size					: 13px;
	color						: #008256;
	padding-top					: 20px;
	padding-bottom				: 10px;
	border-bottom-width			: 1px;
	border-bottom-style			: dashed;
	border-bottom-color			: #009900;
	font-weight					: bold;
}

.textjust
{
	line-height					: 20px;
	text-align					: justify;

}

.text
{
	line-height					: 20px;

}

.address
{
	line-height					: 19px;
	text-align					: justify;

}



.mainbg
{
	background-image	: url(../photos/bg.jpg);
	background-repeat	: repeat-x;

}

td.menutitle 
{
	color				: #FFFFFF;
	height				: 25px;
	text-indent			: 6pt;
	font-weight			: bold;
	font-size			: 12px;
	width				: 182px;
	background-color	: #008256;
}

td.menuon 
{
	color				: #000000;
	cursor				: pointer;
	height				: 22px;
	text-indent			: 15pt;
	background-image	: url(../photos/menuon.gif);
	font-weight			: bold;
	font-size			: 11px;
	width				: 182px;
}
	
td.menuoff
{
	color				: #FFFFFF;
	cursor				: pointer;
	height				: 22px;
	text-indent			: 15pt;
	background-image	: url(../photos/menuoff.gif);
	font-weight			: bold;
	font-size			: 11px;
	width				: 182px;							
}

INPUT {
	BORDER-RIGHT		: #89837A 1px solid;
	PADDING-RIGHT		: 1px;
	BORDER-TOP			: #89837A 1px solid;
	PADDING-LEFT		: 1px;
	PADDING-BOTTOM		: 1px;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	PADDING-TOP			: 1px;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	FONT-SIZE			: 11px;
}
TEXTAREA {
	BORDER-RIGHT		: #89837A 1px solid;
	PADDING-RIGHT		: 1px;
	BORDER-TOP			: #89837A 1px solid;
	PADDING-LEFT		: 1px;
	PADDING-BOTTOM		: 1px;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	PADDING-TOP			: 1px;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	FONT-SIZE			: 11px;
}
SELECT {
	BORDER-RIGHT		: #89837A 1px solid;
	FONT-SIZE			: 11px;
	BORDER-TOP			: #89837A 1px solid;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
}

.boxgo
{
	font-family			: Tahoma, sans-serif;
	border				: 1px #000000 solid; 
	FONT-SIZE			: 11px; 
	BACKGROUND-COLOR	: #008256;
	color				: #FFFFFF;
	font-weight			: bold;
}

a.lang {
	FONT-SIZE		: 10px;
	COLOR			: #FFFFFF;
	TEXT-DECORATION	: none;
	font-weight		: bold;
}
a.lang :hover {
	FONT-SIZE		: 10px;
	COLOR			: #F2F2F2;
	font-weight		: bold;
	text-decoration	: none;
}

a.link {
	COLOR			: #008256;
	TEXT-DECORATION	: underline;
	font-weight		: bold;
}
a.link :hover {
	COLOR			: #000000;
	font-weight		: bold;
	text-decoration	: underline;
}

.textcopyright {
	FONT-SIZE		: 10px;
	COLOR			: #666666;
}
.linkcopyright {
	FONT-SIZE		: 10px;
	COLOR			: #000000;
	TEXT-DECORATION	: none;
	font-weight		: bold;
}
.linkcopyright:hover {
	FONT-SIZE		: 10px;
	COLOR			: #999999;
	font-weight		: bold;
	text-decoration	: none;
}

.fprint
{
	background-image:url(../photos/fprint.jpg)
}

