/* geobiologia - geobiologia.css
 *  by Ulysses Vilela (ulysses.cv@gmail.com)
 *  version info: 0.0 - 01/29/2006
 *  Style Sheet models.
 */

body {
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: #cfcfcf;
}

a {
	text-decoration: none;
}

/* Alpha Section */

span.alpha_login_label {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}

span.alpha_login_text {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

span.alpha_login_error {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a81616;
}

a.alpha_login_link {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

a.alpha_login_link:hover {
	color: #003300;
}

input.alpha_login {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #004400;
	padding-left: 4px;
	width: 64px;
	height: 14px;
}

input.alpha_password {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #004400;
	padding-left: 4px;
	width: 64px;
	height: 14px;
}

input.alpha_submit {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #004400;
	width: 36px;
}

img.alpha_photo {
}

div.alpha_photo_text {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 13px;
	color: #006600;
}

div.alpha_highlights_title {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 17px;
	font-weight: bold;
	color: #006600;
}

div.alpha_highlights_title {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 17px;
	font-weight: bold;
	color: #006600;
}

a.alpha_highlights_title {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

a.alpha_highlights_title:hover {
	color: #003300;
}

div.alpha_highlights_text {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 13px;
	color: #006600;
}

/* Beta Section */

td.beta_tab {
	padding-top: 16px;
	padding-bottom: 32px;
}

div.beta_paragraph {
	text-align: left;
	padding-top: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 22px;
}

span.beta_text {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 13px;
	color: #cfcfcf;
}

span.beta_text_title {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 18px;
	font-weight: bold;
}

span.title {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 17px;
	font-weight: bold;
	color: #006600;
}

span.blind {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 15px;
	color: #717171;
}

a.services_list {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

a.services_list:hover {
	color: #003300;
}

a.events_sub_list {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #cb0000;
}

a.events_sub_list:hover {
	color: #b20000;
}

div.label {
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 12px;
	color: #006600;
/*	font-weight: bold;*/
}

div.ibg_button {
	width: 280px;
	margin: 3px;
	padding: 1px;
	text-align: left;
	background-color: #e3e3e3;
	border-color: #fefefe;
	border-width: 2px;
	border-style: solid;
}

div.ibg_button:hover {
	background-color: #efefef;
}
#mailing {
	font-family: arial;
}
#mailing h1{
	font-size: 20px;
	padding: 0;
	margin: 0 0 10px;
	color: #006600;
}
#mailing p{
	margin: 10px 0 0;
	font-size: 12px;

}
