﻿body { padding: 0px; margin: 0px; background: #7F7E7E url(/images/bg_main.gif); background-repeat:repeat-x; }

#mainHeader { border-left: 0px solid #686868;
	border-right: 0px solid #686868;
	border-top: 0px solid #686868;
	border-bottom: 3px solid #686868;
	background: url('/images/header_bg.gif') no-repeat;
	height: 131px; }
#mainLogo { position: absolute; top: 10px; margin-left: 30px; }
#mainLogoTitle { position: absolute; top: 0px; margin-top: 45px; margin-left: 200px; }
#mainSeperator { border-style: solid; border-color: white; border-width: 0px 0px 5px 0px; }

#leftColumn { background: #EEEEEE; }
#contentColumn { }
#rightColumn { border-left: solid 1px #CED3BF; }

#loginTitle { padding: 10px; background: #404040 top right no-repeat url(/images/bg_logintitle_tab.gif); }
#loginContent { background: #B4B4B4 repeat-x url(/images/bg_login.gif); }

#copyright { font: 8pt Arial; color: #7C7B7B; }
#footer { border-top: solid 2px #CDD2BF; padding: 10px; }

.title { height: 29px; background: repeat-x url(/images/bg_title.gif); color: white; font: bold 10pt Arial; text-align: left; }
.title span { position: relative; top: 5px; left: 5px; font-variant:small-caps; }
.titleButton { float: right; position: relative; top: 5px; right: 10px; border: 0px; }
#forex1
{
  display: block;
  width: 228px;
  height: 85px;
  background: url('/images/button_forex%20online.jpg') no-repeat 0 0;
}

#forex1:hover
{ 
  background: url('/images/button_forex%20online_default.jpg') no-repeat 0 0;
}

#forex1 span
{
  display: none;
}

#job2
{
  display: block;
  width: 228px;
  height: 85px;
  background: url('/images/button_jobapplication.jpg') no-repeat 0 0;
}

#job2:hover
{ 
  background: url('/images/button_jobapplication_n1%20up.jpg') no-repeat 0 0;
}

#job2 span
{
  display: none;
}
#smnr
{
  display: block;
  width: 228px;
  height: 85px;
  background: url('/images/button_forex%20seminar2.jpg') no-repeat 0 0;
}

#smnr:hover
{ 
  background: url('/images/button_forex%20seminar2_default.jpg') no-repeat 0 0;
}

#smnr span
{
  display: none;
}



.greyTitle { height: 31px; color: white; font: bold 10pt Arial; text-align: right; background: #8A8A8A repeat-y url(/images/bg_greytitle.jpg); }
.greyTitle span { position: relative; top: 5px; right: 10px; }

.rssfeed { font: 7pt Verdana; padding: 2px; margin-bottom: 5px; }
.rssfeed a { font: bold 8pt Arial; color: #18479B; text-decoration:none; }
.rssfeed img { margin: 0px 3px 0px 0px; float: left; border: 1px solid black; }

#announcements { font: 8pt Arial, Helvetica, sans-serif; margin: 10px; }
#announcements a { font: 8pt Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color: #18479B; }
#announcements hr { height: 1px; color: #B4CBE7; }
#announcements img { float: left; margin: 0px 5px 0px 0px; }

div.example { border: 1px solid #666666; background: #EEEEEE;  padding: 15px; font: 10pt "Courier New", Courier, monospace; }

/*********************************************************************************
* MENU
**********************************************************************************/
div.menuButton { float: left; }
div.menuButton a { cursor: pointer; }
div.menuButton a img { border: 0px; float: left; }
div.menuButton div.normal { float: left; padding: 0px 4px 0px 4px;}

div.subButton { display: block; width: 100%; height: inherit; background: #232323; color: white; text-decoration: none; cursor: pointer; padding: 3px; border: 1px solid #333333; }

/*********************************************************************************
* FONTS
**********************************************************************************/
.normalText { font: 9pt Arial; }
.smallText { font: 8pt Arial; }
.tinyText { font: 7pt Arial; }
.bold { font-weight: bold; }
.red{ font-weight: bold; color: #A30100; }

/*********************************************************************************
* PRICE FEED
**********************************************************************************/
td.Price { background: #FAFAFA; }
td.priceUp { background: #AAFFAA; }
td.priceDown { background: #FFAAAA; }


.rss-title, .rss-title a:link
{
	font-family: arial;
	font-size: 44px;
	font-weight: bold;
	text-decoration:none;
	margin: 5px 0;
	padding: 0;
	text-align:right;

}




.rss-item  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  margin-bottom: 1em;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active, .rss-item a:hover {
 font-weight:bold;
	text-decoration : none;
	color: #38679B;
	}

	
.rss-date {
	font-size: 10px;
	font-weight : normal;
	color: #111;
	} 
