body {
	background : transparent;
	background-color : #DCE4C9;
	background-repeat : no-repeat;
}
 body, p, h1,h2,h3,h4,h5, a, li, ol {
	font-family: Tahoma; 
}

p {
	font-size : 14px;
	color: Black;
	padding-right : 40px;
	line-height : 2 ;
	text-align : justify;
	padding-left : 40px;
	
}

p.bdiv{
padding-left : 5px;
text-align : left;
}

h1     {
	font-size:30px;
	font : bold;
	color : #FF0099
	padding-bottom : 2%;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
}
h2     {
	font-size:25px;
	color: Green;
	padding-right : 3px;
	padding-top : 30px;
	padding-left : 55px;

	}
h3     {
	font-size:15px;
	padding-left : 20px;
	padding-right : 3px;
	margin-top : 20px;
	color : green;
	font-weight : bold;
}
h4   {
	font-size:15px;
	color: Gray;
	font-weight : bold;
	padding-left : 45px;
	padding-right : 3px;
	margin-top : 20px;
}

h5   {
	font-size:13px;
	color: #695F45;
	line-height : 20px;
	padding-left : 43px;
}

.hr
{
	color : White;
	display : inline;
}

.def{
	color: Gray;
	font-weight : bold;
	line-height : 1.5 ;
	text-align : justify;
}
li
{
	font-size : 14px;
	margin-left : 15px;
	line-height : 2 ;
	color: Black;
	padding-right : 40px;
}


a:link, a:visited {
	color: #3A4327;
	Text-decoration: none;
	
	
}
a:hover {
	color: Red;
	Text-decoration: none;
}
a.h2     {
	font-size:25px;
	color: Green;
	padding-right : 3px;
	padding-top : 30px;
	padding-left : 100px;

	}
.rightMenu {
	font-size:15px;
	padding-left : 15px;
	padding-right : 3px;
	margin-top : 20px;
	color : Red;
	font-weight : bold;
}

.smal{
	text-decoration: none;
}

a.small:link,a.small:visited, a.small:hover
{
	color: Yellow;
	Font-size: 14px;
	text-decoration: none;
	text-align: left;
	font-weight : bold;
}
a.rightMenu:link, a.rightMenu:visited {
	color: White;
	text-decoration:none;
	text-align: left;
}

a.rightMenu:hover {
	color: White;
	text-decoration:none;
	text-align: left;
}

.toptext {
	font-size : small;
	font-style : italic;
	font-variant : small-caps;
	vertical-align : bottom;
	padding-top : 95px;
	padding-left : 30px;
}

.price {
	text-align : left;
	padding-left : 10px;
	padding-right: 10px;
	
	margin-right : 20px;
}
.price1 {
	text-align : left;
	background-color: FDF78F
	}
td.price 
 {
	text-align : left;
	font-size : smaller;
	
}
td.price1
 {
	text-align : left;
	font-size : smaller;
	
}
text-align : center;
td.tab{
	
}
.tl {
	font-size : smaller;
}

select {
border:1px solid #676767;
font-size:12px;
padding:0 5px;
}

input.btn1 {
background-color:#EFEFEF;
border:1px solid #676767;
color:#000000;
font-size:12px;
}

 .block1 { 
	width: 300px; 
	height: 300px;
	border : thin dashed #9DB665;
	text-align : left;
	padding: 5px;
	padding-left: 10px; 
	float: left;
	position: relative; 
	top: 30px; 
	left: 20px; 
   }
   .block2 {
	width: 300px;
	height: 300px;
	border : thin dashed #9DB665;
	text-align : left;
	padding: 5px;
	padding-left: 10px;
	float: left;
	position: relative;
	top: 30px;
	left: 40px;
}
.block3 {
	width: 645px;
	height: 30px;
	padding-left: 10px;
	position: relative;
	top: 20px;
	left: 20px;
	border : thin dashed #9DB665;
	text-align : left;
	float: left;
}