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

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

a {
	color : #39597D  ;
	text-decoration : underline;
}

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


h1 {
	color : #C00000  ;
	font-size : 1.5em;
	font-weight : bold;
	text-align : center;
}

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

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

h3 {
	color : #C00000  ;
	font-size : 1.3em;
	font-weight : normal;
}

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

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

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

#header_title {
	background : #39597D  ;
	color : #FFFFFF  ;
	font-size : 3em;
	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 : #F9D471  ;
	text-decoration : none;
}

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


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

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

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

#footer_bar {
	background : #39597D  ;
	border-top : #FFFFFF   1px solid;
	color : #FFFFFF  ;
	font-weight : normal;
	padding-bottom : 10px;
	padding-top : 10px;
	text-align : center;
	width : 100%;
}

#footer_bar a {
	background : #F9D471  ;
	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_bar a:hover {
	background : #FFFFFF  ;
	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;

}

#upper_bar {
	background : #39597D  ;
	color : #FFFFFF  ;
	font-size : 2em;
	font-weight : normal;
        border-bottom : #FFFFFF   solid 1px;
}

#upper_bar h1 {
	background : #39597D  ;
	color : #FFFFFF  ;
	font-size : 2em;
	padding : 8px;
        text-align : left;
}

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

#upper_bar h1 a:hover {
	color : #FFFFFF  ;
	text-decoration : underline overline;
}


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

.left_column {
        background : #CFD4D9  ;
}

.small {
	font-size : 0.8em;
}

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

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

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

#menu .inactive {
	background : #F9D471  ;
	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 : #39597D  ;
	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;
        width : 150px;
}

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


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

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

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

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

.right_box_title {
        border-bottom: 1px solid #000000  ;
        background : #F9D471  ;
        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;
}