body, TD, TH, TR {
	color : #000000   ;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

body {
	background : #CCCC99   ;
	color : #000000   ;
}

h1 {
	color : #333300   ;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif
	font-size : 1.6em;
	font-weight : normal;
	text-align : left;
}

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

h3 {
	color : #333300   ;
	font-size : 1.2em;
	font-weight : normal;
	text-align : left;
}

h4 {
	color : #333300   ;
	font-size : 1.0em;
	font-weight : normal;
	text-align : left;
}

h5 {
	color : #333300   ;
	font-size : 0.8em;
	font-weight : normal;
	text-align : left;
}

h6 {
	color : #000000   ;
	font-size : 1.1em;
	font-weight : bold;
	text-align : left;
}

.verysmall {
	color : #000000   ;
	font-size : 0.8em;
	font-weight : normal;
	text-align : right;
}

a {
	color : #000000   ;
	text-decoration : underline;
}

a:hover {
	color : #CCCC99   ;
	text-decoration : underline;
}

.ingenidocument{
	color : #333300   ;
	font-size : 1.4em;
	font-weight : normal;
	text-align : left;
        border-bottom : #EEEEBB    solid 1px;
}

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

.news_list {
	background : #CCCC99   ;
	border : #000000    1px solid;
	font-size : 0.9em;
	margin : 1px;
	padding : 5px;
}

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

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

#content {
	margin-left : 1px;
	padding : 5px;
	text-align : justify;
	margin-right : 3px;
}

#footer_bar {
	background : #CCCC99   ;
	border-top : #FFFFFF    1px solid;
	color : #FFFFFF   ;
/*	padding : 10px; */
	text-align : center;
}

#footer_bar a {
	color : #000000   ;
	text-decoration : none;
}

#footer_bar a:hover {
	color : #000000   ;
	text-decoration : underline;
}

#upper_bar {
	background : #999966  ;
	color : #000000   ;
}

#upper_bar h1 {
	background : #999966  ;
	color : #EEEEBB   ;
	font-size : 4.4em;
	font-weight : normal;
	text-align : left;
}

#upper_bar H1 A {
	COLOR: #EEEEBB   ;
	TEXT-DECORATION: none
}

#upper_bar H1 A:hover {
	COLOR: #CCCC99   ;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif
}

#left_bar {
	margin : 1px;
	padding : 5px;
}

.left_column {
        background : #EEEEBB   ;
	width : 10%
}

.small {
	font-size : 0.8em;
}

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

#left_bar a:hover {
	background : #CCCC99   ;
	color : #000000   ;
	text-decoration : none;
}

#menu .active {
	background : #FFFFFF   ;
	border-bottom : #FFFFFF    1px solid;
	color : #000000   ;
	border-left : #CCCC99    1px solid;
	border-right : #CCCC99    1px solid;
	border-top : #CCCC99    1px solid;
        padding-left : 7px;
        padding-right : 7px;
        padding-bottom : 1px;
	height : 1px;
}

#menu .inactive {
	background : #CCCC99   ;
	color : #000000   ;
	border-left : #FFFFFF    1px solid;
	border-right : #FFFFFF    1px solid;
	border-top : #FFFFFF    1px solid;
        padding-left : 7px;
        padding-right : 7px;
        padding-bottom : 1px;
	height : 1px;
}

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

#menu a {
        color : #000000   ;
	text-decoration : none;
}

#menu a:hover {
	color : #000000   ;
	text-decoration : underline;
}

#menu .active a{
	color : #000000   ;
}

#page {
	border-bottom : #000000    1px solid;
	border-left : #000000    1px solid;
	border-right : #000000    1px solid;
	border-top : #000000    1px solid;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 15px;
	background : #FFFFFF   ;
	padding-bottom : 0px;
	text-align : left;
}

.middle_column {
        background: #FFFFFF   ;
}


#right_bar {
	margin-left : 1px;
	margin-right : 1px;
	padding : 6px;
}

.right_column {
        background: #FFFFFF   ;
/*        border-left : #999966   dotted 1px;        */
}


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

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

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

.right_box {
        border: 1px solid #000000   ;
}

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

.right_box_title a{
        color : #000000   ;
        text-decoration: none;
}

.right_box_title a:hover{
        color : #000000   ;
        text-decoration: underline;
	font-weight : bold;
}

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

#content_footer {
        text-align : right;
}