html {
	margin: 0px;
	padding: 0px;
}
	
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Serif;
}

#lm_content {
	/*height: 620px;*/
	width: 219px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#morelinks {
	height: 13px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
	right: -6px;
	top: 134px;
}
#linksmore {
	background-color: #8fa0b4;
	height: 12px;
	width: 175px;
	position: absolute; 
	left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #566e8e;
	border-bottom-color: #566e8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	text-indent: 14px;
	background-image: url(images/link_arow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#corner1 {
	background-image: url(images/corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 13px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#left_menu_box {
	background-color: #f2f7fc;
	width: 197px;
	border: 1px solid #8fa0b4;
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 4px;
	float: right;
	background-image: url(images/deco1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	/* height: 598px; */
}
#inner_box {
	background-color: #ffffff;
	border: 1px solid #8fa0b4;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 191px;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/blue_smarow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 123px;
	text-align: justify;
}
#dot {
	background-image: url(images/disk.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	background-position: left center;
	padding-left: 3px;
	float: left;
}
#dot_rel1st {
	background-image: url(images/disk.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	background-position: left  bottom;
	padding-left: 3px;
	float: left;
}



#time {
	font-weight: bold;
	color: #333333;
}
#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	/*text-indent: 15px;*/
	vertical-align: top;
	height: 20px;
	color: #566E8E;
	background-image: url(images/header-raster.gif);
}


#content2k3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*height: 220px;*/
	text-align: left; 
	line-height: 18px;
}
#corner2 {
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 13px;
	position: absolute;
	right: 0px;
	top: 1px;
}
a#linksmoretxt {
	color: #FFFFFF;
}

br {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px; 
}
#increase_bt {
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/zoom-in.gif);
	height: 14px;
	width: 14px;
	background-color: #566E8E;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#decrease_bt {
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/zoom-out.gif);
	height: 14px;
	width: 14px;
	background-color: #566E8E;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#normal {
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 14px;
	width: 14px;
	background-color: #566E8E;
	clear: both;
	left: 0px;
	top: 0px;
	background-image: url(images/refresh.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
