body {
	font-family: Verdana,Arial;
	font-size: 12px;
	background-color:#ECF0F7;
	margin:0;
	color: #5C6F7B;
}

a:link,a:visited{
	color: purple;
}

a:hover{
	color: red;
	text-decoration:none;
}

td {
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0px;
}

td.dye{
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.dyeV{
	font-family: Verdana,Arial;
	writing-mode: tb-rl;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.dye1{
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.dye2{
	font-family: Verdana,Arial;
	font-size: 10px;
	line-height: normal;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

th {
	font-family: Verdana,Arial;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana,Arial;
	font-size: 12px;
}

.small {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: red;
	line-height: 15px;
}

.medium {
	font-family: Verdana,Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #EEEEEE;
}

.big {
	font-family: Verdana,Arial;
	font-size: 20px;
	font-weight: bold;
	color: #90D211;
	line-height: 36px;
	letter-spacing: 4px;
}

.xbig {
	font-family: Verdana,Arial;
	font-size: 24px;
	letter-spacing:3px;
}

.expanded {
	font-family: Verdana,Arial;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana,Arial;
	text-align: justify;
}

.footer {
	font-family: Verdana, Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	letter-spacing: 1px;
	font-style: italic;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.td1 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.tdmain {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main{
	overflow: auto;
	width: 100%;
	height: 384px;
	padding:5px 25px 10px 25px;
	text-align: justify;
	scrollbar-base-color: #CCCCFF;
}

.button{
	font-family: Verdana,Arial;
	font-size: 11px;
	letter-spacing: 0px;
}

.sitemap a:link, .sitemap a:visited{ text-decoration:none; color:red;}

.imglink a:link, .imglink a:visited{border-right: 5px solid white;}
.imglink a:hover{border-right: 5px solid #89D80A;}
.imglink2 a:link, .imglink2 a:visited{border-right: 3px solid white;}
.imglink2 a:hover{border-right: 3px solid #89D80A;}
.lanlink a:link, .lanlink a:visited{border: 1px solid white;}
.lanlink a:hover{border: 1px solid #89D80A;}