body {  
	background-color: #A5C9D3; 
	background-image: url(images/back_main.jpg); 
	background-repeat: repeat-x; 
	background-position: top; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}

.policy {
	font-family:Tahoma; 
	font-size:11px; 
	color:#E6EAF0; 
	text-decoration:none; 
}

.policy2 {
	font-family:Tahoma; 
	font-size:11px; 
	 color:#F0A900; 
	text-decoration:none 
}

.link {
	font-family:Tahoma; 
	font-size:11px; 
	color:#687C95;
}

.date {
	font-family:Tahoma; 
	font-size:10px; 
	 color:#7B0000;
}

.main {
	font-family:Tahoma; 
	font-size:11px; 
	 color:#3F3F3F;
}

.blue {
	font-family:Tahoma; 
	font-size:11px; 
	 color:#2D456F;
}

.title {
	font-family:Tahoma; 
	font-size:11px; 
	 color:#677B93;
}


.orange {
	font-family:Verdana; 
	font-size:10px; 
	 color:#D78F0C; 
	font-weight:900; 
	text-decoration:none 
}

#input {
	width:227px; 
	height:20px;
	border-width:1px;
	border-style:solid;
	border-color:#2F2F2F;
	background-color:#C0BDB6;
	padding-left:4px; 
	padding-top:2px
}

#textarea {
  	width:227px; 
	height:200px;
	border-width:1px;
	border-style:solid;
	border-color:#2F2F2F;
	background-color:#C0BDB6;
	padding-left:4px;
	overflow:auto
}
