body {
margin-top:0;
margin-left:0;
margin-right:0;
}
.date{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #db0d2d;
	text-decoration: none;
}
.news_header{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}
.news_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.slogan_text{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #656565;
	text-decoration: none;
}
.down_title_bold{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.down_title_normal{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #585757;
	text-decoration: none;
}
.down_text_normal{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585757;
	text-decoration: none;
}
.down_text_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #585757;
	text-decoration: none;
}
.top_bg{
	background-image:url(images/top_bg.gif);
}
.welcome_bg{
	background-image:url(images/welcome_bg.gif);
}
.footer_bg{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
}
/* Down Part */
a:link.down {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #585757;
	text-decoration: none;
}
a:visited.down {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #585757;
	text-decoration: none;
}
a:hover.down {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #db0d2d;
	text-decoration: underline;
}
a:active.down {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #585757;
	text-decoration: none;
}
/* welcome Part */
a:link.welcome {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}
a:visited.welcome {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}
a:hover.welcome {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
}
a:active.welcome {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}