/* CSS Document */
body, td {
	text-decoration:none;
  	font-family: verdana;
  	color: #444444;
  	font-size:12px;
  	font-weight:normal;
  	line-height:130%;
	}

h1 {font-size:20px; margin:0;font-weight:normal;}
h2 {font-size:17px; margin:0;font-weight:normal;}
h3 {font-size:15px; margin:0;font-weight:normal;}
h4 {font-size:12px; margin:0;font-weight:normal;}

h1.white {font-size:20px;color:white;}
h2.white {font-size:17px;color:white;}
h3.white {font-size:15px;color:white;}
h4.white {font-size:12px;color:white;}

body {
	leftmargin:0;
	topmargin:0;
	marginwidth:0;
	marginheight:0;
	margin:0px;
	}
.heading {
 	text-decoration:none;
  	color: #ffffff;
  	font-size:14px;
  	font-weight:bold;
	}
.login {
	font-size : 11px;
	color: #999999;
	font-weight:normal;
	background-color : #ffffff;
	height: 22px;
	border: 1px solid #ffffff;
	width:230px;
	}
.login01 {
	font-size : 11px;
	color: #999999;
	font-weight:normal;
	background-color : #ffffff;
	height: 22px;
	border: 1px solid #ffffff;
	width:235px;
	}
a {
  	text-decoration:none;
  	color: #179ee5;
  	font-size:12px;
  	font-weight:bold;
	}
a:hover {
  	text-decoration:none;
  	color: #000000;
  	font-size:12px;
  	font-weight:bold;
	}
a.forgot {
	text-decoration:underline;
  	color: #473c3c;
  	font-size:12px;
  	font-weight:normal;
	}
a.forgot:hover {
	text-decoration:underline;
  	color: #179ee5;
  	font-size:12px;
  	font-weight:normal;
	}
a.loggain {
  	text-decoration:none;
  	color: #ffffff;
  	font-size:11px;
  	font-weight:bold;
	}
a.loggain:hover {
  	text-decoration:none;
  	color: #000000;
  	font-size:11px;
  	font-weight:bold;
	}
a.submenu {
  	text-decoration:none;
  	color: #000000;
  	font-size:11px;
  	font-weight:bold;
	}
a.submenu:hover {
  	text-decoration:none;
  	color: #51a0e3;
  	font-size:11px;
  	font-weight:bold;
	}

a.red {
  	text-decoration:none;
  	/*
color: #ff0000;
*/
  	font-size:11px;
  	font-weight:bold;
	}
a.red:hover {
  	text-decoration:none;
  	color: #000000;
  	font-size:11px;
  	font-weight:bold;
	}
a.am {
  	text-decoration:none;
  	color: #999999;
  	font-size:10px;
  	font-weight:normal;
	}
a.am:hover {
  	text-decoration:none;
  	color: #000000;
  	font-size:10px;
  	font-weight:normal;
	}

	
/*
.redbold {
  	text-decoration:none;
  	color: #ff0000;
  	font-size:12px;
  	font-weight:bold;
}
a.redbold:hover {
  	text-decoration:none;
  	color: #000000;
  	font-size:12px;
  	font-weight:bold;
	}

*/

.smallblack{
  	text-decoration:none;
  	color: #000000;
  	font-size:10px;
  	font-weight:bold;
	}
	
	
.required {background-image:url(images/required.gif); background-position:top right; background-repeat:no-repeat;}

.FOREXStandard {
	font-size:10px;
}
.FOREXHighlight {
	font-size:10px;
}
	
