/* CSS Document */
body {
	margin-left:0;
	margin-top:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#003399;
}
a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF6600;
	text-decoration: underline;
}

body {
	background-position: 0px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h1 {
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.h2 {

	color: #000099;
	font-weight: bold;
}
.contentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.bbupdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.promotion {
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.promotion a {
	font-size: 10px;
	color:#003333;
}
.promotion a:hover {
	font-size: 10px;
	text-decoration: underline;
}
.promotion a:visited {
	font-size: 10px;
	color: #336699; 
	text-decoration: underline;
}
.style3 {
	color: #CC6600;
	font-weight: bold;
}
.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
	background-color: #F2F2FF;
}
.RightAD{
	position: absolute;
	right: 1px;
	margin-top: 60px;
	border: 1px solid black;
	}

#forumList {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#forumList a {
	font-size: 10px;
	color:#003333;
}
#forumList a:hover {
	font-size: 10px;
	text-decoration: underline;
}
#forumList a:visited {
	font-size: 10px;
	color: #336699; 
}