body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding:0;
	margin:0;
	border:0;
}

.dotted-line{
	background: url(../images/dot_line.gif) repeat-x;
	height:2px;
	line-height:2px;
	font-size:2px;
}

.send-content{
	background: #F3F2F2;
	border-bottom: 1px solid #FFFFFF;
	padding:5px;
	vertical-align:top;
}

.send-label{
	background: #E1E1DF;
	border-bottom: 1px solid #FFFFFF;
	height: 29px;
	padding:5px;
	width: 250px;
	vertical-align:top;
}

.menu{
	background:gray;
	height:50px;
	color:white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 10px;
	line-height:25px;
	border-top: 1px solid black;
}
a{
	color:black;	
}

.menu a{
	color:white;	
}

.space-5{
	height:5px;
	line-height:5px;
	font-size:5px;
	clear:both;	
}

.space-10{
	height:10px;
	line-height:10px;
	font-size:10px;
	clear:both;	
}

.right-topic{
	font-size:17px;
	font-weight:bold;	
}

.line{
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
	border-top:1px solid black;	
}

.border-complete{
	width:628px;
	padding:25px;
}