body, TD, TH, TR {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

body {
        scrollbar-face-color: #404040;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #808080;
        scrollbar-3dlight-color: #404040;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-darkshadow-color: #000000;
	scrollbar-base-color : #000000;
	background : #000000;
	color : #FFFFFF;
}

h1 {
	color : #BE87BE;
	font-size : 1.5em;
	font-weight : normal;
	text-align : center;
	text-transform : none;
}

h2 {
	color : #BE87BE;
	font-size : 1.4em;
	font-weight : normal;
	text-align : left;
	text-transform : none;
}

h3 {
	color : #BE87BE;
	font-size : 1.3em;
	font-weight : normal;
	text-align : left;
	text-transform : none;
}

h4 {
	color : #BE87BE;
	font-size : 1.2em;
	font-weight : normal;
	text-align : left;
	text-transform : none;
}

h5 {
	color : #BE87BE;
	font-size : 1.1em;
	font-weight : normal;
	text-align : left;
	text-transform : none;
}

hr {
	color : #404040;
	text-align : center;
	width : 80%;
}

.header {
	background : #000000;
	color : #FFFFFF;
	font-size : 2em;
	font-weight : normal;
}

.news_list {
	background : #404040;
	margin : 1px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : justify;
}

.table_odd {
	background : #404040;
	color : #FFFFFF;
	font-weight : normal;
}

.table_even {
	background : #808080;
	color : #FFFFFF;
	font-weight : normal;
}

#content {
	background : #000000;
	height : auto;
	margin-left : 1px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : justify;
}

#content a {
	color : #FFFFFF;
	text-align : left;
	text-decoration : none;
}

#content a:hover {
	background : #404040;
	color : #FFFFFF;
	text-align : left;
	text-decoration : none;
}

#footer {
	background : #000000;
	color : #FFFFFF;
	font-weight : normal;
	padding-bottom : 10px;
	padding-top : 10px;
	text-align : center;
	width : 100%;
}

#footer a {
	background : #C0C0C0;
	border-left : #FFFFFF 1px solid;
	border-right : #FFFFFF 1px solid;
	border-top : #FFFFFF 1px solid;
        border-bottom : #FFFFFF 1px solid;
	color : #000000;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	text-decoration : none;
}

#footer a:hover {
	background : #808080;
	border-left : #FFFFFF 1px solid;
	border-right : #FFFFFF 1px solid;
	border-top : #FFFFFF 1px solid;
        border-bottom : #FFFFFF 1px solid;
	color : #000000;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	text-decoration : none;

}

#header_title {
	background : #000000;
	color : #FFFFFF;
	font-size : 2em;
	font-weight : normal;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-top : 5px;
	text-align : left;
}

#header_title a {
	color : #FFFFFF;
	text-decoration : none;
}

#header_title a:hover {
	color : #C0C0C0;
	text-decoration : none;
}

#left_bar {
	width : 180px;
	background : #000000;
	color : #FFFFFF;
	height : auto;
	margin-left : 1px;
	margin-right : 1px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : left;
}

#leftbar_small {
	font-size : 1.0em;
}

#left_bar a {
	color : #FFFFFF;
	text-decoration : none;
}

#left_bar a:hover {
	background : #404040;
	color : #FFFFFF;
	text-decoration : none;
}

#menu {
	background : #000000;
	color : #FFFFFF;
}

#menu a {
	background : #C0C0C0;
	border-left : #FFFFFF 1px solid;
	border-right : #FFFFFF 1px solid;
	border-top : #FFFFFF 1px solid;
	border-bottom : #FFFFFF 1px solid;
	color : #000000;
	height : 1px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : right;
	text-decoration : none;
}

#menu a:hover {
	background : #808080;
	border-right : #FFFFFF 1px solid;
	border-top : #FFFFFF 1px solid;
	color : #000000;
	height : 1px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : right;
	text-decoration : none;
}

#page {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : #000000
	padding-bottom : 0px;
	text-align : left;
}

#right_bar {
	background : #000000;
	width : 150px;
	height : auto;
	margin-left : 1px;
	margin-right : 1px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : left;
}

#right_bar a {
	color : #FFFFFF;
	text-decoration : underline;
}

#right_bar a:hover {
	background : #404040;
	color : #FFFFFF;
	text-decoration : none;
}

#search {
	background : #000000;
	color : #FFFFFF;
	font-weight : normal;
	padding-right : 5px;
	text-align : right;
}

#search input {
        border:1px solid #808080;
        height : 1.5em;
}

#breadcrumb {
        padding-left : 5px;
        padding-top : 2px;
        padding-bottom : 2px;
	border: 1px dotted #404040;        
}

#next_page {
        padding-left : 5px;
        padding-top : 2px;
        padding-bottom : 2px;
	border: 1px dotted #404040;        
}

.right_box {
        border: 1px solid #404040;
	color : #FFFFFF;
}

.right_box_title {
        border-bottom: 1px solid #000000;
        background : #C0C0C0;
        color : #000000;
        text-align: center;
}

.right_box_content {
        color : #FFFFFF;
        padding-left : 2px;
        padding-right : 2px;
}

