/* CSS Document */

body {
	margin: 0px  0px;
	padding: 0px  0px
}
a:link {
	color: #005CA2;
	text-decoration: none
}
a:visited {
	color: #005CA2;
	text-decoration: none
}
a:active {
	color: #0099FF;
	text-decoration: underline
}
a:hover {
	color: #0099FF;
	text-decoration: underline
}
.head { 
	cursor:pointer;
	font-weight:bold;
	list-style-image:url(product/images/fold.gif);
}
.list {
	list-style-image:url(product/images/list.gif);
}
.tooltip {
	position: absolute;
	border: 1px solid black;
	padding: 4px;
	background-color: #ffffff;
	line-height: 10px;
}
.tooltip2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	border: 1px solid black;
	padding: 3px;
	background-color: #ffffff;
	line-height: 14px;
	display:block;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.main4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.main5 {
    color: #999999;
	font-family: ;
	font-size: 11px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	border: 1px solid #f0f0f0;
	padding: 1px;
	line-height: 12px;
	z-index:1;
	background-color:#ffffff;
}
.menu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #767676;
	border-right-color: #767676;
	border-bottom-color: #767676;
	border-left-color: #767676;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding:3px;
	background-color:#efe7f2;
	font:"MS Sans Serif", "sans Serif", "Arial", "New Roman";
	font-size:10px;
	line-height:10px;
	width:180px;
	height:25px;
	cursor:pointer;
}
.panel {
	position:absolute;
	visibility:hidden;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ab51ab;
	border-right-color: #ab51ab;
	border-bottom-color: #ab51ab;
	border-left-color: #ab51ab;

}
.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px ridge #999999;

}
.box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #767676;
	border-right-color: #767676;
	border-bottom-color: #767676;
	border-left-color: #767676;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.box5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #767676;

}
.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.register2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#FFFFFF;
	border-width: 1px;
	border-top-color: #ab51ab;
	border-right-color: #ab51ab;
	border-bottom-color: #ab51ab;
	border-left-color: #ab51ab;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dotted;
}
.register3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#FFFFFF;
	border-width: 1px;
	border-top-color: #ab51ab;
	border-right-color: #ab51ab;
	border-bottom-color: #ab51ab;
	border-left-color: #ab51ab;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.registerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #ab51ab;

}
.registerheight {
	height:5px;

}
.border1 {
	border-right:1px solid #000000;
}
.border2 {
	border-top:1px solid #000000;
}
.border3 {
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}
