/*
Color 1: 440364
Color 2: 9e32fa
Color 3: cd66ff
Color 4: e2a7ff
Color 5: f3daff

Bkg: 9e32fa
*/

body {
background-image: url(/images/bkg_ultimate_frisbee.gif); 
background-repeat: repeat-x;
background-color: #9e32fa;
margin-top: 15px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
}

.backgroundcolor1 {background-color: #440364;}
.backgroundcolor2 {background-color: #9e32fa;}
.backgroundcolor3 {background-color: #cd66ff;}
.backgroundcolor4 {background-color: #e2a7ff;}
.backgroundcolor5 {background-color: #f3daff;}

.header1 {
background-image: url(/images/header1_ultimate_frisbee.gif);
background-repeat:no-repeat;
background-position:left; 
}
.header2 {
background-image: url(/images/header2_ultimate_frisbee.gif); 
}
.header3 {
background-image: url(/images/header3_ultimate_frisbee.gif);
background-repeat:no-repeat;
background-position:right;
}

td.popup_sides { 
background-color: #e2a7ff;
}

.logintext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; padding-left:2px;}
.logintext a:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; padding-left:2px;}
.logintext a:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; padding-left:2px;}
.logintext a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; padding-left:2px;}
.logintext a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; padding-left:2px;}

.sportnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; padding-left:3px; padding-right:3px;}
.sportnav a:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;padding-left:3px; padding-right:3px;}
.sportnav a:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; padding-left:3px; padding-right:3px;}
.sportnav a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; padding-left:3px; padding-right:3px;}
.sportnav a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #440364; text-decoration: none; font-weight: bold; padding-left:3px; padding-right:3px;}

.threadheading {font-family: Arial, Helvetica, sans-serif; font-size: 18px;color: #e2a7ff; text-decoration: none;font-weight: bold;}
.threadheading a:link {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #e2a7ff; text-decoration: none;font-weight: bold;}
.threadheading a:active {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #e2a7ff; text-decoration: none;font-weight: bold;}
.threadheading a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #e2a7ff; text-decoration: none;font-weight: bold;}
.threadheading a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #e2a7ff; font-weight: bold; text-decoration: underline;}

td.leaguenav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #440364; text-decoration: none; font-weight: bold; padding-left:2px; height:14px;}
td.leaguenav a:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #440364; text-decoration: none; font-weight: bold; padding-left:2px;height:14px;}
td.leaguenav a:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #440364; text-decoration: none; font-weight: bold; padding-left:2px;height:14px;}
td.leaguenav a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #440364; text-decoration: none; font-weight: bold; padding-left:2px;height:14px;}
td.leaguenav a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; text-decoration: none; font-weight: bold; padding-left:2px;height:14px;}


