/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/forex_earning_trading_08.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 200px;
	height: 20px;
	border: none;
	background: url(images/forex_earning_gray_lines_29.gif) no-repeat left top;
}

/** HEADINGS */

h1 {
	margin: 0px 0px 8px 109px; /* top right bottom left */
	color: #000000;
	font-size: 20px; /* Added by Marotta */
	letter-spacing: 4px;
	font-family: Times New Roman;
	font-weight: normal;
	padding: 7px 0px 0px 0px;
}

h2 {
	margin: 0px;
	color: #3E3E3C;  /* Added by Marotta */
	font-size: 18px; /* Added by Marotta */
	font-family: Times New Roman;
	font-weight: normal;
	
}

/* Whole section added to make Blue Box H2 black and bigger */
#title1 {
	margin: 0px;
	color: #000000;  /* Added by Marotta */
	font-size: 20px; /* Added by Marotta */
	font-family: Times New Roman;
	font-weight: normal;
	text-decoration: underline;
	
}

h3, h4, h5, h6 {
	margin: 0px;
	/* color: #000000; */
	font-size: 15px; /* Added by Marotta */
	font-family: Times New Roman;
	font-weight: bold;
}

/** TEXTS */

#menu ul, li { /* Whole section added */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	color: #000000; /* Added */
	}

.text1 {
	font-size: 13px;
	font-weight: bold;
	color: #3E3E3C;
	text-decoration: underline;
}

.text2 {
	font-size: 10px;
}

.text3 {
	text-align: center;
	font-size: 9px;
	color: #9F9E94;
}

/** LISTS */

.list1 { /* Links underneath text in the blue box */
	margin-left: 0px;
	padding: 5px 0px 0px 0px; /* top right bottom left */
	list-style: none;
	line-height: 16px;
}

.list1 a {
	padding-left: 14px;
	background: url(images/forex_earning_small_arrow_19.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #48AFC7;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 16px;
	background: url(images/forex_earning_arrow_15.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/forex_earning_arrows_gray_182.jpg) no-repeat left top; 
		width: 210px;
		padding: 0px 0px 0px 0px; /* added */
		margin: 0px 0px 0px 0px;  /* top right bottom left */
		text-align: justify;
		color: #3E3E3C;
}
.bg2 { background: url(images/forex_earning_gray_line_27.gif) repeat-y left top; }
.bg3 { background: url(images/forex_earning_trading_dots_23.gif) repeat-x left center; }
.bg4 { background: url(images/forex_earning_footer_31.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;  /* top right bottom left */
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;  /* top right bottom left */
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	background: url(images/forex_earning_trading_dots_23.gif) repeat-x left top;
}

