.text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#369BC7;
	text-decoration:none;
}
.text a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#369BC7;
	text-decoration:none;
}
.text a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#369BC7;
	text-decoration:underline;
}
.textnotbold {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.dropdown {
	height: 8px;
	font-size: 14px;
}
.colortext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 379BC8;
	text-decoration:none;
}
	
.colortext a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 379BC8;
	text-decoration:none;
}
.colortext a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 379BC8;
	text-decoration:none;
	}

.headings {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; color:#646464; text-decoration:none;
}
.headings a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; color:#646464; text-decoration:none
}
.headings a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; color:#000000; text-decoration:underline;
}
.verdana {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
}
.colortextnotbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 379BC8;
	text-decoration: underline;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	BORDER-LEFT: #7E9DB9 1px solid; BORDER-RIGHT: #7E9DB9 1px solid;BORDER-BOTTOM: #7E9DB9 1px solid;BORDER-TOP: #7E9DB9 1px solid;
	width:167px;
	height:22px;
	
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	text-decoration:none;
}
.inputbox_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	BORDER-LEFT: #7E9DB9 1px solid; BORDER-RIGHT: #7E9DB9 1px solid;BORDER-BOTTOM: #7E9DB9 1px solid;BORDER-TOP: #7E9DB9 1px solid;
	width:117px;
	height:22px;
	
}