body {
	margin: 0px;
	padding: 0px;
}
#Menu a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 600;
	margin-right: 5px;
	margin-left: 5px;
	white-space: pre;
}
#LeftMenu a {
	display: block;
	margin: 0px;
	padding: 10px 10px 10px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(Images/Dot1.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	color: #217AD6;
	text-decoration: none;
	font-size: 12px;
}
#LeftMenu a:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
	color: #993300;
}
.LeftMenuBg {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
#Dav {
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5DA6F1;
	padding: 5px;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}
#Dav a{
	color: #333333;
	text-decoration: none;
}
#Bottom {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 10px;
	font-size: 12px;
	background-color: #666666;
	color: #FFFFFF;
}
td {
	font-size: 12px;
	line-height: 1.4;
}
.ptable {
	background-color: #CCCCCC;
}
.ptable td {
	background-color: #F5F5F5;
	text-align: left;
}
.rightline {
	border-right-width: 1px;
	border-right-style:  dashed;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
.menu1 {
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	color: #217AD6;
}
.menu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: right;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Menu a:hover {
	text-decoration: underline;
}
#Menu {
	filter:dropshadow(color=#333333,offx=1,offy=1);
	white-space: pre;
}
.MenuT {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	line-height: 1.2;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	text-align: left;
	cursor: hand;
}
#Bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#Bottom a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.logintable {
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
}
.MesBox {
	border: 1px solid #00A8FF;
	background-color: #E2F5FF;
	background-image: url(Images/Dot2.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 20px;
	margin-bottom: 10px;
	padding: 3px;
	text-align: left;
}
.M1C {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #F7F7F7;
}
.M1bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.M1C a {
	color: #0066FF;
	text-decoration: underline;
}
.f14 {
	font-size: 14px;
	line-height: 1.8;
}
.style1 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	line-height: 1.8;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.STYLE3 {
	color: #333333;
	line-height: 150%;
}
.NewsList {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}