/* Style sheet optimized for IE4x - Last updated 02/28/01 by Tommy Stephenson - Day of the Quake! 6.8!*/


/* ================================
    NORMAL TEXT THROUGHOUT SITE
   ================================
*/
.size1
{ 
    font-size: 10px;
    font-family: Verdana, Arial, Sans-Serif
}


.size2
{ 
    font-size: 12px; 
    font-family: Verdana, Arial, Sans-Serif 
}

A.size2:link, A.size2:visited
{ 
    font-size: 12px;
    color: #003366;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline
}

A.size2:hoover
{ 
    font-size: 12px;
    color: #FF9900;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline
}

.size3
{ 
    font-size: 14px; 
    font-family: Verdana, Arial, Sans-Serif 
}

A.size3:link, A.size3:visited
{ 
    font-size: 14px;
    color: #003366;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline
}

A.size3:hoover
{ 
    font-size: 14px;
    color: #FF9900;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline
}

.headline {font-family: arial, helvetica, ms sans serif; color: #404450; font-size: 20px; font-style: italic; font-weight: 700; text-transform: capitalize; text-decoration: none}

.title1 { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva }
.title2 { color: white; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva }
.title3 { color: white; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva }

/* */
.navlink
{
    font-family: arial, helvetica, ms sans serif; 
    font-size: 11px; 
    line-height:  20px; 
    font-weight:bold; 
    text-decoration: none
}

A.navlink:link
{
    font-family: arial, helvetica, ms sans serif; 
    color: #152c8a; 
    font-size: 11px; 
    line-height: 20px; 
    font-weight:bold; 
    text-decoration: none
}

A.navlink:active
{
    font-family: arial, helvetica, ms sans serif;
    color: white;
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
}

A.navlink:visited
{
    font-family: arial, helvetica, ms sans serif;
    color: #666666;
    font-size: 11px;
    line-height: 20px;
    font-weight:bold;
    text-decoration: none
}

A.navlink:hover
{
    font-family: arial, helvetica, ms sans serif;
    color: white;
    background-color: #88BB00; 
    font-size: 11px; 
    line-height: 20px; 
    font-weight:bold; 
    text-decoration: none
}

/* ================================
    TOP MENU STYLES FOR STORE
   ================================
*/
.menu, A.menu:link, A.menu:visited
{
    font-family: Verdana, Arial, Sans-Serif;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none
}

A.menu:hover, A.menu:visited:hover
{
    font-family: Verdana, Arial, Sans-Serif; 
    color: #FF9900; 
    font-size: 11px; 
    text-decoration: underline
}


A:link, A:visited
{ 
    color: #003366; 
    text-decoration: underline 
}

A:hover, A:visited:hover
{ 
    color: #FF9900;
    text-decoration: underline
}

