body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-image: url(bg0.gif);
	margin: 0px;
	background-position: center top;
}

p, div, td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #4e4f4f;
}
a img{
	border-color: #b0b0af;
}
a:hover img{
	border-color: #d77;
	
}
a{
	color: #0f85e2;
}
a:hover{
	color: #c33;
}
a:visited{
	color: #3fa5f2;
}
/* top0 */
#top0 {
	height: 133px;
	background-image: url(bg_top0.gif);
	background-repeat: repeat-x;
	background-position: center 55px;
}
#top0 .icons{
	white-space: nowrap;
	color:#70b3d9;
	margin: 3px;
	text-align:right;
	height: 120px;
	overflow:hidden;
	width: 544px;
	
}
#top0 .icons img {
	border: none;
	margin: 5px;
	vertical-align:middle;
}
#top0 #logo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: center 8px;
}
/* left0 */
#left0 {
	width:207px;
	min-height:100px;

}

#left0 div.menu{
	color:#56575b;
	font-size: 14px;
	font-family:  "Arial Narrow", Arial, Geneva,  Helvetica, sans-serif;
	text-transform:uppercase;
	width:200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#left0 div.menu div{
	margin-bottom: 1px;
}
#left0 div.menu div div{
	margin: 0px;
	padding: 0px;
}

#left0 div.menu div div.item{
	padding-top: 5px;
	padding-left: 55px;
	padding-bottom: 2px;
	background-color: #dadada;
	background-image: url(left0_menu_bg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left0 div.menu div div.itemF{
	padding-top: 5px;
	padding-left: 55px;
	padding-bottom: 2px;
	background-image: url(left0_menu_bg1f.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#left0 div.menu div.bottom{
	background-image: url(left0_menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height:6px;
	font-size:5px;
}
#left0 div.menu div.bottomL{
	background-image: url(left0_menu_bg2L.gif);
	background-repeat: no-repeat;
	background-position: -40px bottom;
	height: 6px;
	font-size:5px;
}

#left0 div.menu a{
	color:#56575b;
	text-decoration:none;
	font-size: 14px;
	font-family:  "Arial Narrow", Arial, Geneva,  Helvetica, sans-serif;
}
#left0 div.menu div.hover div.item a,#left0 div.menu div.hover div.itemF a{
	color: #b00;
	cursor: hand;
	cursor:pointer;
}
/* #left0 div.menu a:hover{
	color: #b00;
} */

#left0 div.menu div.submenu {
	position:absolute;
	left: 202px;
	z-index: 2;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
#left0 div.menu div.submenu div{
	background: #f3f3f3;
	border: 1px solid #bbb;
	width: 150px;
	padding: 5px;
	padding-left: 23px;
	margin-bottom: 1px;
	cursor: pointer;
}
#left0 div.menu div.submenu div a{
	font-size: 13px;
}
#left0 div.menu div.submenu div.hover{
	background: #fff;
	cursor: pointer;
}
#left0 div.menu div.submenu div.hover a{
	color: #b60606;
}

#left0 div.block {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	width:201px;
}

#left0 div.block div.top{
	height:6px;
	font-size: 5px;
	background:url(left0_block_top.gif) no-repeat -40px 0px;
	margin: 0px;
	padding: 0px;
}
#left0 div.block div.content {
	background-color: #fff;
	background-image: url(left0_block_content.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#left0 div.block div.content p{
	margin:0px;
}
#left0 div.block div.bottom{
	height:6px;
	font-size: 5px;
	background:url(left0_block_bottom.gif) no-repeat -40px 0px;
	margin: 0px;
	padding: 0px;
}

/* main */
#mainTable{
	background-image: url(bg_main.gif);
	background-repeat: repeat-x;
	background-position: center -8px;
}
#mainColumn{
	padding: 0px;
	padding-right: 2px;
	/* background:url(bg_center0r.gif) no-repeat top right; */
}
#mainColumnTable{
	background: url(bg_center1l.gif) no-repeat 0px 0px; 
}
#mainColumnLeft{
	
	width:10px;
}
#mainColumnLeftBorder{
	width:10px; 
	background:#fff;
	margin-top: 19px;
}
#mainColumnRightBorder{
	width:23px; 
	background:#fff;
}

#mainColumnCenter{
/*	background: url(bg_center1l.gif) no-repeat -10px 0px; */
}
#mainColumnCenterBorder{
	height:15px; 
	font-size:9px; 
	background:#fff; 
	margin-left:11px; 
}

#mainColumnCenterBorder .icons{
	white-space: nowrap;
	color:#70b3d9;
	margin: 0px;
	text-align:center;
	height:19px;
	overflow:hidden;
	position:absolute;
	right:20px;
	width: 180px;
	border-bottom: 1px solid #eee;
}
#mainColumnCenterBorder .icons img {
	border: none;
	margin: 5px;
	margin-top:1px;
	margin-bottom: 2px;
	vertical-align:middle;
}

/* bottom */
#bottom0, #bottom1, #bottom0 p, #bottom1 p,#bottom0 a, #bottom1 a,#bottom0 div, #bottom1 div{
	color: #FFFFFF;
}
#bottom1{
	padding-right: 30px;
}
#bottom1 img{
margin:0px;
}
