@charset "UTF-8";
/* CSS Document */

body, html {
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url('images/stripe25.png');
	background-repeat: repeat;
}

img {
	border: none;
}

a:link, a:visited {
	color: #383866;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #aeadac;
	font-weight: bold;
	text-decoration: none;
}

table {
	margin: 0px;
}

.linksarea {
	padding: 5px 5px 5px 10px;
}

.linksarea-rightborder {
	background-image: url("images/header5_2.png");
	background-repeat: repeat-y;
}

.extraspace-bottomleft {
	line-height: 18px;
	padding: 0px 5px 50px 10px;
}

.main {
	background-image: url('images/fuji_bg.png'); 
	background-repeat: repeat-x;
	background-position: top left;
	margin-bottom: 40px;
}

.main-toprow {
	background-image: url('images/fuji_bg.png'); 
	background-repeat: repeat-x;
}

main-content {
	padding-top: 10px;
	line-height: 18px;
}

.main-tablebottom {
	background-image: url("images/header7_1.png");
	background-repeat: repeat-x;
}

.main-leftborder {
	background-image: url("images/header4_6.png");
	background-repeat: repeat-y;
}





