HR {
	height: 0;
	border: 0;
	border-top: 1px solid #CCCCCC;   
}
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-navbar:link {
	color: #000000;
	text-decoration: none;
}
ul {
	list-style-type:square; 
	list-style-image:   url(/images/ico_tick.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
	line-height: 1.4;
	padding-top:0;
}
ul li {
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 1px;
    padding-left: 4px;
	vertical-align: top;
}

.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: 3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	background: #fff url(images/background-input.jpg) repeat-x top left;	
/*	width: 160px;*/
}
.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-bottom-width: 2px;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	background: #fff url(images/background-input.jpg) repeat-x top left;	
/*	width: 160px;*/
}
.tab-none {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	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;
/*	background: #fff url(images/background-input.jpg) repeat-x top left;	*/
}
.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: 0px;


}
.tab_content {
	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;
}

.tab_content_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: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #F8F8F8;
	border-left-color: #CCCCCC;
}
.tab_small_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: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EEEEEE;
	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
	}

