body {
	background-color: #989898;
	margin: 0px 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
td {
	font-size: 10px;
}
a {
	color: #FF3399;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.forumlink {
	color: #666666;
	text-decoration: none;
}
.forumlink:hover {
	color: #FF3399;
	text-decoration: underline;
}
.csicsilink {
	color: #59E3F8;
	text-decoration: none;
}
.csicsilink:hover {
	color: #93EDFB;
	text-decoration: underline;
}
.date {
	color: #F8F6F6;
}
.pink {
	color: #FF3399;
}
.gray {
	color: #989898;
}
p, ul, ol, blockquote, div{
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 3px; 
}
h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 4px;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3399;
	margin-top: 6px;
	margin-bottom: 6px; 
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px; 
}
h2 {
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FF3399;
}
.h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3399;
}
.h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.h2 {
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.h1 {
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FF3399;
}
.button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #FF3399;
	border: 0px solid #FF3399;
}
.button:hover {

	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #FF3399;
	border: 0px solid #666666;
}
input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
select {

	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	scrollbar-arrow-color: white;
	scrollbar-face-color: #FF3399;
}
.table-odd {
	background-color: #CCCCCC;
}
.table-even {
	background-color: #E0E0E0;
}
.table-error {
	font-weight: bold;
	color: #FFFFFF;
}
.s10 {
	font-size: 10px;
}
.noTopMargin {
	margin-top: 0px;
}
.noBottomMargin {
	margin-bottom: 0px;
}
.noMargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mustBeFilled {
}

table.articleForum {margin-top: 10px; border-top: 1px solid #666666}
table.articleForum thead th {text-align: left; padding-bottom: 5px}
table.articleForum thead td {padding: 5px 0px 10px 0px; font-weight: bold; font-size: 11px}
table.articleForum tfoot td {padding-right: 5px}
table.results td, table.results th {
	padding:2px 4px 2px 2px;
	border-bottom:1px solid #D0D0D0;
	border-left:1px solid #E8E8E8;
}