/* ~~~~~~~~~ STYLE FOR THE MAIN MENU ~~~~~~~~~ */



/* Normal, standard links. */
a:link { 
color : #990000; 
text-decoration : none; 
} 
a:visited { 
color : #990000; 
text-decoration : none; 
} 
a:hover { color : #990000; text-decoration : inherit; cursor: text; filter: Glow(Color=#FF0000, Strength=light); 
} 
.nav, .nav:link, .nav:visited { 
color : #003366; 
font-size : 100%; 
text-decoration : none; 
font-weight : bold; 
font-style : italic; 
} 
a.nav:hover { 
color : #990000; 
text-decoration : underline; 
} 
table { 
empty-cells : show; 
} 
body, td, th, tr { 
color : #003366; 
font-size : 9px; 
font-family : Arial, sans-serif; 
} 
body {
background-color : #141b34;
margin : 0;
padding : 12px 30px 4px 30px;
background-image:;
} 
input, textarea, button { 
color : #003366; 
background : #fefefe; 
border : 1px solid #990000; 
font-family : Arial, sans-serif; 
} 
input, button { 
font-size : 100%; 
color : #990000; 
font-family : Arial, sans-serif; 
} 
textarea { 
font-size : 100%; 
color : #003366; 
font-family : Arial, sans-serif; 
} 
select { 
color : #003366; 
background : #fefefe; 
border : 1px solid #990000; 
font-family : Arial, sans-serif; 
font-size : 100%; 
font-weight : normal; 
font-family : Arial, sans-serif; 
} 
hr, .hrcolor { 
height : 1px; 
border : 1px; 
color : #003366; 
background-color : #ffffff; 
} 
.windowbg { 
color : #f1f1f1; 
background-color : #404040; 
} 
.windowbg2 { 
color : #f1f1f1; 
background-color : #2c2a2a; 
} 
.windowbg3 { 
color : #f1f1f1; 
background-color : #2c2a2a; 
} 
.calendar_today { 
background-color : #2c2a2a; 
} 
.smalltext { 
font-size : 9px; 
font-family : Arial, sans-serif; 
} 
.middletext { 
font-size : 13px; 
font-family : Arial, sans-serif; 
} 
.normaltext { 
font-size : 11px; 
font-family : Arial, sans-serif; 
} 
.largetext { 
font-size : 14px; 
font-family : Arial, sans-serif; 
} 
.error { 
color : #990000; 
font-size : 8px; 
font-family : Arial, sans-serif; 
} 
