@import url(/forum/aqa.forum.main.css);

h1{
 font: bold 120% Arial, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

#masthead{
        position: relative;
        top: 0px;
        left: 1%;
        right: 1%;
        width:98%;
        
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
        margin: 0px;
        padding: 16px 0px 8px 0px;
        color: #333333;
}

/************** utility styles *****************/

#utility{
        font: 75% Verdana,sans-serif;
        position: absolute;
        top: 16px;
        right: 0px;
        color: #919999;
}

#utility a{
        color: #333333;
}

#utility a:hover{
        text-decoration: underline;
}

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("../img/glbnav_background.gif");
}
a.glink, a.glink:visited{
        font: 13px Arial;
        color: #000000;
        font-weight: bold;
        margin: 0px;
        padding: 2px 5px 4px 5px;
        border-right: 1px solid #8FB8BC;
}

a.glink:hover{
        background-image:  url("../img/glblnav_selected.gif");
        text-decoration: none;
}


#globalNav img{
        margin-bottom: -4px;
 
}

#globalLink{
        position: absolute;
        top: 7px;
        height: 32px;
        min-width: 640px;
        padding: 0px;
        margin: 0px;
        left: 20px;
        z-index: 100;
}



.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
        font-family: Tahoma;
        position: absolute;
        top: 99px;
        background: white;
        left: 0px;
        /*width: 100%;*/
        min-width: 640px;
        height: 30px;
        padding: 0px 0px 0px 10px;
        visibility: hidden;
        color: #333333;
}

.subglobalNav a:link, .subglobalNav a:visited {
        font-size: 80%;
        color: #333333;
}

.subglobalNav a:hover{
        color: #000000;
}

/* ----------------------------------------------- */

.offlight 
{
 background-color:#FFFFFF;
}

.onlight
{
 background-color:#E0F0DE;
}

.alink {
color: green;
font-weight: bold;
}

.alinksig {
color: #C0C0C0;
font-weight: normal;
}
.arlink, .arlink:hover {
        text-decoration: none;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-bottom-style: dotted;
/*        border-top-color: #008800;
        border-right-color: #008800;
        border-bottom-color: #008800;
        border-left-color: #008800;
  */
}

acronym {
        cursor: help;
        border-bottom: 1px dotted;
}

body {
        scrollbar-base-color: white;
        scrollbar-arrow-color: #004000;
        background: #FFFFFF fixed;
}


a {
        color: #004000;
        text-decoration: none;
}


        a:hover {
        text-decoration: underline;
}


.subject {
        font-size: 12px;
        font-family: Tahoma;
        font-weight: bold;
}


.post {
        font-size: 14px;
        font-weight: normal;
        font-family: Tahoma;
}


.header {
        color: white;
        background-color: #004000;
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
}


.header2 {
        background-color: white;
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
}


.category {
        background: "grad.gif";
        font-family: Tahoma;
        font-size: 12px;
}


.tablerow {
        font-family: Tahoma;
        color: black;
        font-size: 12px;
}


.nav {
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
}


.smalltxt {
        font-size: 11px;
        font-family: Tahoma;
}


.mediumtxt {
        font-size: 12px;
        font-family: Tahoma;
        font-weight: normal;
        color: black;
}


.navtd {
        font-size: 11px;
        font-family: Tahoma;
        color: white;
        background-color: #004000;
        text-decoration: none;
}


.multi {
        font-family: verdana;
        font-size: 11px;
}


textarea, select, input, object {
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        background-color: #fafafa;
        color: black;
}

.mypost {         
        padding: 5px;
        border: 1px solid #004000;
        width: 100%;
}

.menuclass{
 display:none;
 position:absolute;
 filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=95)";
}

#infobar {
        FONT: message-box;
        Z-Index: 100;
}
#infobar A {
        CLEAR: both; PADDING-RIGHT: 0.3em; DISPLAY: block; PADDING-LEFT: 2em; BACKGROUND: url(warning.gif) infobackground fixed no-repeat 0.3em 0.3em; FLOAT: left; PADDING-BOTTOM: 0.45em; WIDTH: 100%; CURSOR: default; COLOR: infotext; PADDING-TOP: 0.45em; BORDER-BOTTOM: 0.16em outset; TEXT-DECORATION: none
}
#infobar A:link {
        CLEAR: both; PADDING-RIGHT: 0.3em; DISPLAY: block; PADDING-LEFT: 2em; BACKGROUND: url(warning.gif) infobackground fixed no-repeat 0.3em 0.3em; FLOAT: left; PADDING-BOTTOM: 0.45em; WIDTH: 100%; CURSOR: default; COLOR: infotext; PADDING-TOP: 0.45em; BORDER-BOTTOM: 0.16em outset; TEXT-DECORATION: none
}
#infobar A:visited {
        CLEAR: both; PADDING-RIGHT: 0.3em; DISPLAY: block; PADDING-LEFT: 2em; BACKGROUND: url(warning.gif) infobackground fixed no-repeat 0.3em 0.3em; FLOAT: left; PADDING-BOTTOM: 0.45em; WIDTH: 100%; CURSOR: default; COLOR: infotext; PADDING-TOP: 0.45em; BORDER-BOTTOM: 0.16em outset; TEXT-DECORATION: none
}
#infobar A:active {
        CLEAR: both; PADDING-RIGHT: 0.3em; DISPLAY: block; PADDING-LEFT: 2em; BACKGROUND: url(warning.gif) infobackground fixed no-repeat 0.3em 0.3em; FLOAT: left; PADDING-BOTTOM: 0.45em; WIDTH: 100%; CURSOR: default; COLOR: infotext; PADDING-TOP: 0.45em; BORDER-BOTTOM: 0.16em outset; TEXT-DECORATION: none
}
#infobar A:hover {
        BACKGROUND: url(warning2.gif) highlight fixed no-repeat 0.3em 0.3em; COLOR: highlighttext
}
#spe ,  #spe A:link{
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        background-color: white;
        color: #4d414d;


}
.blue a {
        color: blue;
        font-size: 125%;
}
