BODY { 
	background: #45494c;
	background-image:url(http://www.raggajungle.biz/wp-content/themes/visionary/images/bg-verlauf.jpg);
	background-repeat:repeat-x;
 }
 
SELECT {
 FONT-SIZE: 11px;
 FONT-FAMILY: Verdana;
 COLOR: #FFFFFF;
 BACKGROUND-COLOR: #000000;
}

TEXTAREA {
 FONT-SIZE: 11px;
 FONT-FAMILY: Verdana;
 COLOR: #FFFFFF;
 BACKGROUND-COLOR: #000000;
}

.input {
 FONT-SIZE: 11px;
 FONT-FAMILY: Verdana;
 COLOR: #FFFFFF;
 BACKGROUND-COLOR: #000000;
 
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}
.topnavi {
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
}

#topbar {
	background: url("http://www.raggajungle.biz/wp-content/themes/rj_v1/images/top_bar.gif") no-repeat center;
	margin: 10px auto 10px auto;
	height: 36px;
	width:  760px;
	font: 0.9em verdana, sans-serif;
}
#topbar a {
	color: #fff;
}
#topbar a:hover {
	color: #c31b00;
	text-decoration: underline overline;
}
#topbar .searchform {
	float: right;
	font: 1.0em verdana, sans-serif;
	margin: 3px 10px 2px 15px;
}
#topbar form {
	margin: 0px;
}

/* See, I could have settled for the default text input field. But being a man with good taste and all, I've decided to make my own search-box */

.search-box {
	background: url("images/search.jpg") no-repeat center;
	width: 200px;
	border: none;
	padding: 2px 2px 1px 5px;
	height: 18px;
}
#topbar .nav {
	height: 36px;
	float: left;
	font: 1.1em verdana, sans-serif;
	margin-top: 13px;
	margin-left: 40px;
}

/* End of nav bar */

#bg A:link, #bg A:visited, #bg A:active { COLOR: #FFF; TEXT-DECORATION: none; }
#bg A:hover { COLOR: #C31B00; TEXT-DECORATION: underline overline; }

#tablea A:link, #tablea A:visited, #tablea A:active { COLOR: #B67C00; TEXT-DECORATION: none; }
#tablea A:hover { COLOR: #FFF; TEXT-DECORATION: underline; }

#tableb A:link, #tableb A:visited, #tableb A:active { COLOR: #B67C00; TEXT-DECORATION: none; }
#tableb A:hover { COLOR: #FFF; TEXT-DECORATION: underline; }

#tablecat A:link, #tablecat A:visited, #tablecat A:active { COLOR: #B67C00; TEXT-DECORATION: none; }
#tablecat A:hover { COLOR: #FFF; TEXT-DECORATION: underline; }

#tabletitle A:link, #tabletitle A:visited, #tabletitle A:active { COLOR: #FFF; TEXT-DECORATION: none; }
#tabletitle A:hover { COLOR: #C31B00; TEXT-DECORATION: underline; }

#tabletitle { background-image: url(images/cellpic.gif); }
.clsCursor {  cursor: hand}