/* Main Body */
.BodyDebug {background-color: #bebebe;}
/* Links in General */
A {color: #003333;}
A:HOVER {color: #ff0000; text-decoration: none}
/* BaHe - Section */
.BaHe {background: #ffffff;}
.ShoppingCart {color: #000000; font: bold 12px Geneva,Arial; text-decoration: none;}
/* LeLi - Section (Style05) */
.LeLi {background: #000040;}
.LeLiBackGround {background: #000040;}
.LeLiBorder {background: #000040;}
.LeLiLink {color: #ccccff; font: bold 12px Geneva,Arial; text-decoration: none;}
.LeLiLink:HOVER {color: #3300ff;}
.LeLiLinkCurrent {color: #ffffff; font: bold 12px Geneva,Arial; text-decoration: none; cursor: default;}
.LeLiLinkCurrent:HOVER {color: #ffffff;}
.LeLiLinkGroup {color: #ccccff; font: bold 12px Geneva,Arial; text-decoration: none;}
.LeLiLinkGroup:HOVER {color: #3300ff;}
.LeLiLinkGroupCurrent {color: #ffffff; font: bold 12px Geneva,Arial; text-decoration: none; cursor: default;}
.LeLiLinkGroupCurrent:HOVER {color: #ffffff;}
.InSc {
	padding-top: 20px;
	padding-bottom: 20px;
}
/* MiLi - Section */
.MiLi {background: #ffffff;}
.miligrh a {
	font: bold 12px Geneva,Arial;
	text-align: center;
	border-left: #ffffff 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0px;
	width: 120px;
	color: #003366;
	background-color: #CCCCCC;
	text-decoration: none;
	height: 25px;
}
.miligrh a:hover {
	color: #003366;
	cursor: default;
	text-decoration: none;
}
.miligr a {
	font: bold 12px Geneva,Arial;
	text-align: center;
	border-left: #ffffff 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	margin: 0px;
	width: 120px;
	color: #ffffff;
	padding-top: 5px;
	background-color: #003366;
	text-decoration: none;
	height: 25px;
}
.miligr a:hover {
	color: #003366;
	background-color: #CCCCCC;
}
.miligrd a {
	font: bold 12px Geneva,Arial;
	text-align: center;
	border-left: #ffffff 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	margin: 0px;
	width: 120px;
	color: #ccccff;
	padding-top: 5px;
	background-color: #000040;
	text-decoration: none;
	height: 25px;
}
.miligrd a:hover {
	color: #ccccff;
	background-color: #000040;
}
.MiLiSelected {background: #333366;}
.MiLiUnselected {background: #003366;}
/* RiLi - Section (Style04) */
.RiLi {background: #cbd5df;}
.RiLi table tr td {padding-left: 3px; padding-right: 2px;}
.RiLiBorder {background: #ff0000;}
.RiLiLink {color: #003366; font: bold 10px Geneva,Arial;}
.RiLiLink:HOVER {color: #003366;}
.RiLiLinkCurrent {color: #FFFFFF; font: bold 10px Geneva,Arial; text-decoration: none; cursor: default;}
.RiLiLinkCurrent:HOVER {color: #CCCCFF;}
.RiLiLinkHardCoded {color: #003333; font: 12px Geneva,Arial;}
.RiLiLinkHardCoded:HOVER {color: #CCCCFF;}
.RiLiLinkGroup {color: #003366; font: bold 12px Geneva,Arial;}
.RiLiLinkGroup:HOVER {color: #3300FF;}
.RiLiLinkGroupCurrent {color: #CCCCFF; font: bold 12px Geneva,Arial; text-decoration: none; cursor: default;}
.RiLiLinkGroupCurrent:HOVER {color: #CCCCFF;}
.RiLiOSETLinkON {color: #0000ff; font: 10px Helvetica,Arial;}
.RiLiOSETHeader {color: #ff0000; font: bold 11px Helvetica,Arial;}
/* BoFo - Section */
.BoFo {background: #ffffff;}



BODY {
background-image: url(/86/images/BG.jpg);
SCROLLBAR-FACE-COLOR: #000066; 
SCROLLBAR-HIGHLIGHT-COLOR: ; 
SCROLLBAR-SHADOW-COLOR: ; 
SCROLLBAR-3DLIGHT-COLOR: ; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #CCCCCC; 
SCROLLBAR-DARKSHADOW-COLOR:; 
}
/*
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
*/
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0066cc;

}
.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 2px solid #000066;
	color: #000066;

}
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000062;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000062;
}

.tabletext td {
	border-bottom: 1px solid black;
}

.tabletext th {
	border-bottom: 3px double black;
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
	color: #0066CC;
}

a.newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.calendar_today {
	border: 2px solid #FF0000;
}
.calendar_empty {

}
.calendar_post {
	background-color: #DBDBEF;
}

.calendar_post_today {
	background-color: #DBDBEF;
	border: 2px solid #FF0000;
}

.calendar_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.calendar_header {
	font-size: 12px;
	font-weight: normal;
	background-color: #000062;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	
}
