/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	
	margin: 0;
	padding: 0;
	font:8pt/10pt arial,helvetica, san serif;
	background:url(../images/blueline.jpg) ;
	background-repeat: repeat-y;
	background-position:center;
	background-color:#000000;

}


a {
	color: #E9850F;	
}
a:hover {
	color: #FBBA04;	
}
h1, h2, h3 span {
	display: none;
}

/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/

#container {
	background:#0A1362;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 632px !important;
	width /**/: 750px;
	color: #000000;
	top: -2px;
	}

table {
	width:100px;
	}

.type1000 {
	height:1000px;
	}

.type1500 {
	height:1500px;
	}

.type2000 {
	height:2000px;
	}

#header {
	height:100px;
	background:url(../images/header.jpg) no-repeat;
	margin-bottom:30px;
	}


#cantlogo {
	position:absolute;
	top:360px;
	right:5px;
	color:#ffffff;
	width:128px;
	height:90px;
	}

#sublogo {
	position:absolute;
	top:460px;
	right:5px;
	color:#ffffff;
	width:128px;
	height:124px;
	}

#sublogo2 {

	position:absolute;
	top:600px;
	right:5px;
	color:#ffffff;
	width:128px;
	height:32px;
	}

	
#advert {
	position:absolute;
	top:130px;
	right:7px;
	color: #000000;
	width:123px;
	height:193px;
	}


/*------------------------------------------------------
M A I N  M I D D L E  P A G E
------------------------------------------------------*/

#mainpage {
	position:absolute;
	left:140px;
	top:130px;
	padding: 10px 15px 15px 15px;
	background:#ffffff;
	color: #000066;	
	}

.wide {
	width: 446px;
	}

.small {
	width: 320px;

	}

.pbold,.pnorm,.pboldorange	{
	margin-top:11px;
	}

.pbold {
	font-weight:bold;
	}

.pboldorange {
	font-weight:bold;
	color:#E9850F;
	margin-top:14px;
	}

.pboldorangeheader {
	font-weight:bold;
	font-size:13pt;
	line-height:18px;
	color:#E9850F;
	margin-top:20px;
	margin-bottom:20px;
	}

#placeholder1 {
	margin-left:5px;
	border:1px solid red;
	position:relative;
	width:80px;
	float:right;
	height:100px;
	}

#placeholder2 {
	margin-left:5px;
	border:1px solid red;
	position:relative;
	width:80px;
	float:right;
	height:100px;
	}

#mainpage table {
	margin-bottom:15px;
	width:305px;
	}

#mainpage td {
	padding:1px 1px 1px 1px ;	
	
	}

.lcell {
	font-weight:bold;
	color: #E9850F;
	width:150px;

	}

.bcell {
	width:1000px;
	background-color:#CCCCCC;
}

.surname {
	font-weight:bold;
	//width:400px;
	}



/*------------------------------------------------------
M A I N  R I G H T  P A G E
------------------------------------------------------*/



/*------------------------------------------------------
L E F T H A N D S I D E   N A V  B A R
------------------------------------------------------*/


#selectionlist {
	width:131px;
	background:#9A9EBE;
	font:bold 8pt/11pt arial, san serif;
	letter-spacing:-0.04em;
	}

#selectionlist ul li a{
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	}

#selectionlist ul li a:hover{
	color:#B46D19;
	}

.news {
	width:131px;
	height:17px;
	background:url(../images/tabtopnews.jpg) no-repeat;	
	margin-bottom:3px;
	}

.laws {
	width:131px;
	height:16px;
	background:url(../images/tabmiddlelaws.jpg) no-repeat;	
	margin-top:7px;
	margin-bottom:3px;
	}

.appointments {
	width:131px;
	height:16px;
	background:url(../images/tabmiddleappointments.jpg) no-repeat;	
	margin-top:7px;
	margin-bottom:3px;
	}

.documents {
	width:131px;
	height:16px;
	background:url(../images/tabmiddledocuments.jpg) no-repeat;	
	margin-top:7px;
	margin-bottom:3px;
	}

.dates {
	width:131px;
	height:16px;
	background:url(../images/tabmiddledates.jpg) no-repeat;	
	margin-top:7px;
	margin-bottom:5px;
	}

.other {
	width:131px;
	height:16px;
	background:url(../images/tabmiddleother.jpg) no-repeat;	
	margin-top:7px;
	margin-bottom:5px;
	}

.bottom {
	width:131px;
	height:11px;
	background:url(../images/tabbottom.jpg) no-repeat;	
	margin-top:60px;
	}
