/* CSS Document */

body {background-image: url(images/bg.gif); margin: 25px 0px 0px 0px;}
body, p, td, th, ul, ol, h3, h4, div, li, dt, dd { font-family: 'trebuchet ms', Arial, Tahoma; font-size:12px; color:#666}
h1 { color: #333333; font-size:18px; }
a:link, a:hover, a:visited, a:active { text-decoration:underline; color:#E77F93}
a:hover, a:active { text-decoration:none; color:#E77F93}

.textboxstyle {
	font-family: 'trebuchet ms', Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FCEDEF;
	BORDER-RIGHT: #F2BBC2 1px solid;
    BORDER-left: #F2BBC2 1px solid;
	BORDER-top: #F2BBC2 1px solid	;
	BORDER-bottom: #F2BBC2 1px solid;
	background-position:  center;
}

	.head {
				font-weight:bold;
				background-color: #f1f1f1;
			}
			.bg_1 {
				background-color:#FEF1F3;
			}
			.bg_2 {
				background-color:#FEE7EA;
			}
			a {
				text-decoration:none;
				color:black;
			}
			a:hover {
				text-decoration:underline;
			}
.search{
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	}
