.tbcabeza {
	background: #AAAAFF;
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	padding: 6px;
	border:2px groove #C8C8F2;
	line-height: 1.5em;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.tbcuerpo {
	background: #CCCCFF;
	color: #191970;
	font-size:11px;
	font-weight: bold;
	padding: 6px;
	border:2px groove #C8C8F2;
	line-height: 1.5em;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.tbcuerpogreen {
	background: #00FF00;
	color: #191970;
	font-size:11px;
	font-weight: bold;
	padding: 6px;
	border:2px groove #C8C8F2;
	line-height: 1.5em;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.tbcuerpoyellow {
	background: #FFFF00;
	color: #191970;
	font-size:11px;
	font-weight: bold;
	padding: 6px;
	border:2px groove #C8C8F2;
	line-height: 1.5em;
	white-space: nowra;
	font-family: Arial, Helvetica, sans-serif;
}

.tbcuerpored {
	background: #FF0000;
	color: #000000;
	font-size:11px;
	font-weight: bold;
	padding: 6px;
	border:2px groove #C8C8F2;
	line-height: 1.5em;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.tbcuerpowhite {
	background: #FFFFFF;
	color: #000000;
	font-size:11px;
	font-weight: bold;
	padding: 6px;
	border:2px groove #C8C8F2;
	line-height: 1.5em;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify ;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.text8 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.searchlabel {
color: red;
font-weight: bold;
padding-left: .5em;
vertical-align: top;
font-size:14px;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.textfield {
	border: 1px solid #999999;
}

a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/*---------------contact_form------------------*/

.contact_form{
	width:355px;
	float:left;
	padding:0px 0 0 75px;
}

.form_row{
	width:450px;
	clear:both;
	padding:10px 0 10px 0;
	_padding:5px 0 5px 0;
	color:#a53d17;
}

.form_row2{
	width:750px;
	clear:both;
	padding:10px 0 10px 0;
	_padding:5px 0 5px 0;
	color:#a53d17;
}

label.contact{
	width:75px;
	float:left;
	font-size:12px;
	text-align:right;
	padding:4px 5px 0 0;
	color: #333333;
}

label.error{
	float: left;
	color: red;
	font-weight: normal;
	padding-left: .5em;
	vertical-align: top;
	font-size:10px;
}

input.contact_input{
	width:253px;
	height:18px;
	background-color:#fff;
	color:#999999;
	border:1px #DFDFDF solid;
	float:left;
}

input.contact_input2{
	width:70px;
	height:18px;
	background-color:#fff;
	color:#999999;
	border:1px #DFDFDF solid;
	float:left;
}

textarea.contact_textarea{
	width:253px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color:#fff;
	border:1px #DFDFDF solid;
	float:left;
}

.Button { 
	 background:url(images/contact-new.gif) no-repeat left;
     -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	color:#33;
	background-color:#DAE4E5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-family:'Helvetica Neue',Arial,sans-serif;
	font-size:12px;
	font-weight:700;
	height:32px;
	padding:4px 16px;
	text-shadow:#FE6 0 1px 0 
}

a.contact{
	width:99px;
	height:27px;
	display:block;
	float:right;
	margin:0 0 0 10px;
	background:url(images/contact_bt.gif) no-repeat left;
	padding:0 0 0 10px;
	text-decoration:none;
	line-height:27px;
	color:#1c4a52;
}