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: 12px;
	font-weight: normal;
	color: #585757;
	text-decoration: none;
}
.down_text_bold{
	font-family: Tahoma;
	font-size: 12px;
	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;
}
.footer_text{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #585757;
	text-decoration: none;	
}
/* 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;
}
/*  menu 
.MainMenu_MenuContainer {
    table-layout: fixed;
    background-color: #ffffff;
    height: 25px;
    width: 100%;
	background-image: url(images/menubg.gif);
	background-repeat:no-repeat;
}
.MainMenu_MenuBar {
	text-align: center;
}
.MainMenu_MenuBreak
{
    display:none;
	text-align:center;
}
.MainMenu_MenuIcon, .MainMenu_MenuArrow, .MainMenu_MenuRootArrow{
    display:none;
}
.MainMenu_SubMenu {
    background-color:#ffffff;
}
.MainMenu_MenuItem {
    font-family: Tahoma;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    font-size: 12px;
    color: #000000;   
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height:20px;
    width:275px;
    white-space: nowrap;
	background-image: url(images/menubg.gif);
	background-repeat:no-repeat;
}
.MainMenu_MenuItemSel{
	background-color:#FFFFFF;
	font-family: Tahoma;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    font-size: 12px;
    color: #db0d2d;   
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height:20px;
    width:100%;
    white-space: nowrap;
	background-image: url(images/menubg.gif);
	background-repeat:no-repeat;
}
.MainMenu_RootItem {
    font-family: Tahoma;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    font-size: 12px;
    color: #000000;   
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height:20px;
    width:220px;
    white-space: nowrap;
	background-image: url(images/menubg.gif);
	background-repeat:no-repeat;
	text-align:center;	
}
.RootItem_Hover {
    background-color: #ffffff;   
    color: #db0d2d;   
    font-family: Tahoma;
    font-size: 12px;
    text-align: center;
    height:25px;
}
.SubItem_Hover {
    background-color: #FF0000;
    height: 20px;
    font-size: 12px;
    color: #ffffff;
    width:180px;
    font-family: Tahoma;
}*/
/*  menu */
.MainMenu_MenuContainer {
    table-layout: fixed;
    background-color: #ffffff;
    height: 25px;
    width: 100%;
	/*background-image: url(images/menubg.gif);*/
	background-repeat:no-repeat;
}
.MainMenu_MenuBar {
	text-align: center;
}
.MainMenu_MenuBreak
{
    display:none;
	text-align:center;
}
.MainMenu_MenuIcon, .MainMenu_MenuArrow, .MainMenu_MenuRootArrow{
    display:none;
}
.MainMenu_SubMenu {
    background-color:#ffffff;
	width:180px;
	white-space: nowrap;
}
.MainMenu_SubMenuItem{
	white-space: nowrap;
}
.MainMenu_MenuItem {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:25px;
	width:225px;
	white-space: nowrap;
	background-image: url(images/sub_menubg.gif);
	background-repeat:no-repeat;
	
}
.MainMenu_MenuItemSel{
	background-color:#FFFFFF;
	font-family: Tahoma;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 11px;
    color: #db0d2d;   
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height:25px;
    width:100%;
    white-space: nowrap;
	background-image: url(images/subover_menubg.gif);
	background-repeat:no-repeat;
	
}
.MainMenu_RootItem {
    font-family: Tahoma;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    font-size: 11px;
    color: #000000;   
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height:25px;
    width:100%;
    white-space: nowrap;
	background-image: url(images/menubg.gif);
	background-repeat:no-repeat;
	text-align:center;	
	text-transform: uppercase;
}

.RootItem_Hover {
    background-color: #ffffff;   
    color: #db0d2d;   
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
    height:25px;
	width:100%;
	background-image: url(images/over_menubg.gif);
}
.SubItem_Hover {
    background-color: #FF0000;
    height: 25px;
    font-size: 12px;
    color: #ffffff;
    width:100%;
    font-family: Tahoma;
}








