/*a:hover {
	color: #aa9ef6;
	text-decoration: none;
} 
a.white {font-family: Tahoma; font-weight:bold; font-size: 11px; color: #666666;
             background-color: #e9d2fb; text-decoration: none;
             padding-left: 3px; padding-right: 3px}

a:visited.white {font-family: Tahoma; font-weight:bold; font-size: 11px; color: #666666;
             background-color: #E9D2FB; text-decoration: none;
             padding-left: 3px; padding-right: 3px}


a:hover.white { color: white;
             background-color: #aa9ef6; text-decoration: none;
             padding-left: 3px; padding-right: 3px}
*/
input { 
   cursor: hand; 
} 
.blackborder {
	border: thin solid #CCCCCC;
}

/*
good sea foam for button
background-color: #AEE7D9;
good dark sea foam for link 25c0a0
}

.button { width: 150; height: 20; border: 1px solid #999999; background-color: #000000; color: #FFFFFF; cursor: hand; font-size: 10; } */


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.green11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.style1 {color: #F10089}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #2B2B2B;
	text-decoration: none;
}
.text_dark {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}
.text_why {
	font-family: Tahoma;
	font-size: 10px;
	color: #0000CC;
	text-decoration: none;


}
.light {
	font-family: Tahoma;
	font-size: 10px;
	color: #E6E6E6;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
}


.centerpic {
	background-image: url(images/face-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.clear {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.redborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
