body {
	background-color : #63a829;
	color : #F4EFEF;
	font-family :  Tahoma, "MS Sans Serif";
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	line-height:130%;
	background-image: url(/fusker/themes/fusker/images/headerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
td {color : #F4EFEF;}

a:link {
	color : #FFFFFF;
	font-family :  Tahoma, "MS Sans Serif";
	text-decoration : none;
	border: 0px;
	font-weight: bold;
}

a:visited {
	color : #FFFFFF;
	font-family :  Tahoma, "MS Sans Serif";
	text-decoration : none;
	border: 0px;
	font-weight: bold;
}

a:active {
	color : #FFFFFF;
	font-family :  Tahoma, "MS Sans Serif";
}

a:hover {
	color : #FFFFFF;
	font-family :  Tahoma, "MS Sans Serif";
	text-decoration : underline;
}


div{
	border: inset 0px;
	color: #F4EFEF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

font{
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}

form{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.pop{
	color: #F4EFEF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

img {
	border: 0px;
}

input{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

select{
	color: #000000;
	font-family: Arial,"Times New Roman",sans-serif;
	font-size: 10px;
}

td{
	border: none 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
}

textarea, option{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.bg1 {background-color: #000000;
	
}

.bg2 {
	background-color: #000000;
}

.bg3 {
	background-color: #333333;
}

.bg4 {
	background-color: #7C7B7B;
}

.fg2 {
	color: #354548;
}

.footer{
	
	border-top: 1px dotted #000000;
}

.hover{
	color: #000000;
	font: bold;
	font-family: Tahoma,Helvetica,san-serif,Arial;
	font-size: 12px;
}

.indextitle{
	border-bottom: 1px dotted #000080;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.redirect {
	background: #E9F1FB;
	border: 3px double #CCDDFF;
	color: #000000;
}

.sidboxtitle{
	border-style: inset;
	border-top-width: thin;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 115pt;
}

.sidebar1{
	vertical-align: top;
	
	border-bottom: 2px ridge #FFFFFF;
	border-right: 2px ridge #FFFFFF;
}

.sidebar2{
	
	border-bottom: 2px ridge #FFFFFF;
	border-left: 2px ridge #FFFFFF;
	vertical-align: top;
}

.tmenu {
	font-family: Arial,"Times New Roman",sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 10px;
}

table.modcreatortable {
	margin: 5px;
}

.modcreatortd {
	padding: 7px;
	border-bottom : 1px solid #E0E0E0;
}

.mainlinks {
	line-height: 12px;
}

.current {
	background-color: #fff0df;
	border-top: 1px dotted #ff8900;
	border-bottom: 1px dotted #ff8900;
	font-size : 12px;
}

.heading {
	color: #c00000;
	font-weight: bold;
}

.ticker {
	background-color : #4c8220;
	padding : 5px;
	border:1px outset #4c8220;
	font-size : 10px;
	font-style: bold;
	color:#FFFFFF;
}

.highlight {
	background-color: #4c8220;
	padding : 5px;
	border:1px inset #4c8220;
	font-size : 10px;
	font-style: bold;
	
}

.miniheader{
	color: #c00000;
	font-weight: bold;
}

a.bml { background-color: #ffead2; outset #ffead2; border: 1px double #00a41c; padding: 1px; vertical-align: 1px; }
a:hover.bml {
	text-decoration : none;
	cursor:n-resize;
}

.error {
	color: #000000;
	padding: 3px;
	display: block;
	margin: 0 auto 0 auto;
	width: 60%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #dddddd;
	border: 1px solid #1800c7;
}

.adHeadline {
	line-height: 20px;
	font-family: Tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.adText {
	font-family: Tahoma, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}

.code {
	font-family: helvetica;
	font-size: 7px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}