/* CSS Document */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tbl_bdr_ash
{
	border: 1px solid #CCCCCC;
}
.tbl_top_blk_bdr
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bg_left {
	background-image: url(../images/bg_tile_L.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.tbl_red_bdr_non_left
{
	border: 1px solid #FC0000;
}
.tbl_red_bdr_non_rigth
{
	border: 1px solid #FC0000;
}
.Tahoma_11_white
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Tahoma_11_ash
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.Tahoma_11_blk
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Tahoma_12_white
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Tahoma_12_red
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FE0000;
	text-decoration: none;
}
.Tahoma_18_red
{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FE0000;
	text-decoration: none;
}
.Tahoma_16_blk
{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Tahoma_15_white
{
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.textfield 
{
	width: auto;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #808080;
}
.textfield_contact
{
	width: auto;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}

div.sample_attach, a.sample_attach
{
  width: 58px;
  border: 0px;
  background: #9D9684;
  padding: 0px 0px;
  color: #008000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 0px;
  background: #9D9684;
  padding: 0px 5px 20px 5px;
}


#pscroller1{
width: 230px;
height: 60px;
padding: 0px 0px 0px 0px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.bg_right {
	background-image: url(../images/bg_tile_R.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

