a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #006699;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left:2px;
}

.BodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66809D;
	background-color: #FFFFFF;
	font-weight: bold;
}

.statLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(_images/interface/other/stat_line_fill.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #000000;
	padding: 5px;
}
.menuBG {
	background-image: url(_images/interface/menu/menu_fill.gif);
	background-repeat: repeat-y;
}
.menu_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(_images/interface/menu/menu_header.gif);
	background-repeat: no-repeat;
	padding: 3px 28px 0px 0px;
	text-align: right;
	color: #006699;
	font-weight: normal;
}

.menu_header_ex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(_images/interface/menu/menu_header_ex.gif);
	background-repeat: no-repeat;
	padding: 3px 28px 0px 0px;
	text-align: right;
	color: #006699;
	font-weight: normal;
}

.menu_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(_images/interface/menu/menu_panel_fill.gif);
	background-repeat: repeat-y;
	padding: 0px 37px 0px 0px;
	text-align: right;
	color: #006699;
	font-weight: normal;
}
.menu_header_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(_images/interface/menu/menu_header_selected.gif);
	background-repeat: no-repeat;
	padding: 3px 28px 0px 0px;
	text-align: right;
	color: #006699;
	font-weight: normal;
}

.menu_header_select_ex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(_images/interface/menu/menu_header_selected_ex.gif);
	background-repeat: no-repeat;
	padding: 3px 28px 0px 0px;
	text-align: right;
	color: #006699;
	font-weight: normal;
}

.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4CBD1;
	border-right-color: #C4CBD1;
	border-bottom-color: #C4CBD1;
	border-left-color: #C4CBD1;
	background-color: #FFFFFF;
	margin-right: 10px;
	color: #A28B48;
}

.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(_images/interface/other/table.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3E7;
}

.tableHeadPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(_images/interface/other/table.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3E7;
}

.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3E7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE3E7;
}

.tableBodyPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3E7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE3E7;
}

.tableEmpty {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3E7;
}

.tab_label {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(_images/interface/tab%20bar/tab_fill.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
}
.tab_blank {
	background-image: url(_images/interface/tab%20bar/tab_none.gif);
	background-repeat: repeat-x;
}
.infoBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E6433;
	background-color: #DED8C1;
}

.infoBodyGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #D9DBE1;
}

.infoBodyGraySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D9DBE1;
}

.infoHeaderGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	background-color: #D9DBE1;
	font-weight: bold;
}

.infoBodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FBFBFB;
}

.infoBodyWhiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBFBFB;
}

.infoHeaderWhite {
	background-image: url(_images/interface/tab%20bar/tab_none.gif);
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #A28B48;	
}

.BodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.BodyTeenyTiny {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	background-color: #FFFFFF;
}
.infoBodyRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	background-color: #EECDCC;
}
.tableBodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3E7;
}

.popoutTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(_images/interface/menu/popout_top_right.gif);
	vertical-align: middle;
	text-align: left;
}

.popoutMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(_images/interface/menu/popout_middle_right.gif);
	vertical-align: middle;
	text-align: left;
}

.popoutBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(_images/interface/menu/popout_bottom_right.gif);
	vertical-align: middle;
	text-align: left;
}

.infoBodyGrayLeftMargin {
	background-color: #D9DBE1;
	background-image: url(_images/interface/infobox/g_left_fill.gif);
	background-repeat: repeat-y;
}

.infoBodyGrayRightMargin {
	background-color: #D9DBE1;
	background-image: url(_images/interface/infobox/g_right_fill.gif);
	background-repeat: repeat-y;
}

.infoBodyWhiteLeftMargin {
	background-color: #FFFFFF;
	background-image: url(_images/interface/infobox/w_left_fill.gif);
	background-repeat: repeat-y;
}

.infoBodyWhiteRightMargin {
	background-color: #FFFFFF;
	background-image: url(_images/interface/infobox/w_right_fill.gif);
	background-repeat: repeat-y;
}

.BodySmallTrans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
