A:Link {
	color: #73a9ef;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A:Visited {
	color: #356eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A:Hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
BODY {
	background: url(images/background.gif) #363621;
	margin: 0px;
	padding: 0px;
}
LABEL {
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 10px;
	width: 100px;
}
P, TABLE, UL, OL {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#brokerbox {
	background: url(images/bg_login_repeat.gif) repeat-y;
	background-color: #575a34;	
	margin-bottom: 15px;
}
#content {
	color: #fff;
	padding: 5px 20px 20px 20px;
	background: url(images/bg_content_repeat.gif) repeat-y;
}
#contentbg {
	
}
#contentarea {
	background: url(images/bg_repeat.gif) top center repeat-y;
	color: #fff;
	padding: 10px 0px 0px 0px;
}
#copyright {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	height: 40px;
	margin-top: 13px;
}
#footer TD {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer A:Link {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#footer A:Visited {
	color: #778a7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#footer A:Hover {
	color: #168223;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#header {
	margin-top: 8px;
}
#large_img {
	padding-top: 10px;
}
#menubox {
	background: url(images/bg_menu_repeat.gif) repeat-y;
	background-color: #10100a;
}
.menu {
	margin-left: 20px;
}
.menu A:Link {
	color: #7b966f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
.menu A:Visited {
	color: #7b966f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
.menu A:Hover {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
.sidebar_title {
	color: #f3efc1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.title {
	margin-bottom: 25px;
}
.txtbox {
	width: 175px;
	height: 20px;
	border: 1px solid #969696;
}
.txtarea {
   border: 1px solid #969696;
}
.broker_box {
	width: 200px;
	height: 20px;
	border: 1px solid #000000;
}
.FormButton {
	background-color: #50562F;
	border: 1px solid #4e5665;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 65px;
}
.bullet {
	margin: 3px 5px 0px 20px;
}