@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #747474;
	text-align: center;
	line-height: 1.25em;
	cursor: default;
}
form {
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #000000;
	margin: 0px;
	font-size: 16pt;
	font-weight: normal;
}
h4 {
	color: #000000;
	margin: 0px;
	font-size: 14pt;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0.1em;
	padding-top: 0.5em;
}
h5 {
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0.15em;
	margin-top: 0.8em;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	float: left;
	width: 100%;
}

p {
	margin-top: 0.4em;
}


input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px;
}

a {
	color: #6C0000;
}
a:hover {
	color: #ED4403;
}


#env {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 113px;
}
#header span {
	display: none;
}
#menu {
	background-color: #000000;
	height: 28px;
	width: 860px;
}
#main {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 24px;
}
#copy {
	font-size: 7pt;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 24px;
}
#copy a {
	color: #CCCCCC;
	text-decoration: none;
}
#copy a:hover {
	color: #FFFFFF;
}
.columnmid {
	margin-right: 208px;
	margin-left: 208px;
}
.columnmid2 {
	margin-right: 208px;
	margin-left: 208px;
}
.columnmid2 a {
	color: #666;
}

.columnleft {
	width: 184px;
	float: left;
	font-size: 9pt;
}
.columnright {
	width: 184px;
	float: right;
	font-size: 9pt;
}
.columnleft3r {
	margin-right: 208px;
	margin-left: 0px;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloath {
	clear:both;
}

.red {
	color: #BA1415;
}
.green {
	color: #68AB21;
}
.graybox {
	background-color: #F5F5F5;
	padding: 8px;
	border: 1px solid #e5e5e5;
}
.grayboxredborder {
	background-color: #F5F5F5;
	padding: 8px;
	border: 1px solid #999999;
}

.myinput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	border: 1px solid #666666;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.menug {
	color: #999999;
	margin-right: 8px;
	margin-left: 8px;
}
.menu1 {
	font-size: 11pt;
	font-weight: bold;
	color: #BA1415;
}
.menu2 {
	font-size: 11pt;
	font-weight: bold;
	color: #A29711;
}
.menu3 {
	font-size: 11pt;
	font-weight: bold;
	color: #20A31D;
}
dl{
	float:left;
	width:100%;
	margin: 0px;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0.1px;
} 
dl:hover {
	background-color: #F9F9F9;
	background-image: url(images/add.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	}

dt,dd.mcena{font-weight: bold}
dt{
	float: left;
	padding-right: 3px;
	width: 80%;
}
dd{
	margin:0;
	padding: 0;
}
dd.mcena{
	float: right;
	padding-left: 3px
} 
dd.minfo{
	float: left;
	width: 80%;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 32px;
	font-size: 80%;
	font-style: italic;
	line-height: normal;
} 
.mcode {
  font-weight: normal;
  padding-right: 3px;
  color: #999999;
}
.handcursor{cursor:pointer;cursor:hand}
#dhtmltooltip{
	position: absolute;
	border: 1px solid #666666;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	font-size:80%;
	color: #333333;
	background-image: url(images/tooltipbck.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.mcena img {cursor:pointer;cursor:hand}
.thn01 {
	margin-top: 24px;
}
.thn02 {
	margin-top: 24px;
	margin-left: 24px;
}
.introbuttons {
	float: right;
	margin-top: 24px;
}
.intromore {
	margin-top: 24px;
	background-image: url(images/intromore.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 49px;
	width: 807px;
	line-height: 1em;
}
.intromore2 {
	padding: 10px;
}
.intromore2 a {
	color: #999999;
	text-decoration: none;
}
.intromore2 a:hover {
	color: #B81202;
	text-decoration: underline;
}
.intromore3 {
	padding: 16px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.xmas {
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	padding-top: 24px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
