.blue{font-family:Tahoma; font-size:10px;  color:#C9DEE7; }
  .blue_main{font-family:Tahoma; font-size:11px;  color:#82CAE7; }
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
  .main{font-family:Tahoma; font-size:11px;  color:#C6C4C4; }
  .input{font-family:Tahoma; font-size:11px;  color:#747474 }
  .policy{font-family:Tahoma; font-size:11px;  color:#8C8C8C; text-decoration:none; }






  #input{
  		width:132px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#D4D4D4;
		border-color:#2A2F31;
		}
		 #input2{
  		width:202px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#3E4548;
		border-color:#24282A;
		}
		
		 
		
	  #textarea{
		width:202px; height:148px;
		border-width:1px;
		border-style:solid;
		background-color:#3E4548;
		border-color:#24282A;
		overflow:auto;
		}

  #textarea{

		width:202px; height:148px;

		border-width:1px;

		border-style:solid;

		background-color:#3E4548;

		border-color:#24282A;

		overflow:auto;

		}
/*added by thingamawebs 8-15-2008 */		
.menudiv{
			height: 15px;
			margin-left:auto;
			margin-right:auto;
			background-color:transparent;
			text-align: center;
			padding:0px;
			margin:0px;
			padding-top:9px;
			padding-left:70px;
}
.menuitem{
			float:left;
			background-color:transparent;
}
.menuitemlast{
			float:left;
			background-color:transparent;
}
.menuitemlast a{
			display: block;
			text-decoration: none;
			font-size: 12px;
			color: rgb(31,134,173);
			padding: 0px 5px 0px 5px;
}
.menuitemlast a:focus,
.menuitemlast a:active{
			color: rgb(255,255,255);
			background-color: rgb(31,134,173);
}
.menuitemlast a:hover {
			background-color: transparent;
			text-decoration: underline;
}
.menuitem a {
			display: block;
			text-decoration: none;
			font-size: 12px;
			color: rgb(31,134,173);
			padding: 0px 5px 0px 5px;
			border-right: 1px solid rgb(31,134,173);
}
.menuitem a:focus,
.menuitem a:active{
			color: rgb(255,255,255);
			background-color: rgb(31,134,173);
}
.menuitem a:hover {
			background-color: transparent;
			text-decoration: underline;
}
.spanish_quote{
			padding-left: 5px;
			background-color: transparent;
			float:left;
			width: 200px;
}
.spanish_quote a {
			display: block;
			text-decoration: none;
			font-family: tahoma;
			font-weight: bold;
			font-size: 18px;
			color: rgb(255,255,255);
}
.spanish_quote a:focus,
.spanish_quote a:active{
			color: rgb(255,255,255);
			background-color: transparent;
}
.spanish_quote a:hover {
			color: rgb(31,134,173);
			background-color: transparent;
}

.spanish_quote_white{
			padding-left: 5px;
			background-color: transparent;
			float:left;
			width: 200px;
}
.spanish_quote_white a {
			display: block;
			text-decoration: none;
			font-family: tahoma;
			font-weight: bold;
			font-size: 18px;
			color: blue;
}
.spanish_quote_white a:focus,
.spanish_quote_white a:active{
			color: rgb(31,134,173);
			background-color: transparent;
}
.spanish_quote_white a:hover {
			color: rgb(31,134,173);
			background-color: transparent;
}
.testimonials{
	font-family:Tahoma; 
	color:#C6C4C4; 
	
}
.testimonials p{
	text-align:left;
	font-size:12px;
}
.testimonials h2{
	text-align:center;
	font-size:14px;
}
.testimonials h3{
	text-align:left;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

p.centerCSS { text-align: center; font-size: 150% }
/*end of section added by Thingamawebs */
