@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.languagebar a {color:#344f72;text-decoration: none;}
.languagebar a:link {color: #344f72;	text-decoration: none;}
.languagebar a:visited {color: #344f72;	text-decoration: none;}
.languagebar a:hover {color: #344f72;	text-decoration: none;}
.languagebar a:active {color: #344f72;	text-decoration: none;}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, sans-serif;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.main{
	width:703px;
}
.mainleft{
	width:276px;
}
.menubg {
	background-image:url(images/menubg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:34px;
}
.menubg2 {
	background-image: url(images/menubg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:34px;
}
.banner{
	background-image: url(images/logo_01.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	height:107px;
}
.footer {
	background-image: url(images/footerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:27px;
	color:#FFFFFF;
	vertical-align:middle;
}
.language {
	font-size: 12px;
	background-image: url(images/language_pad.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height:24px;
	width:132px;
	text-align:center;
	color:#344f72;
	padding-top:5px;
}
.topmenu {
	font-size: 12px;
	float: right;
	height:24px;
	text-align:center;
	padding-top:5px;
}
.bodyleft{
	background-image: url(images/bodyleft.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:9px;
}
.bodyright{
	background-image: url(images/bodyright.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:9px;
}
.Title_whiteborder{
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	line-height:31px;
	vertical-align:middle;
	text-align:left;
}
.Title_blueborder{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #3399ff;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	margin-bottom:5px;
}.featured {
	background-color: #FFFFFF;
	height: 222px;
	width: 693px;
	margin-bottom: 10px;
}
.bodyfeatured {
	width: 693px;
	margin-bottom: 10px;
}
.mainbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	
}
.picf {
	float: right;
	padding-top:20px;
}
.thumbnail {
	float: right;
	padding-left:4px;
	padding-bottom:10px;
}
.itembody{
	height:inherit;
	font-size:11px;
	text-align:left;
	padding-bottom:10px;
}
.calendar{
	width:100%;
	border:1px solid #FFFFFF;
	padding:0px;
	border-collapse:collapse;	
}
.calendar-month{
	font-size:14px;
	font-weight:bold;
	height:20px;
	text-align:right;
	border-top:1px solid #3399ff;
	vertical-align:middle;
	padding-top:4px;
}
.calendar th {
	background-image:url(images/calendar_month.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#335B83;
	height:22px;
	border:1px solid #8997a9;
}
.calendar td {
	border:#8997a9;
	height:20px;
	border-bottom:1px solid #8997a9;
	border-left:1px solid #8997a9;
	border-right:1px solid #8997a9;
	text-align:center;
	border-bottom:1px solid #8997a9;
}
.search{
	background-image:url(images/input_search.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:166px;
	border:0px;
	margin-left:5px;
	background-color:#335B83;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.foop{
	line-height:20px;
	text-align: left;
	
}
legend {
	color: #FFFFFF;
	padding-left: 5px;
}
.calendar_today{
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	width:100%;
}
