
/* Global Table Settings */
table {
        font-family: Georgia;
        font-size  : 14px;
        color      : #FFFFFF;
	text-align  : center;

}

body { 
	font-family : Georgia;
	font-size : 14px;
	color : #FFFFFF;
	background-color : #000000;

}

td {
        font-family: Verdana;
        font-size  : 14px;
        color      : #000000; 
	text-align: center;

}

/* Colors */

/*used for menu titles*/
.titlebg {
        background-color: #FFAAAA;
        font-family: Verdana, Helvetica;
        font-size  : 18px;
        color      : #000000;
        font-weight: bold;
}

.btbll {
        font-family: Verdana;
        font-size  : 16px;
        color      : #FFFFFF;
        text-align  : left;

}

.btblr {
        font-family: Verdana;
        font-size  : 16px;
        color      : #FFFFFF;
        text-align  : right;

}


.catbg {
        background-color: #001132;
        font-family     :  Verdana;
        font-size       : 16px;
        color           : #FFFFFF;
        font-weight     : bold;
}
.hr        { background-color: #339999; }
.win       { background-color: #CCCCCC; 
		color: #000000;
}


/*used for nav menu selections*/
.win2      { 
		background-color: #333333; 
		color: #FFFFFF;
		text-align: justify;
                font-size  : 16px;
}

.invistbl {
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
                font-size  : 14px;
		font-weight:bold;
		vertical-align:top;
}

.invistbl2 {
		background-color: #202020;
		color: #FFFFFF;
		text-align: center;
                font-size  : 16px;
		font-weight:bold;
}

.invistbl3 {
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
                font-size  : 16px;
		font-weight:bold;
		vertical-align:top;
}

.invistbl4 {
		background-color: #BBBBBB;
		color: #FFFFFF;
		text-align: left;
                font-size  : 12px;
		font-weight:normal;

}

.invistbl5 {
		background-color: #FFFFFF;
		color: #0000AA;
		text-align: left;
                font-size  : 12px;
		font-weight:normal;

}
.gotprice {
		background-color: #FFFFFF;
		color: #FF0000;
		text-align: left;
                font-size  : 12px;
		font-weight:bold;
}

.wsrch-title {
		background-color: #BBBBBB;
		color: #000000;
		text-align: center;
                font-size  : 10px;
		font-weight:bold;
}

.wsrch-button {
		background-color: #BBBBBB;
		color: #000000;
		text-align: center;
                font-size  : x-small;
		font-weight:normal;
		font-variant: small-caps;
}


.wsrch {
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
                font-size  : 12px;
		font-weight:normal;
		vertical-align:top;
}
.wsrch2 {
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
                font-size  : 12px;
		font-weight:bold;
		vertical-align:middle;
}


.win2n	{
                background-color: #000000;
                color: #FFFFFF;
		text-align	: left;
	        font-size  : 14px;
		font-weight:bold;
		vertical-align: top;
}

.win3      { background-color: #000000; 
	     color: #C1323B;
} /* Used for link fields in nav menu*/

.border    { background-color: #877965; }
.border2   { background-color: #FF0000; }
.border3   { background-color: #FFFFFF; }
.smalltext { font-size       : 9px; } /* Small font text size, can also change color, etc */

.a-mnav { color:#BBBBBB;text-decoration:none;}
.a-mnav:active { color:#FFFFFF; text-decoration:none;}
.a-mnav:visited { color:#666666; text-decoration:none;}
.a-mnav:hover{ color:#FFFFFF; text-decoration:none;}
.a-mnav:link{color:#BBBBBB; text-decoration:none;}

.a-inav { color:#000000;
	  text-decoration:none;
}

.a-inav:active { color:#CC0505; 
		 text-decoration:none;
		 background:#FFFFFF;
}

.a-inav:visited { color:#4444FF; 
		  text-decoration:none;
}
.a-inav:link{color:#000000; 
	     text-decoration:none;
}
.a-inav:hover{ color:#CC0404; 
	       text-decoration:none;
}

.a-bnav { color:#FFFF00;text-decoration:none;}
.a-bnav:active { color:#FFFF77; text-decoration:none;}
.a-bnav:visited { color:#FFFF77; text-decoration:none;}
.a-bnav:hover{ color:#FFFFFF; text-decoration:none;}
.a-bnav:link{color:#FFFF43; text-decoration:none;}

.a-lnav { color:#FF0000;text-decoration:none;}
.a-lnav:active { color:#FF7777; text-decoration:none;}
.a-lnav:visited { color:#FF8888; text-decoration:none;}
.a-lnav:link{color:#FF0000; text-decoration:none;}
.a-lnav:hover{ color:#FFFFFF; text-decoration:none;}

.a-hidden  { color:#000000; }
.a-hidden:active { color:#000000; }
.a-hidden:visited { color:#000000; }
.a-hidden:hover { color:#000000; }

.a-qhelp { 
	    color: #FFFF00;
	    font-size	:10px;
	    text-decoration: none;
}

.a-qhelp:active{color: #FFFF00;text-decoration:none;}
.a-qhelp:visited{color: #FFFF00;text-decoration:none;}
.a-qhelp:link{color: #FFFF00;text-decoration:none;}
.a-qhelp:hover{color: #FFFF00;text-decoration:none;}

/* Links
a, a:link, a:active, a:visited {
        text-decoration: none;
        color          : #FF9999;
        font-family    : Verdana, Helvetica;
        font-weight    : bold;
	font-size      : 12px;
}
        
a:hover {
        text-decoration: none;
        color          : #CC0000;
        font-family    : Verdana, Helvetica;
        font-weight    : bold;
	font-size      : 12px;
}

*/
/* Forms */
input, textarea, select, button {
        color           : #000000; 
        background-color: #BBBBBB;
        font-family     : Verdana, Helvetica, FFFFFF, Helvetica, sans-serif;
        font-size       : 12px;
        border          : 1px #AA0000 solid;

        border-top-width   : 1px;
        border-right-width : 1px;
        border-bottom-width: 1px;
        border-left-width  : 1px;
}

.darkbuttons {
		font-size	: small;
		color		: #FFFFFF;
		background-color: #000000;
		border-style	: none;
		border		: none;
	}


/* side menu javascript definitions, will be removed later*/
.itemBorder { border: 1px solid Gray }
.itemText { text-decoration: none; color: #CCCCCC; font: 12px Arial,
Helvetica }

.crazyBorder { border: 2px outset #FFFFFF }
.crazyText { text-decoration: none; color: #000000; font: Bold 12px Arial, Helvetica }


/* New Template Info*/

.invistbl-noctr {
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
                font-size  : 14px;
		font-weight:bold;
		vertical-align:top;
}

.sitemaptbl {
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
                font-size  : 14px;
		font-weight:bold;
		vertical-align:top;
}

/* registration/login box settings*/
.reg-title {
		background-color: #333333;
		color: #FFFFFF;
		text-align: center;
                font-size  : 16px;
		font-weight:bold;
}

.reg-button {
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
                font-size  : x-small;
		font-weight:normal;
		font-variant: small-caps;
}


.reg {
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
                font-size  : 12px;
		font-weight:normal;
		vertical-align:top;
}

.reg-ilbl{
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		font-size: 14px;
		font-weight: bold;
}

.reg-i{
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		font-size: 14px;
		font-weight: normal;
}

.form-title {
		background-color: #333333;
		color: #FFFFFF;
		text-align: center;
                font-size  : 16px;
		font-weight:bold;
}

.form-button {
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
                font-size  : x-small;
		font-weight:normal;
		font-variant: small-caps;
}


.form {
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
                font-size  : 12px;
		font-weight:normal;
		vertical-align:top;
}

.form-ilbl{
		background-color: #000000;
		color: #FFFFFF;
		text-align: right;
		font-size: 14px;
		font-weight: bold;
}

.form-i{
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		font-size: 14px;
		font-weight: normal;
}

/* this class is used for the customer services login block in the page header*/

.hlogin-border{
		background-color: #FFFF00;
}

.hlogin-title{
		background-color: #666600;
		color: #FFFFFF;
		font-weight: bold;
}

.hlogin-i{
		background-color: #000000;
		color: #FFFFFF;
		font-weight: bold;
}

.abctitle	{
                background-color: #222222;
                color: #FFFFFF;
		text-align	: center;
	        font-size  : 14px;
		font-weight:bold;
		vertical-align: top;
}

.abcdata	{
                background-color: #000000;
                color: #FFFFFF;
		text-align	: center;
	        font-size  : 14px;
		font-weight:bold;
		vertical-align: top;
}

.head-announce {
		background-color: #000000;
		color: #FFFFFF;
		text-align: center;
                font-size  : 20px;
		font-weight:bold;
		vertical-align:top;
}

input { text-indent: 5px; }

