body
{
	background-color : #F8F8FF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.bg_left
{
	background-image: url('images/background_left.gif');
	background-repeat: repeat-y;
}
.bg_bottom_left
{
	background-image: url('images/background_bottom_left.gif');
	background-repeat: no-repeat;
}
.bg_right
{
	background-image: url('images/background_right.gif');
	background-repeat: repeat-y;
}
.bg_bottom_right
{
	background-image: url('images/background_bottom_right.gif');
	background-repeat: no-repeat;
}
.bg_bottom_absolute
{
	background-image: url('images/background_bottom.gif');
	background-repeat: repeat-x;
}

.cornertl
{
   background-image: url(images/corner_tl.gif);
   background-position: top left;
   background-repeat: no-repeat;
   background-color: #d36a3e;
}
.cornertr
{
   background-image: url(images/corner_tr.gif);
   background-position: top right;
   background-repeat: no-repeat;
   background-color: #d36a3e;
}

.bg_main
{
   background-color: #f4ecae;
}
.bg_sale
{
   background-color: #ffcc66;
}
.bg_bottom
{
   background-color: #d36a3e;
}
.bg_styleboard
{
   background-color: #f4ecae;
}
.white
{
	background-color : #ffffff;
}
.boxed
{
	border-color: #d36a3e;
	border-style: solid;
	border-bottom-width : 1pt;
	border-left-width : 1pt;
	border-right-width : 1pt;
	border-top-width : 15pt;
	background-color : #ffffff;
	font-family :  Arial;
	font-size : 8pt;
	color : #d36a3e;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
}
.boxed2
{
   border-color: #d36a3e;
   border-style: solid;
   border-bottom-width : 1pt;
   border-left-width : 1pt;
   border-right-width : 1pt;
   border-top-width : 1pt;
   background-image: url(images/background_ss2008.jpg);
   font-family :  Arial;
   font-size : 8pt;
   color : #d36a3e;
   padding-left: 5pt;
   padding-right: 5pt;
   padding-top: 5pt;
   padding-bottom: 5pt;
}
.boxed3
{
	border-color: #d36a3e;
	border-style: solid;
	border-bottom-width : 1pt;
	border-left-width : 1pt;
	border-right-width : 1pt;
	border-top-width : 1pt;
	background-color : #ffffff;
	font-family :  Arial;
	font-size : 8pt;
	color : #d36a3e;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
}
.boxhead
{
	background-color : #d36a3e;
	font-family :  Arial;
	font-size : 8pt;
	color : #FFFFFF;
}
a.nav:link
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
a.nav:visited
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
a.nav:hover
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFCC;
	text-decoration : none;
}
a.txt:link
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.txt:visited
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.txt:hover
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #54c8cb;
	text-decoration : none;
}

a.paralink:link
{
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
}
a.paralink:visited
{
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
}
a.paralink:hover
{
   font-family : Arial;
   font-size : 9pt;
   color : Orange;
}


a.styles:link
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
a.styles:visited
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
a.styles:hover
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #A4A48A;
	text-decoration : none;
}
.txt1
{
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
	line-height: 16pt;
   padding-left: 4pt;
      
}
.txt2
{
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
	line-height: 14pt;
	font-weight: bold;
}
.txt3
{
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	line-height: 8pt;
}
.txt4
{
	font-family : Arial;
	font-size : 12pt;
	color : #000000;
	line-height: 12pt;
	font-weight: bold;
}
.txt5
{
	background-color : #d36a3e;
	font-family :  Arial;
	font-size : 10pt;
	color : #FFFFFF;
}
.imgspace
{
   margin-right: 8pt;
   margin-top: 8pt;  
}
td
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;	
}
.red
{
   color: Red;
}

