@charset "utf-8";
body {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #525252;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #0099cc;
}
a:active {
	text-decoration: none;
	color: #EE352A;
}
.style1 {font-size: x-small; font-style: italic; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style2 {font-size: large}
.style3 {
	color: #CC0000;
	font-weight: bold;
	font-size: xx-large;
}
.style4 {font-size: x-large}
.style5 {
	color: #CC0000;
	font-weight: bold;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	background-color: #333333;
}
.menu_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	color: #333;
	font-style: normal;
	font-variant: small-caps;
}
.menu_links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	color: #333;
	font-style: normal;
	font-variant: small-caps;
}
.main_bord {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.header {
	background-color: #000000;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
.title_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #CCCCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	

}
.bord_tbr {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bord_dots_l {
	border-left-width: 1pt;
	border-left-style: dotted;
	border-left-color: #000000;
}
.bord_dots_b {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.main_bord #board {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 100%;
	height: 393px;
	overflow: auto;
}
.header2 {
	background-color: #fff;
}
