body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;	
	margin-right: 0px;
	margin-left: 0px;
	background-image:url(img/body-bg.gif);
	z-index:-1;
}

td.content {
	background-color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:justify;
}

.content a:link, .content a:visited{
color:#CC0000;
text-decoration:none;
}
.content a:hover{
color:#FFA000;
text-decoration:none;
}
#container-1{
	width:610px;
	height:400px;
	text-align:center;
	margin-top:10px;
/*	background-image:url(img/header-shadow.png);*/
}

#container-2{
	width:610px;
}

.content-top{
/*	background-image:url(img/content-top.png); */
	margin-top:10px;
	width:610px;
	background-repeat:no-repeat;
	height:25px;
}

.content-bottom{
/*	background-image:url(img/content-bottom.png); */
	width:610px;
	height:35px;	
	color:#999999;
	font-size:10px;
	padding-top:20px;
}
h1{
	font-size:20px;
	color:#004A80;
	margin-top:0px;
	margin-bottom:18px;
}
#header{
	width:608px;
	height:90px;
	padding-top:4px;
}
.header-menu{
	height:40px;
	background-image:url(img/menu-bg.gif);
	background-repeat:repeat-x;
}
.head-small-container{
	width:600px;
	height:400px;
}
#header-pic{
	height:200px;
	background-image:url(img/header-pic.jpg);
	background-repeat:no-repeat;
}
.menu{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:11px;

}
.menu a:link, .menu a:visited{
	color:#333333;
	text-decoration:none;
}
.menu a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.swich{
	text-align:center;
	font-weight:bold;
	color:#CC0000;
	font-family: "Arial AMU", "Arial Unicode", sylfaen, sans-serif;
	font-size:12px;	
}
.swich a:link, .swich a:visited {
	color:#CC0000;
	text-decoration:none;
}
.swich a:hover {
	color:#FFA000;
	text-decoration:none;
}

