.link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #3366CC;
	font-weight: normal;

}
.text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.sitetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;

}
.greetings {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.button 
	{
	background:#FFFFFF;
	color:#FF6600;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	border: 1 solid #FFCC66;
	text-decoration: none;

	}
.caps
{
	font-weight: bold;
	text-transform: uppercase;
}

.submit_button {

background:#1C890C;

color:#fff;

font-size:11px;

font-family:Arial, Tahoma, Verdana;

padding:4px;

margin:0 0 0 8px;

border:1px solid #ccc;

font-weight:bold;

width:56px;

}

.button

{

font-family:Arial,Verdana,"Trebuchet MS", Helvetica, sans-serif;

font-weight: normal;

background: #0E9ADB;

color:#FFFFFF; 

font-size: 10px;

text-align:center;

white-space: inherit;	

text-indent: 0;

cursor: pointer; 

outline:none; 

padding: 1px 3px 1px 3px; margin:0px;

border: 1px solid #fff;



}

.button:hover{ color:#ffffff;

background: #1C890C; border:1px solid #fff;

}

.field 

{

background-color: #FDF2FF;

color:#000000;

font-size:11px;

font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

border: 1px solid #fff;

}