/* * {margin: 0px; padding: 0px;}*/

img 
{
	border: 0px;
}

#outer_ie 
{
	width: 100%;
	text-align: center;
	background: url(../../Upload/Images/bg.JPG) repeat-x;
	background-color: #E7E7E7;
	background-position: top center;
}

#container 
{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	height: 800px;
	
	background-color: #ffffff;
	
}

#content_top 
{
	float: left;
	width: 899px;
	height: 300px;
	background: url(../../Upload/Images/main_bg2.JPG) repeat-x; 
}

#content_menu 
{	
	float: left;
	WIDTH: 899px; PADDING-LEFT: 0px; height: 20px;
}

#content_main 
{
	clear: both;
	float: left;
	WIDTH: 899px; 
	MARGIN-TOP: 0px;
	padding: 15px;
}

#content_main_left 
{
	float: left;
	width: 200px;
}

#content_main_left ul 
{
	
}
#content_main_left ul 
{
    list-style: none;
    padding: 0px;
    margin: 5px;
    border: 1px solid #cccccc;
    border-bottom: 0px;
}

#content_main_left li 
{
	border-bottom: 1px solid #cccccc;
}

#content_main_left li a
{
	height: 22px;
    line-height: 22px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    text-align: left;  
    text-transform: uppercase;  
}
#content_main_left a:link 
{
    color: #333333;
    text-decoration: none;
    background-color: #e7e7e7;
}
#content_main_left a:visited 
{
    color: #333333;
    text-decoration: none;
    background-color: #e7e7e7;
}
#content_main_left a:hover,
#content_main_left .selected  
{
    color: #666666;
    background-color: #cccccc;
    text-decoration: none;
}

#content_main_right 
{
	float: left;
	width: 650px;
}

#content_main_right_1 
{
	float: left;
	width: 450px;
	height: 500px;
	padding: 10px;
}
#content_main_right_2 
{
	float: left;
	width: 200px;
	background-color: #e7e7e7;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}
#content_main_right_3 
{
	float: left;
	width: 200px;
    border: 1px solid #cccccc;
}

#content_main_right td, 
#content_menu td
{	
	FONT-SIZE: 9pt;
	font-weight: normal;
    COLOR: #555555;
    FONT-FAMILY: Trebuchet MS;
    line-height: 1.5em;
    margin: 0px;
}
#content_main_right input, 
#content_menu input, 
#content_menu select
{
	FONT-SIZE: 9pt;
	font-weight: normal;
    COLOR: #555555;
    FONT-FAMILY: Trebuchet MS;
}
