
A:visited
{
text-decoration: underline, none;
color: #000000;
} 

A:link
{
text-decoration: underline, none;
color: #000000;
}

A:hover
{
text-decoration: underline, none;
color: blue;
}


Body
{
/*background-image: url(../media/left_bg2.gif); */ /* ../media/bg-content-cropped.jpg */
background-repeat: repeat;
background-position:0% 0%;
/*background-attachment: fixed;*/
background-color: #b5b5b5;     /*org color = 1e2046    real color = 1a1046 */
/*margin: 5 10;*/    /* first number is topmargin,  second is leftmargin  margins=10 10*/
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
font-family: verdana,tahoma,times new roman,sans-serif,arial,monotype corsiva;
font-size: 9pt;
color: #000000;    /* specifies FONT color org=bdbdbd new=BBA86C new2=b29411 new3=dbbb06 new4=caaa06 org=baa100 */

scrollbar-arrow-color: #003466;
scrollbar-track-color: #888888;
scrollbar-face-color: #DADAB6;
scrollbar-highlight-color: #dddddd;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #555555;
}

Table
{
font-family: arial,monotype corsiva,arial,tahoma,sans-serif;
font-size: 9pt;
}


h1
{
font-size: 16pt;
/*font-variant: small-caps;*/
line-height: 16pt;
margin-bottom: 0px;
padding-bottom: 0px;
color: #000000;
}


h2
{
font-variant: small-caps;
line-height: 16pt;
margin-bottom: 0px;
padding-bottom: 0px;
color: #000000; /* blue 475AA6 */
}

h3
{
line-height: 16pt;
margin-bottom: 0px;
padding-bottom: 0px;
color: #000000; /* blue 475AA6 */
}


h4
{
font-variant: small-caps;
line-height: 13pt;
margin-bottom: 0px;
padding-bottom: 0px;
}



p
{
margin-top: 2pt;
margin-bottom: 2pt;
}



hr
{
/*width: 0;*/
line-height: 2px;
/*padding: height-21;*/
margin-bottom: 0px;
padding-bottom: 0px;
color: #777777;
}



input
{
font-size: 14px;
color= #000000;
background-color: #efefef;
border: 1px solid #555555;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


select
{
font-size: 14px;
color= #000000;
background-color: #efefef;
border: 1px solid #555555;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


textarea
{
font-size: 14px;
color= #000000;
background-color: #efefef;
border: 1px solid #555555;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


















input.alt
{
font-size: 14px;
color= #000000;
background-color: #efefef;
border: 1px solid #555555;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


select.alt
{
font-size: 14px;
color= #000000;
background-color: #efefef;
border: 1px solid #555555;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


textarea.alt
{
font-size: 14px;
color= #000000;
background-color: #efefef;
border: 1px solid #555555;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}






.header
{
font-variant: small-caps;
font-size: 12pt;
font-weight: bold;

/*filter: dropshadow(color=#aaaaaa offx=2 offy=2 positive=2);*/
}

.header_b
{
font-variant: small-caps;
font-size: 12pt;
font-weight: bold;
background-repeat: no-repeat;
background-position: 50% 50%;  /*  first name is horz align second name is vert align - 40 - 110 */
}


.invert   /* for invert text color for titles  */
{
background-color: #bdbdbd;
color: #1e2047;
}


.justification   /* variable for text alignment - use div tag to enable/disable  */
{
text-align: justify;
}


.enhanced
{
background-repeat: no-repeat;
/*background-position:0 0;*/
background-position: 0% 0%;
/*background-attachment: fixed;*/
}


.root_table_org
{
background-image: url(../media/bg-body1.jpg);
background-repeat: no-repeat;
background-position: 0px 100px;
}



.root_table
{
background-image: url(../media/bg-body2.jpg);
background-color: #eeeeee;
background-repeat: repeat;
/*background-position: 0% 80%;*/
background-position: 0px 0px;
/*background-attachment: fixed;*/
}



.root_table_two
{
background-image: url(../media/bg-body5.jpg);
background-repeat: repeat-y;
background-position: 0px 143px;
}


.link_on
{
color: #000000;
/*font-style: italic;*/
/*font-variant: small-caps;*/
}

.link_off
{
color: white;
/*font-variant: small-caps;*/
}






/*  ------------- content catagories -------------- */








/* -------------- end content catagories --------------- */








