body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 


body {
	background: url(images/BodyBG.jpg) repeat-x top #d4d9e3;
	font-family: Arial, Helvetica, sans-serif;
	color: #2d4473;
}

#welcome {
	font-size: 10px;
	text-align: center;
	display: block;
	margin-top: 0px;
}

#text-links {
	background: #2d4473;
	text-align: center;
}

#text-links td {
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
}

#text-links a {
	color: #f2f2f2;
	display: block;
	padding: 2px 0 2px 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}	

#text-links a:hover {
	text-decoration: underline;
}


.container {
	background: #2d4473;
	width: 986px;
}

.container tr {
text-align: center;
}

.container td a {
	text-align: center;
}

.container a img {
	border: 1px solid #f2f2f2;
	margin: 2px;	
	width: 240px;
	height: 180px;
	}
	
.container a:hover img {
	border: 1px solid #abd907;
}
	
.trader td {
	background: url(images/TraderBG.png) scroll 0 0 no-repeat;
	height: 80px;
	width: 320px;
}	


.trader tr {
	text-align: center;
}

.trader td a {
	font-family: 'Arial Black';
	color: #f20505;
	font-size: 14px;
}

.trader td {
	font-size: 12px;
}

li {
list-style: none;
}

.top {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #f2f2f2;
	font-family: 'Arial Black';
	letter-spacing: -1px;
}

.top li a {
	color: #abd907;
	text-decoration:none;
}

.top li a:hover {
	color: #f27507;
	text-decoration:none;
}


div#footer {
	background: url(images/FooterBG.jpg) repeat-x 0px 60px;
	height: 192px;
	width: 100%;
	text-align: center;
}

div#inner {
	background: url(images/Footer_BG.png) no-repeat center bottom;
	height: 192px;
    width: 100%;
}


div#inner span {
    display: block;
	width: 320px;
	padding-top: 135px;
	font-size: 11px;
	margin: auto;
}

div#inner span a {
	font-size: 13px;
	color: #f20505;
}

.allinks {
	color: #2d4473;
	font-size: 16px;
	font-weight: bold;
}
.allinks a {
	text-align: center;
	color: #fff;
}
