body{
	margin:0px 20px 0px 20px; 
	background-color:#E6FAFB; 
	background-image:url(images/body_large_bg.jpg); 
	background-position:top center; 
	background-repeat:no-repeat; 
}

body,td,tr,div{
	font-family:verdana; 
	font-size:10px; 
	color:#333333; 
}

a{
	color:#17A2AF; 
	text-decoration:none; 
}

a:hover{
	color:#17A2AF; 
	text-decoration:underline; 
}

form{
	display:inline; 
}

h1{
	font-size:18px; 
	color:#000000; 
	margin:0px; 
	padding:0px; 
}

h2{
	font-size:14px; 
	font-weight:bold; 
	margin:0px; 
	padding:0px; 
}

ul {
	padding:0px 0px 0px 10px; 
	margin:0px; 
}

li{
	margin:0px 0px 5px 20px; 
}

.form{
	font-family:verdana; 
	font-size:10px; 
	color:#000000; 
}

.container{
	width:840px; 
	text-align:left; 
}

.header{
	width:840px; 
	height:106px; 
}

.logo{
	float:left; 
	padding:15px 0px 0px 0px; 
}

.search{
	float:right; 
	padding:38px 0px 15px 0px; 
	text-align:right; 
}

.searchbox{
	width:160px; 
	height:17px; 
	font-size:9px; 
}

.account{
	width:660px; 
	float:right; 
	padding:0px; 
	text-align:right; 
}

.main{
	width:840px; 
}

.main_left{
	float:left; 
	width:170px; 
	text-align:left; 
}

.main_right{
	float:right; 
	width:650px; 
	text-align:left; 
}

.main_content_l{
	float:left; 
	width:430px; 
}

.main_content_r{
	float:right; 
	width:200px; 
}

.image_container{
	background-color:#36CCDA; 
	padding:3px; 
}

.comment_container{
	width:200px; 
	padding:5px 0px 0px 0px; 
	font-size:9px; 
	text-align:center; 
}

.footer{
	clear:both; 
	width:840px; 
	padding:10px 0px 20px 0px; 
	background-image:url(images/dots.gif); 
	background-position:top left; 
	background-repeat:repeat-x; 
}

.footer_left{
	float:left; 
}

.footer_right{
	float:right; 
}

.menu_item_l{
	width:auto; 
	height:26px; 
	overflow:hidden; 
	background-image:url(images/menu_item_left.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_item_m{
	height:26px; 
	background-image:url(images/menu_item_middle.gif); 
	background-position:top center; 
	background-repeat:repeat-x; 
	margin:0px 10px 0px 10px; 
}

.menu_item_m a{
	display:block; 
	padding:6px 0px 10px 0px; 
}

.menu_item_r{
	height:26px; 
	background-image:url(images/menu_item_right.gif); 
	background-position:top right; 
	background-repeat:no-repeat; 
}

.menu_object0{
	padding:5px 5px 5px 15px; 
}

.menu_object0 a{
	font-weight:bold; 
}

.menu_object0_sel{
	padding:5px 5px 5px 15px; 
	background-image:url(images/arrow1.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_object0_sel a{
	font-weight:bold; 
}

.menu_divider{
	width:auto; 
	height:1px; 
	margin:0px 0px 0px 15px; 
	background-image:url(images/dots.gif); 
	background-position:center left; 
	background-repeat:repeat-x; 
}

.menu_item_order{
	padding:15px 0px 0px 15px; 
}

.menu_top_1{
	position:absolute; 
	text-align:left; 
	z-index:1000; 
}

.menu_top_2{
	position:absolute; 
	padding:5px 0px 5px 0px; 
	text-align:left; 
	background-color:#FFFFFF; 
	border:1px solid #A3EBF1; 
}

.menu_top_2 a{
	display:block; 
	padding:5px 10px 5px 10px; 
	margin:0px; 
}

.formarea{
	padding:10px; 
	background-color:#A3EBF1; 
}

.td_bg{
	background-color:#A3EBF1; 
}

.order_td {
	background-color:#FFFFFF;  
	background-image:url(images/order_td.gif); 
	background-position:bottom left; 
	background-repeat:repeat-x; 
}

.folder_empty{padding-top:10px; }
.folder_up{padding-top:10px; }
.folder_open{padding-top:10px; }
.folder_closed{padding-top:10px; }
.folder_new{padding-top:10px; }
.folder_delete{padding-top:10px; }
.folder_view{padding-top:10px; }