/********************************************************************
 * GLOBAL
 *******************************************************************/
body {
	margin:0;
	font-family:'Trebuchet MS', Tahoma, Arial, Helvetica;
	font-size:12px;
}
a img {
	border:none;
}
a {text-decoration:none}
a:link {text-decoration:none}
div.wrapper,
div.swrapper {
	position: relative;
	width:980px;
	margin:auto;
}
div.swrapper {
	width:950px;
}
div.leftcol {
	float:left;
}
div.rightcol {
	float:right;
}
div.clear {
	clear:both;
}
/** IE6 Float Fix **/
div.fix {
	float:left;
	width:100%;
}
input.submit,
input[type=submit] {
	cursor:pointer;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.25em;
}
h4 {
	font-size:1.1em;
}
*.jbda {
	color:#b5d020 !important;
}
*.jva {
	color:#af438a !important;
}
div.jbda,
div.jva {
	color:#000 !important;
}
