/* CSS Document */

body {
	background-image: url(graphics/bg_main.gif);
	scrollbar-3dlight-color:blue;
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:orange;
	scrollbar-highlight-color:black;
	scrollbar-shadow-color:blue
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}	
a.menu:link {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a.menu:visited {
	color: #333333;
}
a.menu:hover {
	color: #C43628;
}
a.menu:active {
	color: #C43628;
}


/* news style */

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a.news:link {
	color: #333333;
}
a.news:visited {
	color: #333333
}
a.news:hover {
	color: #C43628
}
a.news:active {
	color: #C43628
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/* side menu bar */

a.side:link {
	color: #333333
}
a.side:visited {
	color: #333333
}
a.side:hover {
	color: #C43628
}
a.side:active {
	color: #C43628
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C43628;
	text-decoration: none;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	text-decoration: none;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #DDDDDD;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DDDDDD;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.btmmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
