#sess_msg{
	padding:5px;
	text-align:left;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-align:center;
	color: #ff0000;
	text-decoration: none;
	letter-spacing:0.3px;
	line-height:20px;
	border:#f8f8f8 1xp solid;
	background-color:#e3e3e3;
	
}

/*--------------------------------------------------------------------*/
a img { border:0;}

/*a:active {
	COLOR: #FFFFFF;
	font-family: Arial;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: normal;
	letter-spacing: 0;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	COLOR: #FFFFFF;
	font-family: Arial;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: normal;
	letter-spacing: 0;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
	COLOR: #FFFFFF;
	font-family: Arial;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	letter-spacing: 0;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
a:hover {
	COLOR: #AF8B51;
	font-family: Arial;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;
	line-height: normal;
	letter-spacing: 0;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}*/

/*--------------------------------------------------------------------*/
.textfield {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: #707070 1px solid; 
	padding:2px;

}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding:2px;

}

.red {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.main11 {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
	font-family: Arial;
}
.blacktext {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}

.main {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.contents {
	font-family: Arial;
	font-size: 11px;
	color: #707070;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.heading {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
}

.textBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.titleBold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #707070;
}
.listHeading{
	font-family: Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:5px;
	background-color:#e3e3e3;
}
.saleprice {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	
}
/*--------------------------------------*/
a.pagelink:link {
  font-family: Arial;
  font-size:11px; 
  color:#00007F;
  text-decoration:none;
}
a.pagelink:visited {
  font-family: Arial;
  font-size:11px; 
  color:#00007F;
  text-decoration:none;
}
a.pagelink:active {
  font-family: Arial;
  font-size:11px; 
  color:#00007F;
  text-decoration:none;
}
a.pagelink:hover {
  font-family: Arial;
  font-size:11px; 
  color:#791E47;
}

/*--------------------------------------*/
/*--------------------------------------*/
.menulink {
  font-family: Arial;
  font-size:11px; 
  color:#791E47;
  font-weight: bold;
  text-decoration:none;
}
a.menulink:link {
  font-family: Arial;
  font-size:11px; 
  color:#791E47;
  font-weight: bold;
  text-decoration:none;
}
a.menulink:visited {
  font-family: Arial;
  font-size:11px; 
  color:#791E47;
  font-weight: bold;
  text-decoration:none;
}
a.menulink:active {
  font-family: Arial;
  font-size:11px; 
  color:#791E47;
  font-weight: bold;
  text-decoration:none;
}
a.menulink:hover {
  font-family: Arial;
  font-size:11px; 
  color:#791E47;
  font-weight: bold;
  text-decoration:underline;
}

/*--------------------------------------*/
#borderDiv{
	border-left:#8D8D8D 1px solid;
	border-bottom:#8D8D8D 1px solid;
	border-right:#8D8D8D 1px solid;
}

#boxDiv{
	/*border:#8D8D8D 1px solid;*/
	padding:5px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	width:100%;
}

/*---------------------------------------------------------------------------------------------------------*/
.mainBold{
	font-family: Arial;
	font-size:11px;
	color:#707070;
	margin-bottom:20px;
	border-bottom:solid 1px #707070;
	padding-bottom:10px;
}

.textBold12{
	font-family: Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:450px;
	padding:14px;
	color:#000000;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 0px #707070;
	}
	#basic h1 {
		font-family: Arial;
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{

		font-family: Arial;
		font-size:11px;
		color:#707070;
		margin-bottom:20px;
		border-bottom:solid 1px #707070;
		padding-bottom:10px;
	}
	#basic label{
		font-family: Arial;
		font-size:12px;
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		font-family: Arial;
		color:#707070;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 20px 10px;

		font-family: Arial;
		font-size: 11px;
		color: #000000;
		background-color: #ffffff;
		border: #707070 1px solid; 
		padding:5px;
	}
	#basic select{
		float:left;
		width:212px;
		margin:2px 0 20px 10px;

		font-family: Arial;
		font-size: 11px;
		color: #000000;
		background-color: #ffffff;
		border: #707070 1px solid; 
		padding:5px;
	}
	#basic button{ 
		clear:both;
		margin-left:150px;
		background:#ffffff;
		/*color:#FFFFFF;
		border:solid 1px #ffffff;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;*/
	}

	
/*---------------------------------------------------------------------------------------------------------*/
