.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.HeadLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

a:link {
	color:#0000FF;
	text-decoration:none;
	
}
a.footer:link { color:#0000FF; text-decoration:none; background:#FFFF99}
a.footer:visited { color:#996600; text-decoration:underline; background:#FFFF99}
a.footer:hover { color:#FF0000; text-decoration:underline; cursor:default; background:#FFCC00}
a.footer:active { color:#0000FF; text-decoration:none; background:#FFCC00}

a:link {color:#0000FF; text-decoration:underline; cursor:hand}
a:visited { color:#996600; text-decoration:underline}
a:hover { color:#6600FF; text-decoration:underline; cursor:hand}
a:active { color:#336699; text-decoration:none}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
}
select {
	font-family: Tahoma;
	font-size: 11px;
}
.bg_title {
	background-image: url(images/bg_title.gif);
	height: 17px;
}
.txt_dgrey_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
.txt_dgrey{
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
}
.txt_grey_b_u {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color: #6C6C6C;
}
.txt_grey_b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #6C6C6C;
}
.txt_red_bold01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A4470E;
}
.txt_red_bold_u01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #A4470E;
}
.txt_red_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A4470E;
}
.txt_red{
	font-family: Tahoma;
	font-size: 11px;
	color: #A4470E;
}
.txt_red_u {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
	color: #A4470E;
}.txt_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_bar {
	background-image: url(images/bg_bar.gif);
	height: 5px;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F0650A;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
}
.hr {
	border: thin solid #F0650A;
}
