/* Import the fancy styles for IE only (NS4 doesn't use the @import function) */

@import url("style_ie.css");

div.top{ text-align:right;margin:1em 0;padding:0}
div.top div{ display:inline;white-space:nowrap}
div.top div.left{ float:left }

table#menu td { font-family: Tahoma, Arial; font-size: 11px; color: #091EAE; font-weight:bold }

a         { color: #002E5B; text-decoration: none;}
a:hover   { color: #A60240; text-decoration: none;}

td, body { font-family: Verdana; font-size: 8pt; color: #290244 }

.box_head { font-size: 9pt; color: #FFFEFB; font-family: Arial,'Sans Serif'; 
                letter-spacing: 1; font-weight: bold }
form {
	margin-bottom: 0; margin-top:0;
}

h1 {
	font-size: 140%;
	font-weight: bold;
}

h2 {
	font-size: 125%;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}

ixnput {
	font-family: Arial; font-size: 11px; color: #06214D; border: 1px inset #DDDDFF; padding-top: 0; background-color: #FEF3FE;
}

sxelect {
	font-family: Arial; font-size: 11px; color: #06214D; border: 1px inset #DDDDFF; padding-top: 0; background-color: #FEF3FE;
}

txextarea {
	font-family: Arial; font-size: 11px; color: #06214D; border: 1px inset #DDDDFF; padding-top: 0; background-color: #FEF3FE;
}

ixnput.small, sxelect.small {
	font-family: Arial; font-size: 10px; color: #06214D; border: 1px inset #DDDDFF; padding-top: 0; background-color: #FEF3FE;
}

txextarea.small {
	font-family: Arial; font-size: 10px; color: #06214D; border: 1px inset #DDDDFF; padding-top: 0; background-color: #FEF3FE;
}

table#cal td { 
	border-width: 1px; border-style: solid; border-color: #FFE1EF;
}

table#cal a {
        text-decoration: none;
}

table#cal a:hover {
        text-decoration: none;
}

table#cal a:hover.day {
        color: #FF595E;
}

table#cal a.day {
        float: left;
        font-weight: bold;
        color: #B90041;
}

table#cal div.event {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-bottom: 0px;
}