body {
   background-color:#D8D8D8;
	background-image: url(../images/back_body.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family		: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:white;
	margin:0;
	padding:0;
	color: black;
	border:0;
	scrollbar-arrow-color     : #343A90;
	scrollbar-base-color      : #C01F25;
	scrollbar-track-color     : #D8D8D8;
	scrollbar-face-color      : #D8D8D8;
}

DIV.csc-header { clear:both}


/*--------------------------------------------------------------------------------------------------------*/
#site {
   background-color: transparent;
	background-image: url(../images/back_site.jpg);
	background-repeat: repeat-y;
	background-position: top center; 
   margin:0;
   padding:0;
	top			: 0px;
	position		: absolute;
	/*top			: 50%;
	margin-top	: -295px;*/
	width			: 1000px;
	left: 50%;
	margin-left: -500px;
}
/*--------------------------------------------------------------------------------------------------------*/

h1 {
   background-image: url(../images/back_h1.jpg);
	background-position:  top right;
	background-repeat: no-repeat;
	color:#343A90;
	font-size:180%;
	margin:0px;
	padding-left:10px;
	line-height:79px;
	padding-top:20px;
	margin-top:0px;
}

/*--------------------------------------------------------------------------------------------------------*/
#top {
   background-image: url(../images/back_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin:0; 
	top:0; 
	left:0;
	right:0px; 
	width:1000px; 
	height:150px;
	z-index:4;
	margin-bottom:0px; 
	padding:0;
	float:left;
}


#top p {
	color:white;
	font-size:22px;
	font-weight:bold;
	clear:both;
	margin-top:0px;
	padding-top:10px;
	text-align:center;
}

label {
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

/*--------------------------------------------------------------------------------------------------------*/
#content {
   display:block; 
	width:708px;
	overflow:auto; 
	z-index:2;
	background-color: transparent;
	margin-bottom:0px;
	margin-top:0px;
	float:left;
}

#content p {
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
}

.box1 {
   background-image: url(../images/back_box1.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	border-bottom:2px solid black;
	margin-bottom:20px;
	margin-right:5px;
	padding-left: 3px;
}
/*--------------------------------------------------------------------------------------------------------*/
#navigation {
	margin-top:0px; 
	width:150px; 
	background-image: url(../images/back_navigation.gif);
	background-position: right top;
	background-repeat: repeat-y;
	float:left;
	z-index:3;
}

.navigation_box {
   background-image: url(../images/back_navi_box.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:150px;
	background-color: transparent;
}

/*LEVEL1*/
ul.menu1 {margin:0px;padding:0px;list-style-type:none;}
.menu1_level1 a, .menu1_level1 a:visited  {
	font-size:100%;
	font-weight: normal;
	color:white;
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	display:block;
	margin-left: 24px;
	padding-left:15px;
	line-height:25px;
	margin-top:10px;
}
.menu1_level1 a:hover {background-color: white;color:#C40100;border-left:9px solid #C01F25;padding-left:6px;}
.menu1_level1_act a, .menu1_level1_act a:visited {
	font-size:100%;
	font-weight: normal;
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	padding-left:5px;
	display:block;
	border-left: 20px solid #343A90;
	background-color: white;
	color:#C40100;
	line-height:25px;
	margin-top:10px;
}
/*LEVEL2*/
ul.level2 {	margin:0px;padding:0px;	list-style-type:none;margin-bottom:30px;}
.menu1_level2 a, .menu1_level2 a:visited {
   margin:0px;padding:0px;
   background-color: transparent;
	border:none;
	line-height:15px;
	padding-right:10px;
	font-size:100%;
	font-weight: normal;
	color:white;
	text-align:right;
	font-weight: bold;
	text-decoration:none;
	display:block;
}
.menu1_level2 a:hover {	border-right:5px solid #343A90;padding-right:5px;}
.menu1_level2_act a, .menu1_level2_act a:visited {
   margin:0px;padding:0px;
   background-color: white;
	border:none;
	line-height:15px;
	padding-right:10px;
	font-size:100%;
	font-weight: normal;
	color:#343A90;
	text-align:right;
	font-weight: bold;
	text-decoration:none;
	display:block;
	border-right:5px solid #343A90;
	padding-right:5px;
	margin-left: 24px;
}
/*LEVEL3*/
ul.level3 {	margin:0px;padding:0px;	list-style-type:none;margin-bottom:10px;}
.menu1_level3 a, .menu1_level3 a:visited {
   margin:0px;padding:0px;
   background-color:  transparent;
	border:none;
	line-height:15px;
	padding-right:10px;
	font-size:85%;
	font-weight: normal;
	color:white;
	text-align:right;
	font-weight: bold;
	text-decoration:none;
	display:block;
	border-right:5px solid #343A90;
	border-bottom:1px solid #343A90;
	padding-right:5px;
	margin-left: 24px;
}
.menu1_level3 a:hover{
	background-color: white;
	color:#343A90;
}
.menu1_level3_act a, .menu1_level3_act a:visited {
   margin:0px;padding:0px;
   background-color: #343A90;
	color:white;
	margin-left:24px;
}

/*--------------------------------------------------------------------------------------------------------*/
#right{
   background-image: url(../images/back_right.gif);
	background-position: top right;
   background-repeat: repeat-y;
	width:142px;
   background-color: transparent;
	height:437px;	
	float:left;
}

.right_box {
   background-image: url(../images/right_bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:142px;
	height:450px;
}


marquee {
	width: 520px;
	background-color: #D8D8D8;
	margin-left:210px;
	margin-top:20px;
	display:block;
   font-weight:bold;
}

marquee a {
	text-decoration:none;
	color:black;
}

marquee a:hover {
	text-decoration:underline;
	color:#C01F25;
}

.csc-textpic-caption {
	font-size: 90%;
}