body, td{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
}

body.main{
	margin-top : 10px;
	margin-left : 0px;
}

hr{
	height : 1px;
	color : #CCE7FF;
	width : 80%;
}

A:link {
	text-decoration: underline;
	color: #023D75;
}

A:visited, A:active {
	text-decoration: underline;
	color: #026ED5;
}

A:hover {
	text-decoration: underline;
	color: #330000
}

.head{
	font-size : 14px;
	font-weight : bolder;
	padding : 3px;
	background-color : #CBE5FE;
	color : #023D75;
}

.headsub{
	font-size : 12px;
	font-weight : bolder;
	padding : 3px;
}

.body{
	font-size : 12px;
	padding : 3px;
}

.ElDate {
	font-size : 11px;
	font-weight : normal;
	/*font-style : italic;*/
	padding-bottom : 0px;
	vertical-align : bottom;
}

.ElHead {
	font-size : 13px;
	font-weight : bolder;
}

.ElHead2 {
	font-size : 16px;
	font-weight : bolder;
}

.ElIngress {
	font-weight : bolder;
}

.ElReadMore {
	font-size : 11px;
	text-decoration : none;
}

td.righthead{
	font-size : 12px;
	font-weight : bolder;
	padding-top : 3px;
	padding-bottom : 3px;
}

td.listBody {
	background-color : #E9F3FD;
}

td.listHead {
	background-color : #E9F3FD;
	border : 1px solid silver;
	font-weight : bolder;
}

td.caption {
    font-size: 11px;
    background-color : #E9F3FD;
    padding-top: 0px;
    padding-left: 3px;
}

/*************************
****** LEFTMENU ******
*************************/

A.mnu1:link, A.mnu2:link, A.mnu3:link, A.mnu4:link, A.mnu5:link {
	text-decoration: none;
	color: #023D75;
}


A.mnu1:active, A.mnu2:active, A.mnu3:active, A.mnu4:active, A.mnu5:active {	
	color: #02488A;
}


A.mnu1:visited, A.mnu2:visited, A.mnu3:visited, A.mnu4:visited, A.mnu5:visited {
	text-decoration: none;
	color: #02488A;
}

A.mnu1:hover, A.mnu2:hover, A.mnu3:hover, A.mnu4:hover, A.mnu5:hover {
	text-decoration: underline;
	color: #000000;
}

A.mnu1_a:link, A.mnu2_a:link, A.mnu3_a:link, A.mnu4_a:link, A.mnu5_a:link, A.mnu1_a:visited, A.mnu2_a:visited, A.mnu3_a:visited, A.mnu4_a:visited, A.mnu5_a:visited, A.mnu1_a:hover, A.mnu2_a:hover, A.mnu3_a:hover, A.mnu4_a:hover, A.mnu5_a:hover  {
	text-decoration: underline;
	color: #000000;
	/*font-weight : bolder;*/
}

td.lev0{
	background-color : #CBE5FE;
}

td.lev1, td.lev2, td.lev3{
	background-color : #B2D8FD;
}

td.lev0_t{
	font-weight : bolder;
	background-color : #CBE5FE;
	padding-left : 5px;
}

td.lev1_t{
	background-color : #B2D8FD;
	padding-left : 5px;
}

td.lev2_t{
	font-style : italic;
	font-size : 10px;
	background-color : #B2D8FD;
	color : white;
	padding-left : 5px;
}

td.lev3_t{
	font-style : italic;
	font-size : 10px;
	background-color : #B2D8FD;
	color : white;
	padding-left : 5px;
}

td.mnu_empty{
	height : 20px;
	background-color : #CBE5FE;
	/*border-bottom : 4px solid #FFFFFF;
	border-right : 1px solid #0257A6;*/
}

td.mnu1, td.mnu2, td.mnu3, td.mnu4{
	border-bottom : 2px solid #FFFFFF;
	/*border-right : 1px solid #0257A6;*/
}


/*************************
****** TOPMENU ******
*************************/

td.topmenu, td.topmenu_left, td.topmenu_right {
	padding : 10px;
	padding-top : 3px;
	font-size : 12px;
	font-weight : bolder;
}

td.topmenu_left {
	border-right : 1px solid white;
}

td.topmenu_right {
	border-left : 1px solid white;
}

a.topmenu:link, A.topmenu:visited, A.topmenu:active {
	text-decoration: none;
	color: #0257A6;
}

a.topmenu:hover{
	text-decoration : underline;
}

