body {
	background-color: #616161;
	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: #666666;
	text-decoration: underline;
}
.csicsilink {
	color: #55BFD9;
	text-decoration: none;
}
.csicsilink:hover {
	color: #666666;
	text-decoration: underline;
}
.date {
	color: #F8F6F6;
}
.pink {
	color: #003366;
}
.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: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
.button:hover {

	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #5A5A5A;
	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 {
}
