input {
	border:1px dotted #6666FF; font-family: Tahoma; font-size: 9pt; color: #3333CC; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color:#FFFFFF;
}
select {
	border:1px dotted #6666FF; font-family: Tahoma; font-size: 9pt; color: #3333CC; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color:#FFFFFF;
}
textarea {
	border:0px dotted #6666FF; font-family: Tahoma; font-size: 9pt; color: #000000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color:#FFFFFF;
}
.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: 1px dashed;
}
IMG { border: 0}
UL A:LINK{ color:#000000}
UL A:VISITED { color: #000000; text-decoration: none}
UL A:HOVER { color: #FF9900; text-decoration: underline}
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: #FFFFFF;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	list-style-image:   url(images/misc_arrow.gif);
	margin-top: 2px;
	margin-bottom: 2px;
}
li {
	margin: 5px;

}
.sidebar-border{
	background-color: #F0F0F0;
	background-image: url(images/title_bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebar {
	width: 150px;







}
.titlebar-top {
}
.titlebar-bottom {
	background-image: url(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: #999999;
	text-align: center;
	font-weight: normal;

}
.sidebar-bottom {
	background-color: #F0F0F0;
	background-image: url(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: pointer;
	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: pointer;
	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;
	padding: 5px;


}
.panel_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	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;
	background-color: #FFFFFF;
}
.panel_main_nobg {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;


}
.panel_header {
	background-color: #E0E0E0;
	color: #666666;
	padding: 4px;
	text-align: center;


}
.panel_text {
	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;
}
.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: #999999;
	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;
}
.hide-table {
	display: none
	}
.show-table {
	display: block
	}