/*
  menuleft and Left hand column for the site 
*/

#left_column {
  float:left;
  position:relative;
  left:6px;
  top:-55px;
  margin-bottom:-55px;
}

#left_column #logo ul {
	overflow:hidden;
	width:150px;
	list-style:none;
	margin:0 0px;
	padding:0;
}
#left_column #logo ul li{
	float:left;
	list-style-type:none;
	width:33px;
	height:20px;
	display:inline;
	margin-top: -2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 30px;	/*background:url(../images/item-bg.gif);*/
}
#left_column #logo ul a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, Sans-Serif;
}
#left_column #logo ul a:hover {
	color:#ffc68a;
}
#left_column img {
	display:block;
}
ul#main_menuleft {
	color: #0000CC;
	background-color:#FFFFFF;
	background-position: left;
	text-align: left;
	width: 175px;
}
ul#main_menuleft li {
	font-size:12px;
	list-style-image: none;
	list-style-type: none;
	line-height: 16px;
	width: 155px;
}
ul#main_menuleft li a {
	color: #3366FF;
	text-decoration:none;
	padding-left:0px;
	padding-right:6px;
	width:155px;
	display:block;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #FFFFFF;
}
ul#main_menuleft li a:hover {
	background-color: #1FA8D5;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	width: 155px;
}
ul#main_menuleft .selected {
	background-color: #504c41;
	color: #FF0000;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* IF there is a drop down here then we need an arrow */

ul#main_menuleft ul {
	color: #231f20;
	margin: 0;
	padding: 0;
}
ul#main_menuleft ul li {
	padding: 0;
	line-height: 16px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
ul#main_menuleft ul li a {
	color: #FF0000;
	text-decoration:none;
	width:155px;
	display:block;
	background-color: #FFFFFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul#main_menuleft ul li a:hover {
	color: #FFFFFF;
	font-weight:normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
}
ul#main_menuleft ul li .submenuleft-down {
	color: #333333;
	background-color: #7e755c;	
}
#menuleft {
	background-color: #FFFFFF;
	width: 178px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	float: left;
	position: relative;
	height: auto;
}
#content_01_01 input {
	line-height: 10px;
	font-size: 10px;
}
.upt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #1F5387;
	height: 10px;
}
#content #content_01 #content_03_03 #content_03_03_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: center;
	width: 178px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#content #content_01 #content_03_03 #content_03_03_01 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
#header_top_right {
	float: right;
	height: 38px;
	width: 350px;
	margin-top: 15px;
}
