.font_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	color: #333333;
}
.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	font-variant: normal;
	color: #333333;
	list-style-type: square;
}
.box_table {
	background-image: url(images/box_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EAEAEA;
}
.font_caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.lists2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	font-variant: normal;
	color: #333333;
	list-style-type: square;
	list-style-image: url(images/list.gif);
}
.box_table2 {

	background-image: url(images/box_bg3.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EAEAEA;
}
.table_blank {
	border: 1px solid #999999;
}
.table_bg {
	background-color: #F6F6F6;
	background-image: url(images/bg_lrg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.table_bg2 {

	background-color: #F6F6F6;
	background-image: url(images/box_bg3.gif);
	background-repeat: repeat;
	background-position: top;
}
.border1 {
	border: 1px solid #838383;
}
.border2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #838383;
	border-left-color: #838383;
}
