body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 16px;
	background-color:#ffffff;
	background-image:url(img/bgd2.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0px;
}

.content {
	background-color:#A3E067;
	background-image:url(img/bgd_mid.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 790px;
}.content2 {
	 background-color: #A3E067;
	 background-image: url(img/bgd_mid1.png);
	 background-repeat: no-repeat;
	 background-position: top;
	 width: 1100px;
 }

a:link, a:visited {
	text-decoration: none;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
	color: #6495ED;
}
a:active {
	color: #99CC33;
}

hr {
	color: #ffffff;
	height: 1px;
	border-bottom: 0px;
	border:#FFFFFF 1px;
	background-color:#FFFFFF;
}

.tLarge {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500 !important;
}
.tMediumLge {
	font-size: 12px;
}
.tMedium {
	font-size: 16px;
}
.tMedium td p {
	font-size: 16px;
}
.tSmall {
	font-size: 10px;
}
.Color1 {
	color:#3366CC;
}

.But_150 td, .But_150 a {
	width: 144px !important;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border:inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor:hand;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	float: none;
	max-width: 150px;
	height: 23px;
}
.But_200 a {
	width: 194px !important;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
	border:inset;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	cursor:hand;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;	
	float: none;
	max-width: 200px;	
}
.But_300 a {
	width: 294px !important;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
	border:inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	cursor:hand;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;	
	float: none;	
	max-width: 300px;
}
.But_600 a {
	width: 594px !important;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	text-align: center;
	border:inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	cursor:hand;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	vertical-align: middle;
	float: none;
	max-width: 600px;	
}

.St_Button a:link, .St_Button a:visited  {
	color: #FFFFFF;
}

.But_Red a {		
	/* red */	
	border-top-color: #ED7874;
	border-right-color: #842320;
	border-bottom-color: #771F1D;
	border-left-color: #EE827E;
	background-color: #E53C37;	
}
.But_Red a:hover {	
	/* green */	
	background-color: #66CC00;
	border-top-color: #B6E786;
	border-right-color: #428400;
	border-bottom-color: #428400;
	border-left-color: #B6E786;	
	text-decoration:none;
}

.But_Blue a {		
	/* blue */	
	background-color: #3399FF;
	border-top-color: #61B7EC;
	border-right-color: #196593;
	border-bottom-color: #12496B;
	border-left-color: #8ECCF1;	
}
.But_Blue a:hover {		
	/* green */	
	background-color: #66CC00;

	border-top-color: #B6E786;
	border-right-color: #428400;
	border-bottom-color: #428400;
	border-left-color: #B6E786;	
	text-decoration:none;
}

.But_Black a {		
	/* black */	
	background-color: #333333;
	border-top-color: #878787;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #878787;	
}
.But_Black a:hover {		
	/* green */	
	background-color: #66CC00;
	border-top-color: #B6E786;
	border-right-color: #428400;
	border-bottom-color: #428400;
	border-left-color: #B6E786;	
	text-decoration:none;
}

h1 {
font-size:12px;
}
.testinomial{width:600px}

