/* 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
}
.panel {
	position: absolute;
	visibility:hidden;
	margin-top:0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.main4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#666666;
}
.back {
	color:#000000;
}
.white {
	color:#FFFFFF;
}
.tb {
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.bg {
	font-family: "MS Sans Serif", "ms sans Serif", "Arial", "New Roman";
	font-size: 12px;
	color: #FF0000;
}
.box2 {
	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: #ab51ab;
	border-right-color: #ab51ab;
	border-bottom-color: #ab51ab;
	border-left-color: #ab51ab;

}
.border1 {
	border:1px solid #cccccc;
}
.border2 {
	border-top:1px solid #cccccc;
}
.border3 {
	border-left:1px solid #cccccc;
}
.border4 {
	border-right:1px solid #cccccc;
}
.border5 {
	border-bottom:1px solid #cccccc;
}
