* {
	margin: 0;
	padding: 0;
	border: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

html, body {
	height: 100%;
	width: 100%;
	background-color:#e3e3e3;
}

.clear{
	clear:both;
}

.bold {
	font-weight:bold;
}

#wrapper {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	width: 1050px;
	margin: 0px auto;
	overflow:hidden;
}

#header{
	height:100px;
	width:1000px;
	margin:auto;
	background-image:url(images/headerbg.png);
	background-repeat: repeat-x;	
}

.logoBlock {
	width:260px;
	float:left;
	overflow:hidden;
}

.logo{
	width:200px;
	height:72px;
}

.slogan {
	color: #ffffff;
	padding-left:80px;
	font-size:11px;
}

.hmenu{
	background-color:#78011c;
	width:940px;
	height:20px;
	border-top:1px solid #333333;
	margin:0px auto;
	padding:5px 30px 0px;
}

.mainMenuItem{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#fbfbfb;
	display:block;
	float:left;
	height:18px;
	padding:2px 20px 0px;
}

.mainMenuItem:hover{
    background-color:#cbcbcb;
    color:#3859b0;
}

.mainMenuItemActive{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#3859b0;
	background-color:#fbfbfb;
    display:block;
    float:left;
	height:18px;
	padding:2px 20px 0px;
}


.hsubmenu{
	background-color:#fbfbfb;
	height:20px;
	padding:5px 0px 0px 10px;
	width:980px;
	margin:auto;
}

.subMenuItem{
	font-size:10px;
	text-decoration:none;
	padding:2px 10px;
	color:#3859b0;
}

.subMenuItem:hover{
    text-decoration:underline;
}

.hgadmenu{
	background-color:#febf04;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	height:20px;
	width:985px;
	margin: auto;
	padding:5px 0px 0px 15px;
}

#contentWrapper {
	width:1000px;
	margin:auto;
	min-height:700px;
}

#content {
	width:730px;
	float:left;
	overflow:hidden;
	border-right:1px solid #333;

}

#menu {
	width:265px;
	float:right;
	overflow:hidden;	
}

#footer{
	clear:both;
	width:1000px;
	margin:auto;
	height:129px;
	border-top:1px solid #333;
	background-image:url(images/footerbg.gif);
	background-repeat: repeat-x;	
	
}

.infoLine{
    width:900px;
    margin:auto;
    text-align:center;
    padding:10px;
}

.riskBlock{
	width:720px;
	margin:auto;
	padding:15px;
	text-align:center;
}

h1{
	padding:5px 10px 15px;
	font-size:12px;
	font-weight:bold;
}

.h1center{
    padding:15px 10px 15px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
}

.h1text{
	vertical-align: 11px;
	font-size: 12px;
}

.gad {
	width:320px;
	height:200px;
	float:left;
	overflow:hidden;
}

.gad300x250{
    width:300px;
    height:250px;
    float:left;
    background-color: #dddddd;
    margin-left:15px;
}

.gad250{
    width:250px;
    height:250px;
    background-color: #dddddd;
    margin-left:5px;
}

.gad728{
    width:728px;
    height:90px;
    background-color: #dddddd;
    margin:5px;
    float:right;
}

.gadBlock728{
    width:728px;
    height:90px;
    margin:5px;
    float:right;
}

.gadBlock300{
    width:300px;
    height:250px;
    float:left;
    margin-left:15px;
}

.gadBlock250{
    width:250px;
    height:250px;
    margin-left:5px;
}



.forexRates{
	padding:0px 0px 0px 10px;
	width:400px;
	height:200px;
	overflow:hidden;
}

.forexNewsBlock{
	width:670px;
	padding:10px 30px;
}

.fxdate{
	
}

.fxtitle{
	padding:3px 0px 5px;	
}

.fxtitle a{ 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#3859b0;
}

.fxtext{
	text-align:justify;
}

.prevBlock{
	padding:5px 20px 15px;
	float:left;
}

.prevBlock a{
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#3859b0;
}

.prevBlock a:hover{
    text-decoration:underline;
}

.nextBlock{
    padding:5px 20px 15px;
    float:right;
}

.nextBlock a{
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#3859b0;
}

.nextBlock a:hover{
    text-decoration:underline;
}

.brokerTableBlock{
	padding:15px;
	width:700px;
	overflow:hidden;
	text-align:center;
	margin:auto;
}

.forexBorkersTable{
    width:700px;
    border:0px;
    border-collapse:collapse;
}

.forexBorkersTable td{
	padding:2px 5px;
	text-align:center;
    border:1px solid #ddd;
    border-collapse:collapse;
}

.forexBorkersTable th{
    padding:2px 5px;
    text-align:center;
    border:1px solid #ddd;
    border-collapse:collapse;
    background-color: #78011c;
    color:#fbfbfb;
}

.forexCategories{
    padding:10px 15px;	
}

.pageDescBlock {
	padding:1px 15px;
	overflow:hidden;
}
.smallInfoTable{
	border-collapse:collapse;
	width:385px;
}

.smallInfoTable th{
	text-align:left;
	padding:4px 5px;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.smallInfoTable td{
	text-align:left;
	padding:3px 5px;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dataContentBlock{
	padding:5px 15px;
}

.brokerText{
	text-align: justify;
}

.reviewTableBlock{
    padding:10px 15px;
    text-align:center;
}

.reviewTable {
    border-collapse:collapse;
    width:600px;
    margin:auto;
}

.reviewTable th {
	text-align:left;
	padding:4px 5px;
	border:1px solid #ddd;
	border-collapse:collapse;
}

.reviewTable td {
    text-align:left;
    padding:4px 5px;
    border:1px solid #ddd;
    border-collapse:collapse;    
}

.reviewTable input, .reviewTable textarea, .reviewTable select {
    font-size:11px;
    border:1px solid #ddd;
    border-collapse:collapse;
    padding:2px;
}

.highlightedLine{
    background-color: #78011c;
    color:#fbfbfb;
    font-size:11px;
    padding:6px 5px;
}

.msgBox{
    border:1px solid red;
    text-align: center;
    color: red;
    width:500px;
    margin:0px auto 10px;
    padding: 5px 10px;
    font-weight: bold;
    visibility: visible;
}

.msgBoxHidden{
    border:1px solid #red;
    text-align: center;
    color: red;
    width:500px;
    padding: 5px 10px;
    font-weight: bold;
    visibility: hidden;
}

.reviewBlock{
}

.reviewHeader{
	padding:15px 0px 0px;
}

.reviewContent{
	padding:5px 10px;
    border-bottom:1px dotted #ccc;	
}

.webImage {
	border:1px solid #78011c;
	float:left;
	margin-right:15px;
}

.bookmarkBlock{
	width:250px;
	margin:auto;
	padding:5px 0px 0px;
	text-align:center;
}

.menuhr{
    width:200px;
    margin:15px auto;
    border-bottom:1px solid #ccc;
}
.interest{
	width:250px;
	height:92px;
	overflow:hidden;
	padding:5px;
}

.menuchart{
    width:250px;
    overflow:hidden;
    border:1px solid #ccc;
    margin-left:5px;
}

.staticContent{
	padding:15px;
}

.tagBlock{
	width:230px;
	text-align:center;
	padding:0px 15px;
	font-size:14px;
	font-weight:bold;
	color:#78011c;
}

.s10{
    font-size:10px;	
}

.s12{
    font-size:12px;	
}

.s14{
    font-size:14px;	
}

.itemBox {
    width:300px;
    padding: 5px 10px;
    border:1px solid #ccc;
    margin: 5px 0px 5px 15px;
    overflow: hidden;
    float:left;
    text-align: center;
}

.itemBox h3 {
    margin-bottom: 5px;
}

.itemBox p {
    margin: 5px 0px;
}

.itemTitle {
    overflow: hidden;
    margin:20px 5px 10px 10px;
}

.itemTitle img{
    float:left;
    margin: 0px 5px;
}

.itemTitle h2{
    float:left;
    margin: 20px 5px;
    font-size: 12px;
}

.imgBox {
    padding:0px 20px 0px 0px;
    float:right;
}