.text_plane {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	
	
}
.image{
background-image:url(images/bump_over.jpg);
border:none;
}
.image:hover{
background-image:url(images/bump.jpg);
border:none;
}
.text_planebold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textbox_border {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: thin;
}
.text_plane1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.text_plane-white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold
	}
	.text_plane2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	.text_plane3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold
	}
	.textbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;


	text-decoration:none;

	/* border: 1px dashed #003399;*/
}
	.msgbox {
	font-maily: Verdana, Tahoma, Helvetica, Arial;
	font-size: 13pt;
	color:#CC3300;
	text-decoration:none;
	

	
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	
	
}

/*
.button {
	font-maily: Verdana, Tahoma, Helvetica, Arial;
	font-size: 8pt;
	background: #1D4C66;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/button.gif);
	width:86px;
	height:27px;
	
	/*border: 1px dashed #003399; 
}
*/
.button {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #C79810;
	border: 1px ridge #CCCCCC;
/*	background-image:url(images/button.gif);*/


}

.textHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.link{
font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration:none;

font-weight:100;
}

.linkbold{
font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline overline ;
	font-weight: bold;
	

	}
.image_a {

	text-decoration:none;
}

TEXTAREA
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}
INPUT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}
.border {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	
}
.bottomlink{

	COLOR: #404041; 
	TEXT-DECORATION: none;
	 font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;

}
.bottomlink:hover {
	COLOR: #cd5500; 
	TEXT-DECORATION: none;
 font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;

	
}
.bottomlinkbold{

	COLOR: #404041; 
	TEXT-DECORATION: none;
	 font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	text-decoration: underline;

}
.bottomlinkbold:hover {
	COLOR: #cd5500; 
	TEXT-DECORATION: none;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	text-decoration: underline;

	
}
.border-4{
border-bottom:solid 1px;


}

.textarea
{ height:200; width:600;
 
}

.tit-orange {
	color : #E29600;
	margin-top : 0px;
	margin-bottom : 1px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 14px;
	font-family :Tahoma,Verdana;
	font-weight: bold;
}
.tit-orange a {
	color : #E29600;
		font-weight: bold;
	text-decoration: none;
}
.tit-orange a:hover {
	color : #E29600;
		font-weight: bold;
		text-decoration: underline;
}
.tit-grey a {
	color : #616161;
		font-weight: bold;
	text-decoration: none;
}
.tit-grey a:hover {
	color : #616161;
		font-weight: bold;
		text-decoration: underline;
}


