@media screen {
	html {height:100%;}
	body {height:100%;}
}

body {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	color: #4D4822;
}

a:link {
	color: #3357A9;
	text-decoration: none;
}
a:visited {
	color: #2D92DF;
	text-decoration: none;
}
a:hover {
	color: #3357A9;
	text-decoration: underline;
}
a:active {
	color: #3357A9;
	text-decoration: none;
}

div#body_all {
	margin: auto;
	width: 100%;
}

.text14 {
	font-size: 14px;
	line-height: 2em;
}
.menuBottom {
	background-attachment: scroll;
	background-image: url(../images/menuBottom_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.marginTop10 {
	margin-top: 10px;
}
.marginTop5 {
	margin-top: 5px;
}
td {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom20 {
	margin-bottom: 20px;
}
.marginTop15 {
	margin-top: 15px;
}
