body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica;
	background-color: #82DEF7;
	background-image:url('../img/back.gif');
	background-repeat:repeat-y;
	color: #000;
	font-size: 10px
}

table {
font-family: Verdana, Arial, Helvetica;
backgroundd-color:#666;
font-size: 11px;
line-height:17px;
}

table.sidenavi {
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
line-height:normal;
}

.inputfield { border:1px solid #000; color:#000; background-color:#FFFFFF; font-family:verdana,sans-serif; font-size:10px; }

.smallcontent { font-family: Verdana, Arial, Helvetica; font-size: 10px; line-height:14px; }

a:link       { color: #000080; text-decoration: none; font-weight:bold}
a:visited    { color: #000080; text-decoration: none; font-weight:bold }
a:hover      { color: #961E00; text-decoration: none; font-weight:bold; }
a:active     { color: #961E00; text-decoration: none; font-weight:bold; }

a:link.microlink       { color: #000000; text-decoration: none; font-weight:normal; }
a:visited.microlink    { color: #000000; text-decoration: none; font-weight:normal; }
a:hover.microlink      { color: #DD0000; text-decoration: underline; font-weight:normal; }
a:active.microlink     { color: #DD0000; text-decoration: underline; font-weight:normal; }

a:link.leftlink       { color: #333333; text-decoration: none; font-weight:bold; }
a:visited.leftlink    { color: #333333; text-decoration: none; font-weight:bold; }
a:hover.leftlink      { color: #7A0A33; text-decoration: underline; font-weight:bold; }
a:active.leftlink     { color: #7A0A33; text-decoration: underline; font-weight:bold; }

a:link.sm       { color: #C80000; text-decoration: none; font-weight:bold;}
a:visited.sm    { color: #C80000; text-decoration: none; font-weight:bold; }
a:hover.sm      { color: #FF0000; text-decoration: underline; font-weight:bold; }
a:active.sm     { color: #FF0000; text-decoration: underline; font-weight:bold; }



a:link.h3 {
font-family: Verdana, Arial, Helvetica; font-size: 13px; color:#000a64; text-decoration: none; font-weight: bold;
}
a:visited.h3 {
font-size: 13px; color:#000a64; text-decoration: none; font-weight: bold;
}
a:hover.h3 {
font-size: 13px; color:#f90; text-decoration: underline; font-weight: bold;
}
a:active.h3 {
font-size: 13px; color:#f90; text-decoration: underline; font-weight: bold;
}

a:link.h4 {
font-size: 11px; font-family: Verdana, Arial, Helvetica; color:#000a64; text-decoration: none; font-weight: bold; letter-spacing:1px;
}
a:visited.h4 {
font-size: 11px; color:#000a64; text-decoration: none; font-weight: bold; letter-spacing:1px;
}
a:hover.h4 {
font-size: 11px; color:#f90; text-decoration: underline; font-weight: bold; letter-spacing:1px;
}
a:active.h4 {
font-size: 11px; color:#f90; text-decoration: underline; font-weight: bold; letter-spacing:1px;
}

a:link.sidelink {
font-family: Verdana, Arial, Helvetica; font-size: 10px; color:black; text-decoration: none; font-weight:normal;
}
a:visited.sidelink {
font-family: Verdana, Arial, Helvetica; font-size: 10px; color:black; text-decoration: none; font-weight:normal;
}
a:hover.sidelink {
font-size: 10px; color:red; text-decoration: underline; font-weight:normal;
}
a:active.sidelink {
font-size: 10px; color:red; text-decoration: underline; font-weight:normal;
}

.header3 {
font-family: Verdana, Arial, Helvetica; font-size: 13px; color:#000a64; text-decoration: none; font-weight: bold; margin:-1px 0px 6px 0px; display:block;
}

.header4 {
font-family: Verdana, Arial, Helvetica; font-size: 11px; color:#black; text-decoration: none; font-weight: bold; letter-spacing:0px;
}

ul { list-style-type: square; text-align: left;   }