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			: #E6E6E6;
}
td, tr
{
	font-family			: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration		: none;
	font-size			: 12px;
}

td.maintable
{
	background-color	: #FFFFFF;
	background-image	: url(../photos/bg.gif);
	background-repeat	: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

td.maintable2
{
	background-color	: #FFFFFF;
	background-image	: url(../photos/bg2.gif);
	background-repeat	: repeat-x;

}

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

a.linksm
{
	FONT-SIZE			: 10px;	
}
a.linksm :hover
{
	FONT-SIZE			: 10px;	
}


td.menuon 
{
	color				: #737373;
	cursor				: pointer;
	height				: 27px;
	width				: 170px;
	text-indent			: 3pt;
	font-weight			: bold;
	font-size			: 12px;
	border-bottom-width	: 1px;
	border-bottom-style	: dashed;
	border-bottom-color	: #B4B4B4;
}
	
td.menuoff
{
	color				: #737373;
	cursor				: pointer;
	height				: 27px;
	width				: 170px;	
	text-indent			: 3pt;
	font-weight			: bold;
	font-size			: 12px;
	border-bottom-width	: 1px;
	border-bottom-style	: dashed;
	border-bottom-color	: #B4B4B4;
	background-color	: #EBEBEB;
}

td.menuon2
{
	color				: #737373;
	cursor				: pointer;
	height				: 22px;
	width				: 170px;
	text-indent			: 12pt;
	font-weight			: normal;
	font-size			: 12px;
	border-bottom-width	: 1px;
	border-bottom-style	: dashed;
	border-bottom-color	: #B4B4B4;
}
	
td.menuoff2
{
	color				: #737373;
	cursor				: pointer;
	height				: 22px;
	width				: 170px;	
	text-indent			: 12pt;
	font-weight			: normal;
	font-size			: 12px;
	border-bottom-width	: 1px;
	border-bottom-style	: dashed;
	border-bottom-color	: #B4B4B4;
	background-color	: #EBEBEB;
}

td.address
{
	font-size			: 10px;
	line-height			: 18px;
}


td.menuonmain
{
	cursor				: pointer;
}
	
td.menuoffmain
{
	cursor				: pointer;
}
td.menuright
{
	width				: 10px;
	border-right-width	: 1px;
	border-right-style	: solid;
	border-right-color	: #dfdfdf;
}

.title
{
	font-size					: 14px;
	color						: #838383;
	border-bottom-width			: 1px;
	border-bottom-style			: dashed;
	border-bottom-color			: #838383;
	font-weight					: bold;
	height						: 30px;
	text-indent					: 2px;
	vertical-align				: middle;
	width: 400px;
}


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

}

.textsm
{
	font-size					: 11px;
	line-height					: 16px;
	text-align					: justify;
	padding-left				: 10px;
	padding-right				: 10px;
	color						: 7F7F7F;

}


.subtitle
{
	font-size					: 11px;
	color						: #000000;
	border-bottom-width			: 1px;
	border-bottom-style			: dashed;
	border-bottom-color			: #999999;
	font-weight					: bold;
	text-transform				: uppercase;
}

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

.price
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.img
{
	border			: 3px solid #C6C6C6;
}









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	: #0467CD;
	color				: #FFFFFF;
	font-weight			: bold;
}

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



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

