.body {
	background-color: #fff;
	background-image: url(/images/top_bg_elb.gif);
	background-repeat: repeat-x;
}
body,div,td {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
}
img {
	margin: 0;
	border: none;
}
a {
	text-decoration: underline;
	color: #c10000;
}
a:hover {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border: none;
}
tr, td {
	margin: 0;
	padding: 0;
}
ul {
	list-style-image: url(/images/spc.gif);
	margin: 0;
	padding: 0;
}
li {
	margin: 0 0 10px 10px;
	padding: 0 0 0 25px;
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
p {
	margin: 0 0 15px 0;
}
hr {
	width: 100%;
	border: none;
	color: #ececec;
	background-color: #ececec;
	height: 1px;
}
h1 {
	color: #c10000;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: 3px solid #dde9f3;
	margin-bottom: 16px;
	line-height: 120%;
}
h2 {
	color: #c10000;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 150%;
	margin-bottom: 10px;
}
h3 {
	color: #c10000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 150%;
	margin-bottom: 10px;
}
h4 {
	color: #c10000;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 150%;
	margin-bottom: 10px;
}
h5 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
h6 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
/***********************************************************/
#headerdiv {
	width: 1000px;
	margin: 0 auto;
	padding: 22px 0 0 0;
}
#collagediv {
	background-image: url(/images/collage_bg_el.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#collage {
	margin: 0 auto;
	background-image: url(/images/collage_bg_in.jpg);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
#collagetitle {
	width: 1000px;
	margin: 0 auto;
}
#collage a:hover img {
	border-top: 5px solid #dbdbdb;
}
#menudiv {
	margin-top: 1px;
}
#menutable td {
	white-space: nowrap;
}
#search {
	background-color: #f2f2f2;
	background-image: url(/images/search_bg.gif);
	background-repeat: no-repeat;
}
#contentdiv {
	width: 1000px;
	margin: 0 auto;
}
#content {
	line-height: 150%;
	padding: 0 14px 15px 25px;
}
#nav {
	color: #898989;
	background-image: url(/images/nav_bg1.gif);
	background-repeat: no-repeat;
	padding: 7px 15px 9px 15px;
	hieght: 30px;
	overflow: hidden;
	font-size: 10px;
}
#nav a {
	text-decoration: none;
	color: #1565a0;
}
#nav a:hover {
	text-decoration: underline;
	color: #c20404;
}
#footerdiv {
	width: 1000px;
	margin: 0 auto;
	font-size: 10px;
	color: #a3a3a3;
}
/***********************************************************/
input.login {
	color: #a3a3a3;
	height: 19px;
	border: none;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background-image: url(/images/input_bg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	padding: 2px 5px 0 5px;
}
input.search {
	color: #a3a3a3;
	height: 20px;
	border: none;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	font-size: 10px;
	padding: 2px 5px 0 5px;
	background-color: #fff;
}
.news {
	color: #666;
	margin-bottom: 15px;
}
.news a {
	color: #666;
	text-decoration: none;
}
.news a:hover {
	color: #2787d1;
	text-decoration: none;
}
.newsdate {
	color: #2787d1;
	margin-bottom: 2px;
	font-weight: bold;
}
a.allnews {
	color: #888;
	font-weight: normal;
	text-decoration: none;
}
a.allnews:hover {
	color: #c20404;
	font-weight: normal;
	text-decoration: underline;
}
.docs {
}
.docs td.image {
	background-color: #f2f6f9;
	padding: 10px 16px 12px 16px;
}
.docs td.text {
	background-color: #f2f6f9;
	color: #2787d1;
	padding: 10px 10px 12px 0;
}
.docs td.text a {
	color: #2787d1;
	text-decoration: none;
}
.docs td.text a:hover {
	color: #2787d1;
	text-decoration: underline;
}
.docs tr {
	border-bottom: 1px solid #e7e7e7;
}
.title {
	color: #c10000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #dde9f3;
	margin-bottom: 16px;
}

.search-item {
	margin: 0 0 20px 0;
	padding: 0 0 0 22px;
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
.search-nav a {
	color: #2787d1;
	font-size: 11px;
}
.search-title {
	font-size: 11px;
	color: #c10000;
	font-weight: bold;
	text-decoration: none;
}
.search-url a {
	color: #2787d1;
	font-size: 10px;
}
.video-banner {
	height: 71px;
	background-image: url(/images/video_ban_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
.photo-banner {
	height: 71px;
	background-image: url(/images/photo_ban_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
.video-banner a, .photo-banner a {
	display: block;
	color: #666;
	text-decoration: none;
	background-color: transparent;
	margin: 8px 0 0 0;
	padding: 3px 5px 30px 0;
}
.video-banner a:hover {
	background-color: #ccc;
}
.photo-banner a:hover {
	background-color: #bbd9ec;
}
/*******************************************************************/
.blue {color: #2787d1;}
.red {color: #c10000;}
.text10 {font-size: 10px;}
.text11 {font-size: 11px;}
.text12 {font-size: 12px;}
.text13 {font-size: 13px;}
.text14 {font-size: 14px;}
.img {
	padding: 0 0 50px 0;
	background-image: url(/images/shadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
