/* CSS Document */

.menu {  font-size: 11px; color: white; list-style-type: square; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}
.main {  font-size: 12px; color: black; line-height:19px; list-style-type: square; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}
.mainsmall {  font-size: 11px; color: black; line-height:15px; list-style-type: square; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}
.mainsmallblue {  font-size: 11px; color: #3E89C2; line-height:15px; list-style-type: square; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}
.mainsmallblueform {  font-size: 10px; color: #3E89C2; line-height:15px; list-style-type: square; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
.newsfront {  font-size: 11px; color: #25364B; line-height:14px; list-style-type: square; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}
.mainheaderblue {  font-size: 14px; color: #25364A; line-height:19px; list-style-type: square; font-family: Arial,Verdana,Geneva,Arial,Helvetica, sans-serif}
.receipt {  font-size: 10px; color: black; line-height:13px; list-style-type: square; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}

a.menu:link { color: white; text-decoration: none; }
a.menu:visited { color: white; text-decoration: none; }
a.menu:active { color: white; text-decoration: none; }
a.menu:hover { color: white; text-decoration: underline; }

a.newsfront:link { color: #25364B; text-decoration: underline; }
a.newsfront:visited { color: #25364B; text-decoration: underline; }
a.newsfront:active { color: #25364B; text-decoration: underline; }
a.newsfront:hover { color: #888888; text-decoration: underline; }

a.press:link { color: #3E89C2; text-decoration: underline; }
a.press:visited { color: #3E89C2; text-decoration: underline; }
a.press:active { color: #3E89C2; text-decoration: underline; }
a.press:hover { color: #999999; text-decoration: underline; }

a.sidelink:link { color: #25364A; text-decoration: underline; }
a.sidelink:visited { color: #25364A; text-decoration: underline; }
a.sidelink:active { color: #25364A; text-decoration: underline; }
a.sidelink:hover { color: #3E89C2; text-decoration: underline; }

a.class:link { color: #25364A; text-decoration: none; }
a.class:visited { color: #25364A; text-decoration: none; }
a.class:active { color: #25364A; text-decoration: none; }
a.class:hover { color: #3E89C2; text-decoration: underline; }

a.dark:link { color: black; text-decoration: underline; }
a.dark:visited { color: black; text-decoration: underline; }
a.dark:active { color: black; text-decoration: underline; }
a.dark:hover { color: #666666; text-decoration: underline; }

/* Submit Buttons */

.grey {border: 1px outset; cursor: pointer; color:black; font-family: Tahoma, Verdana; font-size:11px; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(../images/button-backgroundgrey.gif);
backgroung-image: repeat-x;
width:75px;
}

.submit {border: 1px outset; cursor: pointer; color:white; font-family:Tahoma, Verdana; font-size:11px; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(../images/blue-background.jpg);
backgroung-image: repeat-x;
width:150px;
}

h1 { margin: 0px, 0px, 0px, 0px; }
h2 { margin: 0px, 0px, 0px, 0px; }
