.text {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
}
.HeadLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;
	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:#336699; text-decoration:none}
a:visited { color:#336699; text-decoration:none}
a:hover { color:#6600FF; text-decoration:underline; cursor:default}
a:active { color:#336699; text-decoration:none}

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.bg_title {
	background-image: url(images/bg_title.gif);
	height: 17px;
}
.txt_dgrey_bold {
	font-family: Tahoma;	font-size: 12px;
	font-weight: bold;
	color: #464646;
}
.txt_dgrey{
	font-family: Tahoma;	font-size: 12px;
	color: #464646;
}
.txt_grey {
	font-family: Tahoma;	font-size: 12px;
	color: #6C6C6C;
}
.txt_grey_b_u {
	font-family: Tahoma;	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color: #6C6C6C;
}
.txt_grey_b {
	font-family: Tahoma;	font-size: 12px;
	font-weight:bold;
	color: #6C6C6C;
}
.txt_red_bold01 {
	font-family: Tahoma;	font-size: 12px;
	font-weight: bold;
	color: #A4470E;
}
.txt_red_bold_u01 {
	font-family: Tahoma;	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #A4470E;
}
.txt_red_bold {
	font-family: Tahoma;	font-size: 12px;
	font-weight: bold;
	color: #A4470E;
}
.txt_red{
	font-family: Tahoma;	font-size: 12px;
	color: #A4470E;
}
.txt_red_u {
	font-family: Tahoma;	font-size: 12px;
	text-decoration:underline;
	color: #A4470E;
}.txt_white_bold {
	font-family: Tahoma;	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_bar {
	background-image: url(images/bg_bar.gif);
	height: 5px;
}
.txt_orange_bold {
	font-family: Tahoma;	font-size: 12px;
	font-weight: bold;
	color: #F0650A;
}
textarea {
	font-family: Tahoma;	font-size: 12px;
}
.topicTitle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FFFFFF;
	}
.topicText 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000;
	}
.tabText
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : White;
	font-weight : bold;
	text-decoration : none;
	}
a:hover
	{
	color : Red;
	}
