/* CSS Document */

body,td,th {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background::#666666 url(source/bg.jpg) repeat-x top;
}

.stock_quote
{
background:url(bg_stock_quote.jpg);
line-height: 38px;
height: 38px;
font-size:11px;
}

.news
{
border-left:solid 1px #e0e0e0;
border-right:solid 1px #e0e0e0;
border-bottom:solid 1px #e0e0e0;
background:url(bg_news.jpg) bottom repeat-x;
}

.news_head
{
font-size:14px;
font-weight:bold;
color: #cc6600;
text-transform:uppercase;
}

.news_title
{
font-size:11px;
font-weight:bold;
color: #993300;
}

a.news_link{
color:#999900;
text-decoration:none;
font-weight:bold;
}

a.news_link:hover{
color:#000000;
text-decoration:underline;
font-weight:bold;
}

.content
{
padding: 0px 3px 0px 13px;
}

.content a {
	color:#999900;
	text-decoration:none;
}


.media_section
{
padding: 10px 0px 10px 0px;
}

.inner_media
{
border:solid 1px #e0e0e0;
}

.footer
{
background-color:#FFFFFF;
}

.inner_footer
{
background-color:#1E1A4D;
border: solid 3px #FFFFFF;
padding: 10px 0px 10px 10px;
}

.inner_footer a {
	color:white;
	text-decoration:none;
}

.converter
{
background-color: #eaeaea;
border:solid 1px #e0e0e0;
}

.floatRight
{
float:right;
padding-right:10px;
color:#FFFFFF;
font-size:10px;
}

.floatLeft{
float:left;
padding:10px;
color:#FFFFFF;
font-size:10px;
}

.floatFooter{
position:relative;
top:-13px;
left:-80px;
padding:10px;
}

h3
{
font-size:12px;
font-weight:bold;
color: #993300;
}

.frontconverter {
	text-align:center;
}

.converter form {
	margin:0;
	padding:0;
}

.frontconverter input, .frontconverter select {
	width:90%;
	margin:0;
	padding:0;
}
