/* CSS Document */

.style2 {color: rgb(204, 0, 0)}
.style3 {color: rgb(51, 204, 0)}
.style4 {color: #000099}
.bdr {
	border: 1px dashed #CC0000;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn {
	padding: 10px;
	width: 100px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: cb4c4c;
}
input {
	font-size: 14px;
	color: cb4c4c;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	left:534px;
	top:435px;
	width:82px;
	height:61px;
	z-index:1;
	background-color: #FFFFFF;
}
A:link {
	COLOR: #0033FF; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0033FF; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff1800; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cb4c4c; TEXT-DECORATION: underline
}
a.title,a.title:visited,a.title:active{
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1,h1 {font-size: 11px}
.style2 {font-weight: bold}
.style3 {color: #FF0000}
.style5 {font-size: 9px}
a.inner {
	color: #0033FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0033FF;
}

