body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 9px;
}
td {
	font-family: Tahoma;
	font-size: 10px;
	color: #777777;
}
a {
	color: #E38F1A;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.bg_hotlink {
	background-image: url(images/bg_hotlinks.gif);
	height: 140px;
	width: 126px;
}
.bg_list {
	background-image: url(images/bg_list.gif);
	height: 107px;
	width: 138px;
}
.bg_side {
	background-image: url(images/bg_side.gif);
	height: 572px;
	width: 117px;
}
.bg_welcome {
	background-image: url(images/bg_welcome.gif);
	height: 50px;
	width: 279px;
}
.grey_line {
	background-image: url(images/bg_line.gif);
	width: 16px;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 9px;
	color: #8A8A8A;
}
.txt_blue_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #21A5E4;
}
.txt_red_bold {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FF5A39;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFA01B;
}
.txt_orange_bold2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFA01B;
}
.txt_white_bold {
	font-family: Tahoma; 	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_brown_bold {
	font-family: Tahoma; 	
	font-size: 11px;
	font-weight: bold;
	color: #C34C30;
}
.txt_white {
	font-family: Tahoma; font-size: 9px; color: #FFFFFF;
}
.txt_orange {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFA01B;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 9px;
	color: #8A8A8A;
	font-weight:bold
}.bg_column {
	background-image: url(images/bg_columns.gif);
	height: 50px;
	width: 352px;
}
.search_form {
	border: 1px solid; 
	background-color: #FFFFFF;
	width: 90px;
	height: 17px;
	font-family: Tahoma; 
	font-size: 10px; 
	color: #7F9DB9;
	border-color: #7F9DB9;
	text-align: center;
}
h1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFA01B;
	margin: 0 0 0 0;
}
.welcome {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFA01B;
	font-weight: bold;
}
