body
{
    font-family: Verdana, Arial;
    background-color: #fffacd;
    font-size: 10pt;
}

.AXTitle
{
    font-size: 36pt;
    color: red;
    font-family: 'Comic Sans MS' , Verdana;
    text-decoration: none;
}

.AXTitle a
{
    font-size: 36pt;
    color: red;
    font-family: 'Comic Sans MS' , Verdana;
    text-decoration: none;
}

.AXSubTitle
{
    font-size: 13.5pt;
    color: black;
    font-family: Verdana, Arial;
    font-weight: bold;
    text-align: center;
}

a
{
    font-weight: bold;
    font-size: small;
    color: blue;
}

.AXSmall
{
    font-size: 80%;
    font-family: Verdana, Arial;
    background-color: #ffdead;
}

.AXSmall input
{
    font-size: 80%;
    font-family: Verdana, Arial;
}

.AXUpperCase input
{
    text-transform: uppercase;
}

select
{
    font-size: 100%; font-family: Verdana, Arial;
}

.AXErrorMessage
{
    font-weight: bold;
    color: red;
}

.AXShade
{
    background-color: #ffdead;
}

td
{
    background-color: #fffacd;
    font-size: 10pt;  
}

a:link {color: blue; font-weight: bold; font-size: 10pt; }
a:active {color: blue; font-weight: bold; font-size: 10pt;}
a:visited {color: blue; font-weight: bold; font-size: 10pt;}

a.internal { text-decoration: none; font-size: xx-large }
a.internal2 { text-decoration: none; font-size: medium }


.sb a.delicious {background:url("images/delicious.gif") no-repeat 0 0;}
.sb a.digg {background:url("images/digg.gif") no-repeat 0 0; padding:0 0 0 20px;}
.sb a.reddit {background:url("images/reddit.gif") no-repeat 0 0; padding:0 0 0 20px; font-size:xx-small;}
.sb a.facebook {background:url("images/facebook.gif") no-repeat 0 0;}
.sb a.stumbleupon {background:url("images/stumbleupon.gif") no-repeat 0 0;}

.sb a:link {text-decoration: none; color: gray; font-weight: normal; font-size: 8pt; }
.sb a:active {text-decoration: none; color: gray; font-weight: normal; font-size: 8pt;}
.sb a:visited {text-decoration: none; color: gray; font-weight: normal; font-size: 8pt;}

.sb a {padding: 0 0 0 18px;}
.sb a {margin: 0 5px 0 0px;}


.largelink4 a:link{color: blue; font-weight: bold; font-size: 13pt; }
.largelink4 a:active{color: blue; font-weight: bold; font-size: 13pt;}
.largelink4 a:visited{color: blue; font-weight: bold; font-size: 13pt;}
.largelink4 {font-size: medium}

.smalllink a:link {color: blue; font-weight: bold; font-size:  7pt; }
.smalllink a:active {color: blue; font-weight: bold; font-size:  7pt;}
.smalllink a:visited {color: blue; font-weight: bold; font-size:  7pt;}
