body {
	font-size: 70%;
        color: #ffc412;
        font-family: verdana,geneva,helvetica,arial,sans-serif;
        margin: 0px; padding:0px;
        background-color: #001155;
}
td {
	font-size: 80%;
        color: #000000;
        font-family: verdana,geneva,helvetica,arial,sans-serif;
}
td.schedhead {
	line-height: 1;
	font-size: 80%;
        color: #000000;
        font-family: verdana,geneva,helvetica,arial,sans-serif;
	border-bottom: #777 1px solid;
	border-width: 1px;
}
td.schedule {
	line-height: 1;
	font-size: 60%;
        color: #000000;
        font-family: verdana,geneva,helvetica,arial,sans-serif;
	border-bottom: #bbb 1px solid;
	border-width: 1px;
}
pre.schedhead {
        margin: 0px; padding:0px;
	line-height: 1;
	font-size: 90%;
	font-weight: bold;
        color: #000000;
	font-family: andale mono, courier new, monospace;
	border-bottom: #777 1px solid;
	border-width: 1px;
}
pre.schedule {
        margin: 0px; padding:5px;
	line-height: 1;
	font-size: 80%;
        color: #000000;
	font-family: andale mono, courier new, monospace;
	border-bottom: #bbb 1px solid;
	border-width: 1px;
}
a {
	color: #000000;
        text-decoration: underline
}
a:hover {
	color: #444444;
        text-decoration: underline
}
a.footera {
	color: #626880;
        text-decoration: underline
}
a.footera:hover {
	color: #7d8191;
        text-decoration: underline
}
.anchor{
        color: #ffffff;
        text-decoration: underline
}
.linkmenus {
	font-weight: bold;
        color: #115500;
        text-decoration: none
}
.linkmenus:hover {
	color: #bf930d;
        text-decoration: none
}
.body {
	margin-left: 5px;
        border-top: 0px;
        border-left: #ffc412 1px;
        border-right: #ffc412 1px;
        border-bottom: 0px;  
        background-color: #001155;
}
.header {
	border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        background-color: #001155; 
        width: 100%;
}
.buttons {
	border-top: 0px;
	border-left: #557700 1px solid;
	border-right: #557700 1px solid;
        border-bottom: 0px;
        background-color: #ffc412; 
        height:25px;
}
.pagebox {
	border-right: #bf930d 2px solid;
        border-top: #bf930d 2px solid;
        border-left: #bf930d 2px solid;
        border-bottom: #bf930d 2px solid;
        background-color: #001155;
}
.content {
	border-right: #bf930d 2px solid;
        border-top: #bf930d 2px solid;
        border-left: #bf930d 2px solid;
        border-bottom: #bf930d 2px solid;
        background-color: #cccccc;
        width: 100%;
}
.popup {
	border-right: 0px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
        margin-left: 10px;
        background-color: #cccccc;
}
.footer {
	border-right: 0px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
        background-color: #001155;
        width: 100%;
}

.btnup {
	border-left: #557700 1px solid;
	border-right: #557700 1px solid;
	border-top: #557700 1px solid;
        border-bottom: #557700 1px solid;
        padding-right: 10px;
        padding-left: 10px;
        vertical-align: middle;
        white-space: nowrap;
        text-align: center
}
.btnovr {
	border-left: #bf930d 1px solid;
        border-right: #bf930d 1px solid;
        border-top: #bf930d 1px solid;
        border-bottom: #bf930d 1px solid;
        padding-right: 10px;
        padding-left: 10px;
        vertical-align: middle;
        white-space: nowrap;
        text-align: center
}
/*
     dark blue = 001155
     green =     115500
     dark red =  770011
     brown =     776611
     gold =      bf930d
     yellow =    ffc412

*/
