body {
	scrollbar-base-color: #4A505B;
	scrollbar-track-color: #E1E1E1;
	SCROLLBAR-ARROW-COLOR: #E1E1E1;
	font-family:  tahoma, Verdana, Helvetica, sans-serif;
	background-color: #D7D9DF;
	color: #2D3137;
}

td {
	font-size: 11px;
	line-height: 14px;
}
.title {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
a:link {
	text-decoration: underline;
	color: #4A505B;

}
a:visited {
	text-decoration: underline;
	color: #4A505B;

}
a:hover {
	color: #858C9D;
	text-decoration: none;
}
.desc {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.titlelinks {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-transform: uppercase;
	cursor: hand;

}
.txtwhite {
	color: #FFFFFF;
}
.new {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
.select {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CDD1D8;
	height: 18px;
	width: 70px;

}
.btnsubmit {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/btn_bg.gif);
	width: 140px;
}
.copyright {
	color: #D7D9DF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;

}
.border {
	border: 1px solid #4A505B;

}
