BODY, TD.black
{
    font-family:         Comic Sans MS
    font-size:           small;
    font-weight:         bold;
    color:               #c0c0c0;
    background: url("./images/bgr.gif");
}

BODY.intel
{
    font-family:         Comic Sans MS
    font-size:           small;
    font-weight:         bold;
    color:               #c0c0c0;
    background:			 black;
}

BODY.login
{
    font-family:         Comic Sans MS
    font-size:           small;
    font-weight:         bold;
    color:               #c0c0c0;
    background: url("./images/crestbg.jpg");
}

TD
{
    font-family:         Comic Sans MS
    font-size:           small;
    font-weight:         bold;
    color:               #c0c0c0;
}

BODY.bio, TABLE.bio, TD.bio
{
    margin-right:       0px;
    margin-left:        0px;
    margin-top:         0px;
    margin-bottom:      0px;
    border:             0;
    background: url("./images/mura_a01.gif");
    color:               maroon;
}

A.menu
{
	font-size:	        medium;
	font-weight:        normal;
	text-decoration:    none;
    border:             0;
    color:              #c0c0c0;
}

A.menu:hover
{
	font-size:	        medium;
	font-weight:        normal;
	text-decoration:    none;
    border:             0;
    color:              #ff0000;
}

A.awards, IMG.awards, A.noborder, IMG.noborder
{
    margin-right:       0px;
    margin-left:        0px;
    margin-top:         0px;
    margin-bottom:      0px;
    border:             0;
    color:              #9F141A;
}

A.roster
{
    cursor:             pointer;
}

H1
{
    font-family:        Comic Sans MS;
    font-size:          large;
    font-weight:        bold;
    color:              #c0c0c0;
}

H1.Red
{
    color:              #ff3333;
    font-style:         italic;
}

H1.Yellow
{
    color:              #cccc33;
    font-style:         italic;
}

H1.Blue
{
    color:              #6699ff;
    font-style:         italic;
}

H1.Green
{
    color:              #33cc33;
    font-style:         italic;
}

H2
{
    font-family:        Comic Sans MS;
    font-size:          medium;
    font-weight:        bold;
    font-style:         italic;
    color:              #ff3333;
}

H3
{
    font-family:        Comic Sans MS;
    font-size:          medium;
    font-weight:        bold;
    color:              #33cc33;
}

HR
{
    color:              #c0c0c0;
}

A
{
    font-family:        Comic Sans MS;
    font-size:          small;
    text-decoration:    underline;
    color:              #c0c0c0;
    margin-left:        5px;
    margin-right:       5px;
    border:             0;
}

A:hover
{
    font-family:        Comic Sans MS;
    font-size:          small;
    text-decoration:    underline;
    color:              #cc3333;
}

A.sh, A.listItem
{
    color:              #cc3333;
    cursor:             pointer;
    font-size:          small;
    font-weight:        normal;
}

A.sh:hover, A.listItem:hover
{
    color:              #6699ff;
}

A.ladder
{
    font-family:         Comic Sans MS
    font-size:           small;
    font-weight:         normal;
    color:              #cc3333;
}

A.ladder:hover
{
    color:              #6699ff;
}

A.wr
{
    font-size:          12px;
    font-family:        Verdana, Arial, sans-serif;
    color:              #cc3333;
    cursor:             pointer;
    text-decoration:    none;
}

A.wr:hover
{
    font-size:          12px;
    font-family:        Verdana, Arial, sans-serif;
    color:              #6699ff;
    text-decoration:    none;
}

FONT.award_name
{
    font-size:                12px;
    color:                    #ffff00;
}

FONT.award_dur
{
    font-size:                14px;
    color:                    #008080;
}

FONT.award_desc
{
    font-size:                12px;
}

TABLE.player
{
    background-color:         #9gb9c8;
}

TABLE.sh
{
    border:             5px ridge grey;
}

TD.training
{
    font-family:        Comic Sans MS;
    color:              #000000;
    font-weight:        normal;
    background-color:   #eeeeee;
}

TD.shheader
{
    font-family:        Comic Sans MS;
    font-size:          xx-small;
    line-height:        1.2;
    color:              #ffffff;
    background-color:   #81acf5;
}

TD.sh0
{
    font-family:        Comic Sans MS;
    font-size:          smaller;
    font-weight:        normal;
    line-height:        1.2;
    color:              #000066;
    background-color:   #eeeeee;
}

TD.sh1
{
    font-family:        Comic Sans MS;
    font-size:          smaller;
    font-weight:        normal;
    line-height:        1.2;
    color:              #000066;
    background-color:   #dddddd;
}

TD.shdesc
{
    font-family:        Comic Sans MS;
    font-size:          smaller;
    font-weight:        normal;
    line-height:        1.5;
    color:              #000066;
    background-color:   #eeeeee;
}

TD.sh
{
    font-family:        Comic Sans MS;
    font-size:          smaller;
    font-weight:        normal;
    text-decoration:    none;
    line-height:        1.2;
    color:              #000066;
}

FONT.formLabel, TD.formLabel
{
    font-family:        Comic Sans MS;
    font-size:          small;
    font-weight:        bold;
    text-decoration:    none;
    line-height:        1.2;
    color:              #c0c0c0;
}

INPUT, TEXTAREA, SELECT
{
    font-family:        Comic Sans MS;
    font-size:          small;
    background-color:   #c0c0c0;
    color:              #black;
    margin-top:         0px;
    margin-bottom:      0px;
    margin-right:       0px;
    margin-left:        0px;
}

INPUT.formButton
{
    background-color:   #6666cc;
    color:              #ffffff;
}

TD.listHeading
{
    font-family:        Arial, sans-serif;
    font-size:          small;
    font-weight:        bold;
    text-decoration:    underline;
    color:              black;
    background-color:   #cccccc;
}

TD.listItem
{
    font-family:        Arial, sans-serif;
    font-size:          small;
    font-weight:        normal;
    text-decoration:    none;
    color:              #000000;
    background-color:   #eeeeee;
}


