body,html {
	padding:0px;
	margin:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	background-image:url(/templates/images/trading_pictures/BG.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#EFEFEF;
}

#content img {
	padding:5px, 5px, 5px, 5px
}

h1,h2 {
	padding:0px;
	margin:0px;
}

body a {
	text-decoration:none;
	padding:0px;
	margin:0px;
}

#wrapper {
	width:775px;
	margin:auto;
	padding-bottom:30px;
}

#header {
	height:109px;
	background-image:url(/templates/images/trading_pictures/header.gif);
	background-repeat:repeat-x;
}

#TP {
	background-image:url(/templates/images/trading_pictures/spinLogo.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:70px;
	margin-left:119px;
	padding-right:70px;
	float:left;
	_margin:0px;
	_margin-left:59px;
}

#top_menu {
	margin-left:237px;
	_margin-left:235px;
	padding-top:78px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#top_menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-top:1px;
	background-color:#FFBC09;
}

#top_menu li {
	display:inline;
}

#top_menu a {
	color:#000000;
	font-size:14px;
	padding-left:20px;
	padding-right:15px;
	padding-top:2px;
	background-image:url(/templates/images/trading_pictures/square.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#top_menu a:hover {
	background-image:url(/templates/images/trading_pictures/square_rollover.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#side_menu {
	font-size:14px;
	margin-left:15px;
	margin-top:60px;
	_margin-top:65px;
	clear:both;
	float:left;
	width:150px;
	background-image:url(/templates/images/trading_pictures/arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:40px;
	_margin-left:10px;
}

#side_menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-top:20px;
	padding-bottom:10px;
	background-image:url(/templates/images/trading_pictures/dots.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#side_menu li {
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
}

#side_menu a {
	color:#000000;
	padding-right:15px;
	display:block;
}

#side_menu a:hover {
	background-image:url(/templates/images/trading_pictures/rollover.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:15px;
	display:block;
}

#content h1 {
	color:#2F67BA;
	font-size:20px;
}

#content h2 {
	color:#6D83FD;
	font-size:16px;
}

#content a {
	text-decoration:underline;
	color:#2F67BA;
}

#content a:hover {
	color:#6D83FD;
}

#content {
	margin-top:20px;
	margin-left:180px;
	margin-right:30px;
	margin-bottom:40px;
}

#footer {
	clear:both;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer a {
	text-decoration:underline;
	color:#666666;
	padding-left:3px;
	padding-right:3px;
}

#footer a:hover {
	color:#333333;
}