html, body {
	margin:0 auto;
	padding:0px;
	background-image:url(/cmsfile/14);
	background-repeat:repeat-x;
	text-align:center;
	font-family:verdana, arial, calibri, sans-serif;
	font-size:12px;
	line-height:16px;
}
#container {
	width:978px;
	padding-top:10px;
	margin: 0 auto;
	position:relative;
}	

#header {
	width:978px;
	height:154px;
}


.header1 {
	background-image:url(/cmsfile/118);
	background-repeat:no-repeat;
}

.header12 {
	background-image:url(/cmsfile/142);
	background-repeat:no-repeat;
}


.header9 {
	background-image:url(/cmsfile/138);
	background-repeat:no-repeat;
}

.header8 {
	background-image:url(/cmsfile/134);
	background-repeat:no-repeat;
}

.header3 {
	background-image:url(/cmsfile/122);
	background-repeat:no-repeat;
}

.header7 {
	background-image:url(/cmsfile/130);
	background-repeat:no-repeat;
}

.header4 {
	background-image:url(/cmsfile/126);
	background-repeat:no-repeat;
}

#menu {
	background-image:url(/cmsfile/26);
	background-repeat:no-repeat;
	background-color: #ab211c;
	height:24px;
	width:978px;
	text-align:left;
}

#languages {
	margin-right:0px;
	height:24px;
	width:115px;
	line-height:24px;
	float:right;
	color:#ffffff;
}

#languages a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

#main-nav {
	width:850px;
	float:left;
	line-height:24px;
	margin-left:-4px;	
}

#main-nav a {
	color:#fff;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}

.news-text {
	margin-left:10px;
}

#contentarea {
	border:1px solid #a3a3a3;
	background-color:#e5e5e5;
	height:557px;
	text-align:center;
}

#contentarea h2{
	font-weight:bold;
	font-size:12px; 
}

td {
	font-size:12px;
}

.date {
	width:80px;
}

#contentarea a {
	text-decoration:underline;
	color:#ab1f1c;
}

#contentarea a:visited {
	text-decoration:underline;
	color:#3BA7EF;
}

#contentarea hr {
	display:none;
}

.inputtext {
	border:1px solid #AB211C;
	margin-top:2px;
	width:200px;
}

.inputtextarea {
	border:1px solid #AB211C;
	margin-top:2px;
	width:200px;
	height:100px;
}


#left {
	width:670px;
	height:510px;
	border:1px solid #a3a3a3;
	background-color:#ffffff;
	margin:10px;
	float:left;
	display:inline;
	overflow:auto;
}

#left-data {
	padding: 25px 40px 25px 40px;
	text-align:left;
}

#left-data h1 {
	color:#ab1f1c;
	font-size:12px;
}

#right {
	width:270px;
	height:510px;
	border:1px solid #a3a3a3;
	background-color:#ffffff;
	margin:10px 10px 10px 0px;
	float:left;
	display:inline;
	background-image:url(/cmsfile/30);
	background-repeat:repeat-x;
}

#right-data {
	padding: 10px;
	text-align:left;
}

#right-data a {
	color:#0e8ac6;
	text-decoration:none;
}

#search {
	height:63px;
	width:268px;
	background-color:#ffffff;
}

#search-box {
	width:200px;
	height:63px;
	line-height:63px;
	float:left;
	background-color:#ffffff;
	text-align:left;
}

.search-box {
	margin-top:17px;
	margin-left:10px;
	border:1px solid #b5b5b5;
	width:180px;
	height:25px;
}

#search-button {
	height:63px;
	width:60px;
	float:right;
}

#news-header {
	height:32px;
	width:270px;
	background-color:#b3d4eb;
	line-height:32px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}	

#footer-nav {
	width:978px;
	height:20px;
	line-height:20px;
	display:inline;
	float:left;
	text-align:right;
}

#footer-nav-data {
	margin-right:20px;
	color:#ab1d1b;
}

#footer-nav-data a {
	color:#ab1d1b;
	font-size:10px;
	text-decoration:none;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0px solid black;
border-bottom-width: 0;
font: normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color:#AC211C;
width: 200px;
text-align:left;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#fff;

}

.anylinkcss a:hover {
background: #e28f71;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
