body, td, input, textarea, select, option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #797979;
}
input, textarea, select, option {
	font-size: 11px;
	line-height: 13px;
}
body { 
	background: #E4E4E4 url("../images/bgnd_main.gif") repeat-y; 
}
.header {
	line-height: 11px;
	color: #7D7D7A
}
.rightbox_bgnd {
	background: #E5E5E5 url("../images/right_box_corner.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.arrow_bgnd {
	background: url("../images/bgnd_arrow.gif");
	background-repeat: repeat-x;
	background-position: right center;
	padding-right: 24px;
}
.arrow_text, a.arrow_text:link, a.arrow_text:active, a.arrow_text:visited {
	background-color: #FFFFFF;
	padding-right: 6px;
	color: #333333;
	text-decoration: none;
}
a.arrow_text:hover {
	color: #000000;
	text-decoration: underline;
}
a, a:link, a:active, a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
img {
	border-color: #000000;
}
