body {
	font-family: Verdana;
	color: #666666;
	font: 11px arial;
	margin: 0px;
	padding: 0px;
	overflow-y:auto;
	overflow-x:auto;
}
.txtNormal {
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #37444d;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 11px;
	padding-right: 0px;
}
.txtText {
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #37444d;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 11px;
	padding-right: 50px;
}
.txtText a {
	color: #ff6d00;
}
.txtText a:link, .txtText a:visited, .txtText a:active {
	font-family: Verdana;
	color: #ff6d00;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 11px;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.txtText a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff6d00;
	}
.txtTextcolumn {
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #37444d;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 11px;
	
	}
.txtTextcolumn a:link, .txtTextcolumn a:visited, .txtTextcolumn a:active {
	font-family: Verdana;
	color: #ff6d00;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 11px;
	text-decoration: underline;
}
.txtTextcolumn a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff6d00;
}
.txtSmall {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 0.15em;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 9px;
}
.txtSmallblog {
	font-family: Verdana;
	color: #37444d;
	text-decoration: none;
	word-spacing: 0.15em;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 9px;
}
.txtTitleblog {
	font-family: Verdana;
	font-weight: bolder;
	color: #69c529;
	text-decoration: none;
	word-spacing: 0.15em;
	letter-spacing: 0;
	line-height: 22px;
	font-size: 13px;
}

.lineGreen {
background-color:#FFFFFF;
border:0px;   
border-top: 1px solid #68c429;
height:1px;
}

.linePink {
background-color:#FFFFFF;
border:0px;   
border-top: 1px solid #e2003e;
height:1px;
margin-top:15px;
margin-bottom:15px;
}

.pics {
	margin-right:6px;
	margin-left:0px;
	margin-top:9px;
	margin-bottom:9px;
}

.border {
border: 1px solid #7a7a7a; 
}

.txtTextServices {
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #37444d;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 11px;
	padding-right: 0px;
}

/* DROP DOWN STYLES */
#services_dropdown {
	position:absolute;
	top:100px;
	margin-left:338px;
	font-family: Verdana;
	width:103px;
	height:100px;
	background:#B70031;
	display:none;
	padding-top:10px;
	padding-bottom:10px;
}

#services_dropdown p {
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.txtPink {
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #e2003e;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 11px;
	
	}

/* HACK FOR FIREFOX & IE7 */
html>body #services_dropdown {
	height:auto;
	min-height:100px;
}

#services_dropdown a:link, a:visited {
	font-weight: normal;
	font-family: Verdana;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

#services_dropdown a:hover {
	font-weight:normal;
	color:#ff6d00;
	text-decoration:underline;
}

.send {
	cursor:pointer;
}

/* END DROP DOWN STYLES */

li a:link, li a:visited, li a:active {
	font-family: Verdana;
	color: #ff6d00;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 11px;
	text-decoration: underline;
	background-color: #FFFFFF;
}
li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff6d00;
	}
	
.pink {
	color:#e2003e;
}
