.big_grey {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.big_green {

	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #419100;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #717171;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #6B99C4;
	text-decoration: underline;
}
.links1 {

	font-family: tahoma;
	font-size: 10px;
	color: #68A90B;
	text-decoration: underline;
}
.big_blue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5E8AC2;
	text-decoration: none;
}
.green {
	font-family: tahoma;
	font-size: 10px;
	color: #68A90B;
	text-decoration: none;
	font-weight: bold;
}
.white_text {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	color: #408BCE;
	text-decoration: none;
	background-color: #E7E7E7;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.frmBold12 {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/* form elements */
form {
	margin:10px 15px; 
	padding: 10px 10px;
	border: 1px solid #E5F0FB; 
	background: #F4F8FD;
}
fieldset {
	margin: 0;	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin: 7px 0;
}
input {
	padding:3px;
	border: 1px solid #5a6774; 
	font: normal 1em Verdana, sans-serif;
	color:#777;
	width:200px;	
	font-size:12px;	
}

select {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
	width:160px;
	font-size:12px;		
}
textarea {
	width:400px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 28px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #306bc1 url("images/button_bg2.jpg"); 
	border: 1px solid #306bc1;
}
hr
{
	color:#EEEEEE;
	background-color:#EEEEEE;
	height:3px;

}
.selectWider {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
	width:300px;
	font-size:12px;		
}

.mycheckbox {
	width:30px;
	background-color:#F4F8FD;
}

.myImageButton {
	width:143px;
	height:47px;
}
.big_orange {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D25A0B;
	text-decoration: none;
}

.smallinput {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#777;
	width:100px;	
	font-size:12px;	
}
