.input_button {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	background-color: #E0E0E0;
	border: 1px solid #999999;
}
HR {
	color: #CCCCCC;
	height: 1;
	border: dashed;
}
IMG { border: 0}
A:LINK {
	color: #003399;
	text-decoration: none;
}
A:VISITED { color: #003399; text-decoration: none}
A:HOVER { color: #FF9900; text-decoration: underline}
a.link-navbar:link {
	color: #000000;
	text-decoration: none;
}
a.link-navbar:visited {
	color: #000000;
	text-decoration: none;
}
a.link-navbar:hover {
	color: #0066FF;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	list-style-image:    url(file:///D|/Documents%20and%20Settings/Knight/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/Q9ERWR8T/images/misc_arrow.gif);


}
li {
	margin: 5px;

}
.sidebar-border{
	background-color: #F0F0F0;
	background-image:  url(file:///D|/Documents%20and%20Settings/Knight/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/Q9ERWR8T/images/title_bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebar {
	background-color: #F0F0F0;
	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: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 150px;
	background-image:  url(file:///D|/Documents%20and%20Settings/Knight/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/Q9ERWR8T/images/title_text.gif);
	background-repeat: no-repeat;
	background-position: left top;




}
.titlebar-top {
}
.titlebar-bottom {
	background-image:  url(file:///D|/Documents%20and%20Settings/Knight/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/Q9ERWR8T/images/title_bg_bottom.gif);
	background-repeat: repeat-x;
	background-color: #FCFCFC;
	background-position: top;
}
td {
	font-size: 12px;
}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
}
.contentbox {
	background-color: #FCFCFC;
	overflow: auto;
}
.copyright-top {
	background-image:  url(file:///D|/Documents%20and%20Settings/Knight/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/Q9ERWR8T/images/page_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	background-color: #FCFCFC;
}
.sidebar-bottom {
	background-color: #F0F0F0;
	background-image:  url(file:///D|/Documents%20and%20Settings/Knight/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/Q9ERWR8T/images/page_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	padding: 10px;
}
.tab-on {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor: hand;
	color: #000000;
	background-color: #FFFFFF;
	width: 120px;
}
.tab-off {
	padding: 2px;
	background-color: #F6F6F6;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: hand;
	width: 120px;
}
.tab-none {
	padding: 2px;
	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: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	background-color: #FFFFFF;

}
.panel_main {
	border: 1px solid #ECECEC;
}
.panel_header {
	background-color: #FFFFFF;
	color: #666666;
	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: dashed;
	border-left-style: none;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;

}
.text_inline_header {
	font-weight: bold;
	color: #000066;



}
.text_comment {
	color: #999999;
}
.text_note_blue {
	color: #003399;
}
.text_note_red {
	color: #FF0000;
}
.text_note_yellow {
	color: #FF8800;
}
.td_heading {
	padding: 3px 3px 3px 10px;
	color: #666666;
	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: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;








}
.td_title {
	color: #666666;
	background-color: #F6F6F6;
	border: 1px solid #E0E0E0;



}
.td_text {
	padding: 10px;


}
.td_download_title {
	background-color: #5874AD;
	color: #FFFFFF;
}
.td_download_main {
	background-color: #F6F6F6;

}
