body
{
    margin: 0 0 0 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 11px;
    color: #f8eec6;
    font-family: Arial;
    text-decoration: none;
    background-color: #190a00;
    height:100%;
}

table.top1
{ 
    background-position: right top;
    background-image: url(/images/junk_bginside.jpg);
    width: 100%; 
    border:0;
}

table.top2
{
    background-position: right top;
    background-repeat: no-repeat;
    width: 100%; 
    height:280px;
    border:0;
}
table.top2g
{
    background-image: url(/images/testlongpicdark.jpg);
    background-position:  100% 0%; 
    background-repeat: no-repeat;
    width: 100%; 
    border:0;

}
table.top3
{
    background-position: right top; 
    background-repeat: no-repeat;
    background-image: url(/images/mainpictextbg.jpg);
    width: 100%; 
    border:0;
}

A.aboutus:link { font-size: 10pt; color: #81C9FF }       /* unvisited link-blue */
A.aboutus:visited { font-size: 10pt; color: #C8C8C8 }   /* visited links-grey */
A.aboutus:active { font-size: 10pt; color: #B7F6FF }    /* active links- */
table.aboutus {font-family: "Verdana", "Arial"; font-size: 9pt; color: #FFF9BB}
SPAN.categoryheader { font-family: "Georgia", "Bookman Old Style", "Century Schoolbook"; letter-spacing: 1pt; font-size: 14pt; color: #FFF9BB; text-decoration: underline }
TABLE.text
{
    FONT-SIZE: 11px;
    COLOR: #f8eec6;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
TABLE.glosstitle
{
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
TABLE.header
{
    FONT-SIZE: 13px;
    COLOR: #f8eec6;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}


INPUT
{
    FONT-SIZE: 11px;
}
SELECT
{
    FONT-SIZE: 11px;
}
A.gold
{
    FONT-SIZE: 11px;
    COLOR: #ddcd8c;
    TEXT-DECORATION: underline
}
A.gold:hover
{
    FONT-SIZE: 11px;
    COLOR: white;
    TEXT-DECORATION: underline
}
A.termlink
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    TEXT-DECORATION: none
}
A.termlink:hover
{
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    TEXT-DECORATION: underline
}
TD.login
{
    COLOR: black;
    FONT-FAMILY: Arial
}
A
{
    FONT-SIZE: 12px;
    COLOR: white;
}
A:hover
{
    COLOR: white;
}
.text
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
INPUT.googlebtn
{
    BORDER-RIGHT: #c7ba95 thin solid;
    BORDER-TOP: #f0e6c8 thin solid;
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: #f0e6c8 thin solid;
    COLOR: #000000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #c7ba95 thin solid;
    FONT-FAMILY: Arial, Tahoma, sans-serif;
    BACKGROUND-COLOR: #e3d6b0;
    /*bold: BACKGROUND-COLOR: #a1af7e*/
}
TD.headerbg
{
    FONT-SIZE: 13px;
    COLOR: #f8eec6;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: black;
    TEXT-DECORATION: none
}
TD.subheader
{
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
TD.multibg
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: black;
    TEXT-DECORATION: none
}
BODY.bg
{
    BACKGROUND-COLOR: #4b2406
}
TEXTAREA
{
    FONT-SIZE: 11px;
}
TD.term
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    TEXT-DECORATION: none
}
FONT.text
{
    FONT-SIZE: 12px;
    COLOR: #f8eec6;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
FONT.text:hover
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
FONT.text2
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
FONT.text2:hover
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
/*Modal Popup*/
.modalBackground {
	background-color:Silver;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.modalPopup {
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	background-color:Black;
}
