body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #11527d;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.l_menu_1 {
	background-image: url(images/l_menu_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 47px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #115582;
}
.l_menu_2 {
	background-image: url(images/l_menu_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 9px;
	padding-right: 47px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #115582;
}
.l_sub_menu {
	background-image: url(images/tri.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 25px;
	padding-left: 13px;
	color: #0e507b;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}

/** TEXTS **/
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.arial15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.book_antiqua {
	font-family: "Book Antiqua";
	font-size:30px;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
}
H1 {
	font-family: Tahoma;
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
	color: #115582;
	padding: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 21px;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-family: Tahoma;
	font-weight:500;
	font-size: 17px;
	margin: 0px;
}

/** COLORS **/
.teal {
	color: #6f92d7;
}
.grey {
	color: #c6c6c6;
}
.grey2 {
	color: #9A9A9A;
}
.blue {
	color: #5A9CE0;
}
.green {
	color: #A8D0B3;
}
.red {
	color: #CC2F2F;
}
.white {
	color: #FFFFFF;
}

/** TABLES **/
.Tbrd {
	border: 1px solid #006DA3;
}
.Tbrd_B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #8baec8;
	border-right-color: #8baec8;
	border-bottom-color: #8baec8;
	border-left-color: #8baec8;
}
.Tbrd_R { border-right-width:1px; border-right-style:solid; border-right-color:#FFFFFF; }
.Tbrd_L { border-left-width:1px; border-left-style:solid; border-left-color:#cccccc; }
.Tbrd_Bdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8baec8;
}
.mainmenu_B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3961b2;
}
.hand{
cursor:pointer;
}

/** ID's **/
#search { background-color: #1b4397; border: 1px solid #3961b2; width: 99%; margin: 0px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #557dcd; padding-top: 6px; padding-right: 10px; padding-bottom: 7px; padding-left: 10px;
}


#l_menu {

}
#l_menu a:link {
	text-decoration:none;
	color:#115582;
}
#l_menu a:visited {
	text-decoration:none;
	color:#115582;
}
#l_menu a:hover {
	text-decoration:underline;
	color:#115582;
}

#sub_menu { margin-bottom:10px; }
#sub_menu a:link {
	text-decoration:underline;
	color:#3059E7;
}
#sub_menu a:visited {
	text-decoration:underline;
	color:#3059E7;
}
#sub_menu a:hover {
	text-decoration:underline;
	color:#3059E7;
}
#sub_menu UL { list-style:none; margin-left:15px; margin-top:0px; padding:0px; }
#sub_menu li {}

#news {}
#news img {	margin-right:10px;  }
#news td {
}
#news H1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#036;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#news a:link {
	text-decoration:underline;
	color:#004093;
}
#news a:visited {
	text-decoration:underline;
	color:#274989;
}
#news a:hover {
	text-decoration:underline;
	color:#004093;
}

#date {}
#date td{
font-family: Tahoma;
font-size:11px;
padding-left:3px; padding-right:3px; padding-bottom:1px; padding-top:1px;
color:#FFFFFF;
border-right:solid 1px #ececec;
}

#archive {}
#archive {
	font-family:Calibri;
	font-size:13px;
	font-weight:normal;
}
#archive a:link {
	text-decoration:underline;
	color:#005893;
}
#archive a:visited {
	text-decoration:underline;
	color:#005893;
}
#archive a:hover {
	text-decoration:underline;
	color:#005893;
}

#content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 12px;
}
#content p {
	padding-top:0px;
	margin-top:0px;
}
#content a:link {
	color: #0000ff;
	text-decoration: underline;
}
#content a:visited {
	color: #0000ff;
	text-decoration: underline;
}
#content a:hover {
	color: #0000ff;
	text-decoration: underline;
}

#footer {}
#footer a:link {
	color: #FFF;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: oblique;
	text-transform: uppercase;
}
#gallery a img {
	border-color:#000;}
.t_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #2b55ad;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3961b2;
	border-bottom-color: #3961b2;
	border-left-color: #3961b2;
}

