head  {
	background-color:#00fffb ;
	background:#00fffb;
	border-bottom:7px solid #fff08a ;
	border:5px solid #ffff00;
	padding:20px;
}



body {
	font: 90% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	margin:0px;
	background:url(pics/DOS_Batch_Subs.jpg);
	background-color:#fffffb ;
	color:#0000d0 ;
	padding:20px;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 ;
	background:#fffffb;
	padding:5px;
	border:5px solid #ffffff;
	color:#0000d0 ;
}

#wrapper imgp {
	margin:0 0 0 0 ;
	color:#0000d0 ;
}

.fixed {
	width:760px;
}

.fluid {
	width:95%;
}

.tradeaidgr{
	font-size:1.7em; 
	line-height:0.9em
}

.tradeaidkl{
	font-size:1.em; 
	line-height:1em
}

.red{
	color:red;
}

#header {
	background:url(pics/WS2_Desktop_Edit.jpg) top repeat-x;
	color:#0000d0 ;
	padding:0px 0px 0px 0px;
	xborder-top: 15px solid green ;
	xborder-bottom: 15px solid green ;
}

#header table {
	font:350% Trebuchet MS;
	padding:0px 20px 40px 0px;
}

#header h1 {
	font:350% Trebuchet MS;
	padding:0px 20px 40px 0px;
}

#header h1 red {
	color:red ;
}

#header h1 small {
	font:250%;
}

#header h1 b {
	font:130% Trebuchet MS;
	color:#d00000
}

#nav {
	margin:0 0 0 0;
	xborder:5px solid green ;
}

#nav li {
	list-style:none;
	display:inline;
	padding:7px 0;
	background:#fff08a ;
	color:#000 ;
	font:Verdana ;
}

#nav li a {
	padding:7px;
	text-decoration:none;
}

#nav li a:hover {
	background:#d9be00 ;
	color:#fff;
	font-weight:bold;
}

#sidebar_right, #sidebar_left {	
	xwidth:16%;
	padding:10px 10px 20px 10px ;
	background:#fff08a ;
	margin:30px 10px 10px 10px;
	border-left:7px solid #f2d500;
	xborder-right:1px solid #f2d500;
	xborder-bottom:1px solid #f2d500;
	xcolor:#1F5063;
}

#sidebar_right {
	float:right;
}

#sidebar_left {
	float:left;
}

#sidebar_left p, #sidebar_right p {
	font-family:Arial;
	font-size:normal;
	line-height:23px;
	xbackground:#f2d5ff;
}

#sidebar_left h2, #sidebar_right h2  {
	font-family:Verdana;
	font-size:2.6em;
	font-weight:bold;
	text-transform:uppercase;
	xbackground:#f2d500;
}

#sidebar_left h3, #sidebar_right h3  {
	font-family:Verdana;
	font-size:14px;
	font-weight:100 ;
	xtext-transform:uppercase;
	xbackground-color:#f2d5ff;
}

#sidebar_left menue , #xsidebar_right menue {
	line-height:10px;
}

#content {
	padding:0px 0px 0px 0px;
	font-size:120%;
	border-top:0px solid #fff08a ;
	border-left:0px solid #fff08a ;
	border-right:0px solid #fff08a ;
	border-bottom:0px solid #fff08a ;
}

#content red {
	color:red ;
}

#content h1 {
	padding:0 20px 40px 0;
}

#content h1 red {
	color:red ;
}

#content h2 {
	font:150% Trebuchet MS;
	border-bottom:7px solid #fff08a;
}

#content h3 {
	font:140% Arial;
	border-top:1px solid #fff8c6;
	border-bottom:1px solid #fff8c6;
	padding:0 5px 5px 0;
}

#content ul {
	margin:15px 0;
	padding:4px 20px 0px 20px ;
}

#content li {
	margin:5px 0px 0px 2% ;
}

#content return {
	font-size:0.8em;
}

.with_sidebar {
	margin:0 0 0 200px;
}

#content h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:25px;
}
#footer {
	margin:30px 0 0 0;
	padding:0 15px 15px 0;
	border-top:2px solid #eee;
	font-size:70% ;
	clear:both;
}



