.main {
	width: 800px;
	height: 95%;
	min-height: 95%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}

body, html {
	background-color: #CECFCE;
	background-repeat: no-repeat;
	height: 100%;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.menu {
    background-color: #95BAD2;
}
A.navi:Link {
	color: #000000;
}
A.navi:Hover {
	color: #666666;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Arial, Helvetica, Times, serif;
	font-weight: bold;
	color: #336699;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

.top {
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #E5EBF4;
	padding: 3px;
	margin-left: 10px;
	border: 1px solid #666666;
	width: 155px;
	text-align: center;
	float: right;
	text-decoration: none;

}
A.topNavi:Link {
	color: #666666;
	background-color: #E5EBF4;
}
A.topNavi:Hover {
	color: #666666;
	background-color: #FFFFFF;
}

.line {
	color: #CCCCCC;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;


}
p,tr,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.rightTd {
	width: 562px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
a:link {
	color: #006699;
}

a:hover {
	color: #CC6600;
}

hr {
	color: #efefef;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #efefef; 
}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #E7E7E7;
	text-decoration: none;
	background-color: #808284;
	height: 19px;
	padding-left: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	padding-top: 3px;
}
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7E7E7;
	text-decoration: none;
	background-color: #005983;
	height: 14px;
	padding-left: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CECFCE;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #CECFCE;
}
.NaviTop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #E7E7E7;
	text-decoration: none;
}
A.NaviTop2:Link {
	color: #E7E7E7;
	text-decoration: none;
	}
A.NaviTop2:Hover {
	color: #ABC9DC;
	text-decoration: none;
	}
.navi1a {
	background-color: #C4D8E6;
	background-repeat: no-repeat;
	height: 15px;
	width: 154px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 19px;
	margin-top: 2px;
	margin-bottom: 1px;
	background-image: url(images/arrowd.gif);
}
.navi1a1 {
	background-color: #ABC9DC;
	background-repeat: no-repeat;
	height: 15px;
	width: 154px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 19px;
	margin-top: 2px;
}
.pic {
	margin-bottom: 25px;
}
.NaviTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #E7E7E7;
	text-decoration: none;
	padding-right: 15px;
}
A.NaviTop:Link {
	color: #E7E7E7;
	}
A.NaviTop:Hover {
	color: #CCCCCC;
	}

