body {
background 		: #eeeeee;
color			: #000000;
font-family		: sans-serif,Helvetica,Verdana,Lucida;
}
h1 {
font-size		: 26px;
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-weight		: bold;
}
h2 {
font-size		: 22px;
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-weight		: bold;
}
h3 {
font-size		: 16px;
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-weight		: bold;
}
h4 {
font-size		: 10px;
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-weight		: normal;
}
.afont {
font-size		: 12px;
font-family		: sans-serif,Helvetica,Verdana,Lucida;
color			: blue;
text-decoration		: none;
font-weight		: bold;
}
.afont:hover {
color			: red;
background		: #ffffff;
text-decoration		: none;
font-weight		: bold;
}
.bfont {
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-size		: 12px;
font-weight		: bold;
text-decoration		: none;
color			: blue;
}
.bfont:hover  {
color			: red;
}
.cfont {
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-size		: 14px;
font-weight		: normal;
color			: black;
}
.mfont {
color			: #000000;
}
.mfont:hover {
color			: #ff6600;
}
.tfont {
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-size		: 12px;
font-weight		: bold;
color			: #000000;
background		: #eeeeee;
}
.xfont {
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-size		: 12px;
font-weight		: normal;
text-decoration		: none;
color			: black;
}
.main {
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-size		: 12px;
font-weight		: normal;
color			: #000000;
background		: #ffffcf;
padding-right		: 1px;
padding-left		: 4px;
padding-top		: 2px;
padding-bottom		: 0px; 
border-top		: solid 1px #000000;
border-right		: dashed 1px #000000;
border-bottom		: dashed 1px #000000;
border-left		: dashed 1px #000000;
}
.menu {
font-family		: sans-serif,Helvetica,Verdana,Lucida;
font-size		: 14px;
font-weight		: bold;
color			: #ffffff;
background		: #ff6600;
padding-right		: 1px;
padding-left		: 1px;
padding-top		: 1px;
padding-bottom		: 1px;
border-left		: solid 1px #000000;
border-top		: solid 1px #000000;
border-right		: solid 1px #000000;
border-bottom		: solid 0px #000000;
}
.button td {
background		: #ff6600;
color			: #ffffff;
text-decoration		: none;	
font-weight		: bold;
}
.button td a {
display			: block;
padding			: 1px 1px;
margin			: 0;
background		: #d8d8d8;
color			: #000000;
border-left		: solid 1px #000000;
border-top		: solid 1px #000000;
border-right		: solid 1px #000000;
border-bottom		: solid 1px #000000;
text-decoration		: none;	
font-weight		: bold;
}
.button td a:hover {
background		: #ff6600;
color			: #ffffff;
border-left		: solid 1px #000000;
border-top		: solid 1px #000000;
border-right		: solid 1px #000000;
border-bottom		: solid 1px #000000;
}

.button td a:active {
background		: #ff6600;
color			: #ffffff;
border-left		: solid 1px #000000;
border-top		: solid 1px #000000;
border-right		: solid 1px #000000;
border-bottom		: solid 1px #000000;
}
.ntab td {
background		: #eeeeee;
color			: #000000;
padding-right		: 3px;
padding-left		: 3px;
padding-top		: 3px;
padding-bottom		: 3px;
border-left		: dashed 1px #000000;
border-top		: dashed 1px #000000;
border-right		: dashed 1px #000000;
border-bottom		: dashed 1px #000000;
}
