/* CSS Document */
/*html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, form, fieldset, input, textarea, label, table, legend, caption, tr, th, td, strong {
	font-family: "Trebuchet MS", Trebuchet,  Arial, Helvetica, sans-serif;
}*/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, tt, var, dd, dl, dt, li, form, fieldset, input, textarea, label, table, legend, caption, tr, th, td {
	/* color: #696969; */
}
a, a:link, a:hover, a:visited, .text-highlighted {
	/* color: #ff3399; */
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#logo {
	padding: 0;
}
#navigation {
	width: auto;
}
#breadcrumb a {
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	color: #ff3399 !important;
	font-size: 12px;
}
#breadcrumb li {
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	color: #696969 !important;
	font-size: 12px;
}
a.navi {
	color: #ff3399 !important;
	font-family: "Trebuchet MS", Trebuchet,  Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
ul ul a.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#ms-register {
	display: none;
}
span.text-tiny, .text-tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #959595;
}
#bottom h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #696969;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#bottom li, #bottom a {
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #cbcbca !important;
	text-decoration: none;
	font-weight: normal;
}
#footer {
	padding: 0px;
	margin-top: 0px;
}
#search input.csc-mailform-submit {
	padding: 0;
}
.forabg, .forumbg {
	background-color: #CBCBCB
}
.navbar a, .navbar a:link, .navbar a:visited {
	color: #000000;
	text-decoration: none;
	/* font-size: 12px; */
}
.navbar a:hover {
	color: #ff3399;
	text-decoration: underline;
}
/*dd.posts, dd.topics, dd.views, li.header dt, li.header dd, dd.lastpost, p {
	font-size: 12px;
}
.topiclist dt, .forums dt{
 	font-size: 12px !important;
}
.postprofile dd {
	font-size: 11px;
}
.content {
	color: #696969;
}*/
#register fieldset dd {
	text-align: left;
}

