.inputstyle {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #C49334;
}


td, p
{
	line-height: 170%; 
	margin-left: 10px; 
	margin-right: 10px;
	color: #5E5E5E;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 8.5pt;

}
body
{
	line-height: 170%; 
	color: #5E5E5E;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 8.5pt;

}

input, textarea, select
{

	color: #5E5E5E;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 8.5pt;
	border: 1px solid #C49334;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px

}
.noBorder
{
	border: 0px;
}

.text1
{
	color: #772421;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

a:visited {
	color: #5E5E5E;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9pt;
	border: thin none #FFFFFF;
		text-decoration:none;

}


a:link {
	color: #5E5E5E;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9pt;
	border: thin none #FFFFFF;
		text-decoration:none;

}


a:hover {
	color: #c1ac51;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9pt;
	border: thin none #FFFFFF;
	text-decoration:none;
}
.aTop:visited {
	color: #772421;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
		text-decoration:none;

}


.aTop:link {
	color: #772421;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
		text-decoration:none;

}


.aTop:hover {
	color: #c1ac51;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration:none;
}

.bTop:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
		text-decoration:none;

}


.bTop:link {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
		text-decoration:none;

}


.bTop:hover {
	color: #c1ac51;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration:none;
}

.simg {
	border: 1px solid #C49334; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
}

.venTD1 {
	border: 1px solid #F6F5C7; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
	background-color: #F6F5C7;
}
.venTD {
	border: 1px solid #F6F5C7; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
}

.LeftIndexBG
{
	width: 51; 
	background-image: url('images/indexleftbg.jpg'); 
	background-repeat: no-repeat; 
	background-position: right top;
}
.RightIndexBG
{
	width: 56; 
	background-image: url('images/indexrightbg.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.RightInerBG
{
	width: 56; 
	height :250;
	background-image: url('images/innerbg.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
}


.RightAllInerBG
{
	width: 56; 
	background-image: url('images/innerbgall.jpg'); 
	background-repeat: repeat-y; 
	background-position: left top;
}

.BottomRInerBG
{
	background-image: url('images/bottom_inner_bg.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.ItemBG
{
	background-image: url('images/point.gif'); 
	background-repeat: repeat-x; 
	background-position: left center;
}

span.select { 
  position: absolute; 
  width: 69px;  
  height: 24px; 
  padding: 0 24px 0 8px; 
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	color: #515151;
  background: url(images/drop2.gif) no-repeat; 
  overflow: hidden; 
}

.TextOnTop
{
	padding: 3px 15px 2px 15px; 
	background-color: #FAFAE0;
	filter : alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

.bnrText
{
	letter-spacing: 1pt;
	line-height: 140%; 
	color: #990000;
	text-align : center;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	filter : alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}