/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	line-height:10px; 
	line-spacing:normal;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

FIELDSET {

	padding: 4px 8px 7px 7px;
	margin: 0px 0px 2px 2px;
	border:0px;
	
}



/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 { 
	font-family:Arial, Helvetica, sans-serif;
	color:#CBC6B0;
	font-size:22px;
	font-weight:normal;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#8E2427;
	padding-bottom:2px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#8E2427;
	padding-top:2px;

	margin-bottom:2px;

}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight:normal;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#8E2427;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#8E2427;
	background-color:#8E2427;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight:normal;
	background: url(images/subpage1_02.jpg) repeat left top;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#CBC6B0;
	font-size:16px;
	font-weight:;normal;
	padding-bottom:3px;
	border-top-width:1px;
	border-top-color:#8E2427;
	border-top-style:solid;
	padding-top:3px;


}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:10px;
	font-weight:normal
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:11px;
	font-weight:normal
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98968B;
	line-height:normal;
	line-spacing:normal;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 14px;
}

.text1 {
	text-align: center;
	color: #464849;
}

/** LINKS */

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/bg06.jpg) repeat left top; }

.bg2 { background: url(images/bg02.jpg) no-repeat left top; }
.bg3 { background: url(images/bg03.jpg) repeat-y left top; }
.bg4 { background: url(images/bg04.jpg) no-repeat left bottom; }

.bg5 { background: url(images/bg05.jpg) no-repeat left top; }

.bg6 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage09.jpg) repeat-y left top; }

.bg8 { background: url(images/homepage12.jpg) no-repeat left top; }
.bg9 { background: url(images/homepage13.jpg) repeat-y left top; }

.bg10 { background: url(images/subpage1_05.jgp) no-repeat left top; }
.bg11 { background: url(images/subpage1_06.jpg) repeat-y left top; }

.bg12 { background: url(images/subpage1_09.jgp) no-repeat left top; }
.bg13 { background: url(images/subpage1_10.jpg) repeat-y left top; }

.bg14 { background: url(images/subpage2_02.jgp) no-repeat left top; }
.bg15 { background: url(images/subpage2_03.jpg) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 2px;
	margin-bottom: 15px;
	background: url(images/homepage17.jpg) repeat-x left top;
}

/** TABLES */

.table1 {
	border: none;
}

.table1 tr {
	background: url(images/subpage1_02.jpg) repeat left top;
}

.table1 tr.light {
	background: url(images/subpage1_03.jpg) repeat left top;
}

.table1 th, .table1 td {
	height: 30px;
	padding: 0px 0px 0px 25px;
	border: none;
	text-align: left;
}

.table1 th {
	background: url(images/subpage1_01.jpg) repeat left top;
	color: #D0D1D1;
}



/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top;	

}
TD#menu_1 DIV {
}
TD#menu_1 DIV A {
	color: #003366;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px solid #CCCCCC;;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
	font-size: 11px;
	padding-top:5px;
	padding-left:5px;
	/*background-color: #eeeeee;
	filter:alpha(opacity='70', style='0');*/

}
TD#menu_1 DIV.menu1-level1-act A {
  color:white;
  text-decoration: none;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:10px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:10px;
border-bottom: 1px solid #f1f1f1;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
	font-size: 10px;
	padding-left:20px;
	border-bottom: 1px solid #ffffff;
	background-color: #EDF0F3;
	color: #666666;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
	font-size: 10px;
	font-weight:bold;
	padding-left:20px;
	border-bottom: 1px solid #ffffff;
	background-color: #EDF0F3;
	color: #999999;
}


