/* CSS Document */

#headerright {
	background-image:url(images/header-right.jpg);
	background-repeat:no-repeat;
	padding-top:165px;
}	
.selectbox {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
}
#left {
	width:168px;
	border-right:1px solid #ffffff;
	padding-bottom:10px;
}
#middle {
	width:193px;
	background-color:#D2E6F4;
}			
#right {
	background-color:#FFFFFF;
}
#copyright {
	color:#112F6F;
}
#newsheading {
	padding:15px 28px 10px 28px;
}	
.bluetextbold {
	color:#084878;
	font-weight:bold;
	text-size:10px;
}
#menubar{
	background-color:#084878;
	border-bottom: 3px solid #AAC9DE;
	height:33px;
}
#contentsec {
	padding:22px 26px 6px 26px;
}
.smallersec {
	background-color:#E8E8E8;
	padding:12px;
}	
#contacts {
	background-color:#B5D6ED;
	padding:10px 10px 10px 42px;
	color:#195C92;
}	
.blacktext {
	color:#000000;
}
.greylink {
	color:#575F64;
	text-decoration:none;
}
.greylink:hover {
	color:#575F64;
	text-decoration:underline;
}		

/* CSS General Declaration */

body {
	margin:0px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/fond.jpg);
	
}
table {
	border:0px;
}	
td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #696969;
	text-decoration: none;
}
.widthfull {
	height:100%;
}
.width100per, .widthfull {
	width:100%;
}	
#externaltable {
	width:684px;
}
.width100per, .widthfull {
	border:0px;
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}

