/* CSS Document */

/********************************************/
.headertxt
{
    FONT-SIZE: 16pt;
    COLOR: #000000;
    FONT-FAMILY: arial;
    font-weight:   bold;
    TEXT-DECORATION: none
}

.banner
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #FFFFFF;
}
 
.list1
{
 background-color:  rgb(1,3,77);
 COLOR: #FFFFFF;
 font-size:   	14px;
}

.list2
{
 background-color:  #7F7F7F;
}

.tablecolor1
{
 background-color:  #000000;
}

.tablecolor2
{
 background-color:  #FFFFFF;
}

.tablecolor3
{
 background-color:  #000000; 
}

.tablecolor4
{
 background-color:  #8D886A;
}

.tablecolor5
{
 background-color:  #E60000;
}
.tablecolor6
{
 background-color:  #FFFFFF;
}
.tablecolor7
{
 background-image:url(http://www.totalteammanagement.ca/ttm/groups/stlmha/images/side_bg.bmp);background-repeat;
}

.tablecolor8
{
 background-color:  #FFFFFF;
/* background-image:url(http://www.totalteammanagement.ca/ttm/groups/stlmha/images/logo_outlines_bg2.jpg);background-repeat: repeat;*/
}

 
.right
{
    TEXT-ALIGN: right
}
.left
{
    TEXT-ALIGN: left
}
.center
{
    TEXT-ALIGN: center
}
.listHeader
{
 background-color:  #000000;
 COLOR: #E60000;
 font-size:   	14px;
}
/*
fieldset
{
   border: 8px solid #8D886A;
}
*/
hr.tablecolor4
{
   border: 3px solid #8D886A;
}
TABLE
{
    empty-cells: show
}
TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial;
    BORDER-COLOR: #8D886A
}

A
{
    FONT-SIZE: 12px;
    COLOR: #000000; 
    FONT-FAMILY: arial;
    TEXT-DECORATION: nounderline,bold;
}
A.special
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF; 
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
A:hover .special
{
    TEXT-DECORATION: underline,bold;
}
.frame
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline,bold;
}
A:link
{
    TEXT-DECORATION: bold;
}

a.image:link          { text-decoration: none }
a.image:visited       { text-decoration: none }
a.image:hover         { text-decoration: none }
a.image:active        { text-decoration: none }

.banner
{
	FONT-SIZE: 14pt;
}

.nocolortxt
{
	COLOR: #000000;
}

.nocolor
{
    MARGIN-TOP: 0;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 0;
    MARGIN-RIGHT: 0;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #FFFFFF;
    margin-width: 0;
    margin-height: 0
}

BODY
{
    MARGIN-TOP: 0;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 0;
    MARGIN-RIGHT: 0;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: rgb(83,99,180); 
    margin-width: 0;
    margin-height: 0;
}

INPUT
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}

TEXTAREA
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}


OPTION
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}
SELECT
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}
.hidden
{
    VISIBILITY: hidden
}

IMG { border-style: none; }


.nohover
{
    Text-decoration: none;
    COLOR: #000000;
    BACKGROUND-COLOR: #000000;
}

.template		{ border: 2px solid rgb(1,3,77); background: rgb(255,255,255); }

/********************************************/
