@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
body, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5F5C5C;
}
h2 {
	font-size: 16px;
	font-style: italic;
	color: #848282;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

img {
	border:none;
	behavior: url("css/pngbehavior.htc");
}
div, a {behavior: url("css/pngbehavior.htc");}

button.image {
	border:none;
	background:none;
	cursor:pointer;
	cursor:hand;
	display:inline;
}

.bottom_bg {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_l, .top_r {
	font-size: 19px;
	color: #e1e1e1;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
input {
	font-size: 10px;
	color: #666666;
	background-color: #f0f0f0;
	border: 1px solid #c0c0c0;
}
.logos {
	padding-bottom: 30px;
	padding-left: 50px;
}

.form_txt td {
	font-size: 11px;
	color: #AAAAAA;
	padding-top: 10px;
}
h1 {
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #317ba6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a {
	color: #317ba6;
}


.top_r {
	background-image: url(../images/top_r.jpg);
	background-position: left top;
}
.top_l {
	background-image: url(../images/top_l.jpg);
	background-position: right top;
}
.menu_bg {
	background-image: url(../images/bd1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.submenu {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2090ac;
}
.submenu a {
	color: #2090ac;
}

  A.menu {
  font-family: Tahoma;
  font-size: 16px;
  text-decoration:underline;
  color:white;
  margin:25px 0 0 10px;
  }
  A.menu:hover {
  text-decoration:none;
  }
.menu-shadow
{
	float:right;
	width:14px;
	height:76px;
	background-position:right;
	background-repeat:no-repeat;
}
.submenu li {
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
  A.con {
  font-family: Tahoma;
  font-size: 14px;
  text-decoration:underline;
  color:#e2e2e2;  
  }
  A.con:hover {
  text-decoration:none;
  }
.month {
	font-size: 18px;
	color: #317ba6;
}
.news {
	padding-bottom: 30px;
}

.day {
	font-size: 22px;
	color: #317ba6;
}
.news p, .news h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.text {  font-family: Tahoma;
  font-size: 13px;
  text-decoration:none;
  color:#737171;  
}
 A.menu {
  font-family: Tahoma;
  font-size: 18px;
  text-decoration:underline;
  color:white;
  }
  A.menu:hover {
  text-decoration:none;
  }
  A.con {
  font-family: Tahoma;
  font-size: 14px;
  text-decoration:underline;
  color:#e2e2e2;  
  }
  A.con:hover {
  text-decoration:none;
  }
  
  .inline-block {
	display:-moz-inline-block;
	display:inline-block;
	display:expression('inline');
}