BODY
{
	background-color			: #FFFFFF;
	background-image: url(../photos/bg.gif);
	background-repeat: repeat-x;
}

td, tr
{
	font-family			: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	text-decoration		: none;
	font-size			: 11px;
}

.mainbg
{
	background-color: #FFFFFF;
}

.maincontent
{
	background-color: #FFFFFF;
	padding: 20px;
}

.title
{
	font-size					: 14px;
	color						: #000000;
	border-bottom-width			: 1px;
	border-bottom-style			: dashed;
	border-bottom-color			: #000000;
	font-weight					: bold;
	height						: 40px;
	padding-left				: 10px;
	vertical-align				: middle;
}

.stitles
{
	font-size					: 11px;
	color						: #666666;
	border-bottom-width			: 1px;
	border-bottom-style			: dashed;
	border-bottom-color			: #666666;
	font-weight					: bold;
	height						: 20px;
	vertical-align				: middle;
}


.address
{
	font-size					: 11px;
	color						: #9e9e9e;
	font-weight					: normal;
	height						: 40px;
	vertical-align				: middle;
	padding-right				: 10px;
	text-transform				: uppercase;
}

.linkaddress {
	FONT-SIZE		: 10px;
	COLOR			: #666666;
	TEXT-DECORATION	: none;
	text-transform	: uppercase;	
}
.linkaddress:hover {
	FONT-SIZE		: 10px;
	COLOR			: #000000;
	text-decoration	: none;
	text-transform	: uppercase;	
}

td.menuon 
{
	color				: #FFFFFF;
	cursor				: pointer;
	height				: 25px;
	text-indent			: 3pt;
	border-right-width	: 1px;
	border-right-style	: solid;
	border-right-color	: #F2F2F2;
	font-weight			: bold;
	font-size			: 11px;	
}
	
td.menuoff
{
	color				: #FFFFFF;
	cursor				: pointer;
	height				: 25px;
	text-indent			: 3pt;
	background-image	: url(../photos/menu2.gif);
	border-right-width	: 1px;
	border-right-style	: solid;
	border-right-color	: #F2F2F2;
	font-weight			: bold;
	font-size			: 11px;						
}



.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;
}

.img
{
	border			: 2px solid #999999;
}


.textjust
{
	line-height					: 19px;
	text-align					: justify;
	padding-left: 20px;
	padding-right: 20px;

}
.text
{
	line-height					: 19px;

}



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, .button
{
	font-family			: Tahoma, sans-serif;
	border				: 1px #000000 solid; 
	FONT-SIZE			: 11px; 
	BACKGROUND-COLOR	: #d91a21;
	color				: #FFFFFF;
	font-weight			: bold;
}

.chechboxes
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

a.link {
	COLOR			: #d91a21;
	TEXT-DECORATION	: underline;
	font-weight		: bold;
	FONT-SIZE			: 11px;	
}
a.link :hover {
	COLOR			: #000000;
	font-weight		: bold;
	text-decoration	: underline;
	FONT-SIZE			: 11px;	
}


.boxtitle
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../photos/menu2.gif);
	height: 27px;
	padding-left: 10px;
}

.adressbox
{
	font-size	: 11px;
	color		: #666666;
}

.adressboxb
{
	font-size		: 11px;
	color			: #666666;
	line-height		: 19px;
}

.adressboxbord
{
	border: 1px solid #999999;
}
