/* ------ Bodystyles ------ */

body
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-width: 0px;
margin-height: 0px;
margin-bottom: 0px;
COLOR: #666666;
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
scrollbar-base-color:#79A2D4; 
scrollbar-face-color:#ffffff; 
scrollbar-track-color:#79A2D4; 
scrollbar-3dlight-color:#79A2D4; 
scrollbar-highlight-color:#ffffff; 
scrollbar-arrow-color:#79A2D4; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-shadow-color:#79A2D4
}




/* ------ Linkstyles ------ */

a
{
font-size: 11px;
color: #F05A21;
font-family: Verdana,Arial,Helvetica;
text-decoration: underline
}

a:visited
{
font-size: 11px;
color: #F05A21;
}

A:active    
{
font-size: 11px;
color: #ffffff; 
background: #F05A21;
text-decoration: NONE
} 

A:hover     
{ 
font-size: 11px;
color: #ffffff; 
background: #F05A21; 
text-decoration: NONE
}


/* ------ Headingstyles ------ */

h1
{
font-weight:BOLD;
font-size: 16px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

h2
{
font-weight:BOLD;
font-size: 14px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

h3
{
font-weight:BOLD;
font-size: 12px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

h4
{
font-weight:BOLD;
font-size: 10px;
color: #336600;
font-family: Verdana,Arial,Helvetica
}

h5
{
font-weight:BOLD;
font-size: 14px;
color: #336600;
font-family: Verdana,Arial,Helvetica
}

h6
{
font-weight:BOLD;
font-size: 12px;
color: #336600;
font-family: Verdana,Arial,Helvetica
}





/* ------ Tablestyles ------ */

table
{
font-size: 11px;
color: #666666;
font-family: Verdana,Arial,Helvetica;
}

td
{
font-size: 11px;
color: #666666;
font-family: Verdana,Arial,Helvetica
}

tr
{
font-size: 11px;
color: #666666;
font-family: Verdana,Arial,Helvetica
}

.tableenglishdarkgreen
{
background: #003300; 
font-size: 11px;
color: #bababa;
font-family: Verdana,Arial,Helvetica
}

.tableenglishgreen
{
background: #336600; 
font-size: 11px;
color: #bababa;
font-family: Verdana,Arial,Helvetica
}

.tableenglishgreenHeading1
{
background: #336600; 
font-size: 14px;
font-weight: bold;
color: #CCCC99;
font-family: Verdana,Arial,Helvetica
}


.tableenglishgreenLight
{
background: #669900; 
font-size: 11px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

.tableenglishbeige
{
background: #CCCC99; 
font-size: 11px;
color: #666666;
font-family: Verdana,Arial,Helvetica
}

.tablewhitebgr
{
background: #FFFFFF; 
font-size: 11px;
color: #666666;
font-family: Verdana,Arial,Helvetica
}

.tabletextwhitebgrlineheight
{
background: #FFFFFF; 
font-size: 11px;
color: #666666;
line-height: 150%;
font-family: Verdana,Arial,Helvetica
}

.tablewhiteheading
{
font-size: 20px;
font-weight: bold;
color: #F05A21;
font-family: Verdana,Arial,Helvetica
}

.table3
{
background: #ffffff; 
font-size: 11px;
color: #666666;
font-family: Verdana,Arial,Helvetica

}
.table4
{
background: #cccccc; 
font-size: 11px;
color: #666666;
font-family: Verdana,Arial,Helvetica
}

.table5
{
background: #669999; 
font-size: 11px;
color: #666666;
font-family: Verdana,Arial,Helvetica
}

.table6
{
background: #E2E2E2; 
font-size: 10px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

.table7
{
background: #F58220; 
font-weight: bold; 
font-size: 11px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

.tableBlack
{
background: #000000; 
font-size: 11px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

.table9
{
background: #ffffff; 
font-weight: bold; 
font-size: 10px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

.table10
{
background: #ffffff; 
font-size: 10px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

.tableLightBlue
{
background: #79A2D4; 
font-weight: bold; 
font-size: 11px;
line-height: 150%;
color: #000000;
font-family: Verdana,Arial,Helvetica
}



/* ------ Liststyles ------ */

ol {
 list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}



/* ------ The Bitter End ------ */
