
.hr1 { 
	border-top:1px  dotted #000;
	border-bottom:0px ;
	border-left:0px ;
	border-right:0px ;
	color:#000000;
}
.hr2 { 
	border-top:1px  dashed #000;
	border-bottom:0px ;
	border-left:0px ;
	border-right:0px ;
	color:#A04AAF;
}

.btn1 {
	font-style : normal;
	font-weight : none;
	font-family : Arial;
	font-size : 12px;
	background-color: #CC0000;
	color: #FFF;
}
input, select, textarea {
	font-style : normal;
	font-weight : none;
	font-family : Arial;
	font-size : 13px;
	color: #000000;
}

.default_w {
	color: #FFFFFF;
	font-family:Arial;
	font-size:12px;
}


.default {
	font-style : normal;
	font-weight : none;
	font-family : Arial;
	font-size : 12px;
	color: #000000;
}

.default a {
	font-style : normal;
	font-weight : none;
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-decoration:underline;
}
.default a:hover {
	font-style : normal;
	font-weight : none;
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-decoration:none;
}



.note {
	font-style : normal;
	font-weight : none;
	font-family : tahoma;
	font-size : 11px;
	color: #000000;
}
.error {
	font-style : normal;
	font-weight : none;
	font-family : Arial;
	font-size : 12px;
	color: #ff0000;
}

