body{ margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px}
.text{
	font-family: tahoma;
	font-size: 11px;
	color: #A0B4DA;
	text-decoration: none;
}
.yellowtext{
	font-family: tahoma;
	font-size: 11px;
	color: #E99245;
	text-decoration: none;
}
.yellowheading{
	font-family: tahoma;
	font-size: 14px;
	color: #E99245;
	text-decoration: none;
	font-weight: bold;
}
.btlinks {
	font-family: arial;
	font-size: 11px;
	color: #A0B4DA;
	text-decoration: none;
}
.btlinks a:link {
	font-family: arial;
	font-size: 11px;
	color: #A0B4DA;
	text-decoration: none;
}
.btlinks a:active {
	font-family: arial;
	font-size: 11px;
	color: #A0B4DA;
	text-decoration: none;
}
.btlinks a:hover {
	font-family: arial;
	font-size: 11px;
	color: #F8C891;
	text-decoration: none;
}



.bt_links {
	font-family: arial;
	font-size: 11px;
	color: #F8C891;
	text-decoration: none;
}
.bt_links:hover {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 13px;
	color: #B9C1DC;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	width: auto;
	border: 1px solid #394566;
	background-color: #202639;
}
.combobox {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	width: 130;
	border: 1px solid #394566;
	background-color: #202639;
}
.textarea {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #394566;
	background-color: #202639;
}

