html
{
	height: 100%;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	color: #000000;
}
form
{
	margin: 0;
}
img
{
	border: 0;
}
a:link
{
	text-decoration: none;
	color: #0000d0;
}
a:visited
{
	text-decoration: none;
	color: #0000d0;
}
a:active
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
.menulink:link
{
	font-weight: bold;
	color: #000000;
}
.menulink:visited
{
	font-weight: bold;
	color: #000000;
}
.menulink:active
{
	text-decoration: none;
}
.menulink:hover
{
	text-decoration: none;
}
.maintable
{
	width: 100%;
	height: 100%;
}
h1
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-top: 0;
}
ul
{
	margin-top: 0;
	margin-bottom: 0;
}
.main
{
	width: 650px;
	border: 1px solid #7e7e7e;
	padding: 5px;
	font-size: 11px;
	line-height: 18px;
}
.maintext
{
	color: #000000;
	font-size: 11px;
	line-height: 18px;
}
.menu
{
	border-top: 1px solid #7e7e7e;
	border-left: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	background-color: #ededed;
}
.submenu
{
	border: 1px solid #7e7e7e;
	font-size: 12px;
	text-align: left;
	background-color: #ededed;
}
.menucell
{
	padding: 2px;
	background-color: #ededed;
	color: #000000;
	border: solid 1px #ededed;
	cursor: default;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.menucellactivate
{
	padding: 2px;
	background-color: #cccccc;
	color: #000000;
	border: solid 1px #7e7e7e;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
input, textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copy_right
{
	font-family: Courier New, monospace;
	font-size: 11px;
	color: #7e7e7e;
}

.portfolio
{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.portfolio tr td
{
	vertical-align: top;
	padding-top: 22px;
	padding-bottom: 22px;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
.portfolio tr td img
{
	border: 1px solid #333333;
	margin-right: 8px;
}
.english
{
	border: 1px solid #333333;
	background-color: #b7f7aa;
	font-size: 12px;
	padding: 4px;
	margin-left: 20px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #000000;
}

