 /*------------------------------------------------------------------------
# Copyright (C) 2009 Global Climate CTA Fund. All Rights Reserved.
# Author: Global Climate CTA Fund
# Websites:  http://www.CO2climatefund.com -  http://www.CO2climatefund.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
body{
	margin-top: 0px;
	SCROLLBAR-FACE-COLOR: #5c449b;
	SCROLLBAR-HIGHLIGHT-COLOR: #8d65d2;
	SCROLLBAR-SHADOW-COLOR: #452663;
	SCROLLBAR-3DLIGHT-COLOR: #4f1f91;
	SCROLLBAR-ARROW-COLOR:  #929872;
	SCROLLBAR-TRACK-COLOR:  #bdc2a9;
	SCROLLBAR-DARKSHADOW-COLOR: #05243f;
	padding:0px;
	color: #0e2a5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image:url(http://genuinecta.com/GCF/images/background-2.jpg); background-repeat:repeat-x; 
	background-color: #7f4203;
}


/* NORMAL LINK
--------------------------------------------------------- */
a:link {
	color: B67B3A;
}
a:visited {
	color: B67B3A;
}
a:hover {
	color: 5b459a;
}
a:active {
	color: B67B3A;
}

a img {
	border: none;
}


/* REGULAR TEXT RIGHT TABLE
--------------------------------------------------------- */
.reg-text {
	font-size: 11px;
	color: #0e2a5a;
	line-height:21px;
}

/* REGULAR TEXT LEFT TABLE
--------------------------------------------------------- */
.reg-text-left {
	font-size: 11px;
	color: #0e2a5a;
	
}

/* HEADERS
--------------------------------------------------------- */
.headers {
	font-size: 18px;
	color: #B67B3A; 
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif
}

/* Title text 
--------------------------------------------------------- */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal; font-family:Georgia, "Times New Roman", Times, serif;
}

/* SMALL TEXT
--------------------------------------------------------- */
small, .small, .smalldark, .button, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon,
#ja-pathway, #ja-footer {
	font-size: 11px;
	color: #5b459a;
}

/* HIGHLIGHT TEXT 
--------------------------------------------------------- */
.hi-text{ 
	font-weight:bold; 
	font-size:12px;
}

/* FOOTER TEXT
--------------------------------------------------------- */
.footer-txt1 {
	font-size: 11px;
	color: #e0ecf1;
}

.footer-txt2 {
	font-size: 11px;
	color: #B67B3A;
}

/*IMAGES
--------------------------------------------------------- */
.img { border:solid; border-color:#909090; border-width:5px;
}

.img_caption {
	padding-right: 10px;
}

.img_caption p {
	text-align: center;
	color: #555555;
}

.img_caption.left, .img_caption.right {}

/* Recommendation */
.headings-recommendation {color:#666666; font-size:14px; font-family:Georgia; font-weight:bold;}


/*MENU
--------------------------------------------------------- */
