/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/pattern.gif) 0 0 repeat-x #ffffff;
	color:#000;
	background-color:#FFFFFF;
	font-size:12px;
}
a {
	font-size: 12px;
	color:#003300;
	text-decoration: underline;
}
 a:visited {text-decoration: underline;color:#003300;}
a:active {text-decoration: underline;color:#003300;}
a:hover {text-decoration: underline;color: #000000;}


ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

 
.mem2{
	display:block;
  	height:33px;
	padding:0 0 0 10px;
	font:normal 18px/33px Georgia, "Times New Roman", Times, serif;
	color:#313131;
	background-color:inherit;
	margin:0 0 8px 0;
	 
}
 
 .txtBox{
 	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	float:left;
	margin:0 0 3px 0;
	font-size:10px;
	line-height:19px;
	padding:0 0 0 3px;
}

 .txtBox2{
 	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	float:left;
	margin:0 0 8px 0;
	font-size:10px;
	line-height:19px;
	padding:0 0 0 8px;
}
  .txtBox3{
 
 	background: transparent url("images/day.gif") ;
	background-repeat:no-repeat;
	padding-left:18px;

}

  

 .contactsubmit {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-attachment: scroll;
	background-image: url(images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
 	clip: rect(500px,500px,auto,auto);
	top: 500px;
	right: 500px;
	bottom: 500px;
	left: 500px;
	float: left;
	margin: 5px;
	padding: 5px;
}
.contactformfield {
	margin: 3px;
	padding: 3px;
	height: 18px;
 }


.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
 	float: none;
	margin: 3px;
	padding: 3px;
}
.contactbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.commentslabel {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	float: left;
	height: 170px;
 	margin: 3px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

 
 
 
 .td_border{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dotted #cccccc;

}

.td_borderTL{
	border-top:0px;
	border-right:0px;
	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	border-top:1px dotted #cccccc;
	font-size:11px

}

.td_borderTR{
	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	font-size:11px

}

.td_borderL{
	border-top:0px;
	border-right:0px;
	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	font-size:11px;
	color:#000000;

}

.td_borderR{
	border-top:0px;
 	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	font-size:11px;
	color:#000000;
}

.UnderLine {
	FONT-WEIGHT: normal; 
	MARGIN: 0px; 
	COLOR: #000000; 
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: black 1px dotted; 
	FONT-FAMILY: Tahoma; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 18px; 
	TEXT-ALIGN: center;
	padding-bottom:0px;
}
.UnderLineLeft {
	FONT-WEIGHT: normal; 
	MARGIN: 1px; 
	COLOR: #000000; 
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: black 1px dotted; 
	FONT-FAMILY: Tahoma; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 18px; 
	TEXT-ALIGN: left
}