input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color:#7F9DB9;
	border-style:solid;
	font-size: 9px;
	color: #000000;
	font-weight: none;
	height: 15px;
	width: 104px;
}

.input_emailsubscription {

	height: 85px;
	width: 41px;
	border-style:none;
}

.input_chkbox{

	height: 12px;
	width: 12px;
	border-style:none;
}

.input_pic{

	height: 25px;
	width: 50px;
	border-style:none;
}

.box {	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #7F9DB9;
	border-style:solid;
	font-size: 9px;
	color: #000000;
	font-weight: none;
	width: 300px;
}

.box_tf {	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #7F9DB9;
	border-style:solid;
	font-size: 9px;
	color: #000000;
	font-weight: none;
	width: 250px;
}

.send {	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #7F9DB9;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	height: 20px;
	width: 97px;
	}
	
a.e_mail
{
	color: #FF8A00;
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
	text-decoration: none;
}
a.e_mail:hover
{
	color: #FF8A00;
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
	text-decoration: underline;
}

td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.text {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.green {
	font-family: verdana;
	font-size: 9px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.green1 {
	font-family: verdana;
	font-size: 10px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}

.green_title {
	font-family: verdana;
	font-size: 11px;
	color: #5BA225;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.orange {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}

.orange_contact {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration:none;
}

.orange1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}

a.greenleft {
	font-family: verdana;
	font-size: 10px;
	color: #5BA225;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

a.greenleft:hover {
	font-family: verdana;
	font-size: 10px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.bg-green{
	color : #5BA225;
	font-family : Verdana;
	font-size : 11px;
	}
.bg-grey {
    background-color: #EAE5E5;
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
	}
.td-green{
	background-color: #ececec;
	color : #5BA225;
	font-family : Verdana;
	font-size : 11px;
	}	