body {
	font-size:small;
	color:#333333;
	background-color:#EAEAEA;
}

.submenu {
	font-size:x-small;
	background-color:#FFFFFF;
	
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

.line-dot {
	height:1px;
	background-image:url(../img/line_dot_1.gif);
	margin-bottom:1px;
	width:90%;
}

.tab {
	background-color:#666666;
	color:#ffffff;
	text-align:center;
}

.line_top {
	width:100%;
	height:1px;
	background-color:#666666;
}

.line_under {
	width:100%;
	height:1px;
	background-color:#666666;
	margin-top:20px;
}
