A:link
{text-decoration: none; color: #005DAA;}
A:visited
{text-decoration: none; color: #005DAA;}
A:active
{text-decoration: none; color: #005DAA;}
A:hover
{text-decoration: underline; color: #4EA4F8;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txtgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.bg_line {
	background-image: url('images/line.gif');
	width: 28px
}
.txtgreen_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #778842;
}
.bg_dgreen {
	background-image: url('images/dgreen01.gif');
	width: 15px
}
.bg_dgreen02 {
	background-image: url('images/dgreen02.gif');
	width: 3px
}
.bg_lgreen {
	background-image: url('images/lgreen01.gif');
	width: 10px
}
.bg_line01 {
	background-image: url('images/line01.gif');
	height: 30px
}
.bg_line03 {
	background-image: url('images/line03.gif');
	width: 10px
}
.bottom_bar {
	background-image: url('images/bottombar.gif');
	height: 5px
}
.txt_red {
	font-family: Tahoma;
	color: #FF0000;
	font-size: 11px;
}