body {
	margin: 0px;
	font-family: Tahoma, Arial, 'Sans Serif', Adobe-Helvetica;
}

H1
{
    FONT-SIZE: 28px
}
.desc
{
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal
}
.title
{
    COLOR: #ffffff;
    FONT-SIZE: 22pt;
    FONT-WEIGHT: normal;
    MARGIN-LEFT: 0px;
    TEXT-ALIGN: left;
    TEXT-INDENT: 0px;
    TEXT-TRANSFORM: uppercase
}
.list
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
H2
{
    FONT-SIZE: 20px
}
UL
{
    MARGIN-LEFT: 15px;
    TEXT-INDENT: 0px
}
TD
{
    FONT-SIZE: 10pt
}
FORM
{
    FONT-SIZE: 12px
}
P
{
    FONT-SIZE: 14px;
    TEXT-ALIGN: justify
}
B
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
TABLE
{
    FONT-SIZE: x-small
}
TD
{
	/*
    FONT-FAMILY: Tahoma, Arial, 'Sans Serif', Adobe-Helvetica
	*/
}
FORM
{
    FONT-SIZE: x-small
}
.img
{
    TEXT-ALIGN: center;
    TEXT-INDENT: 0px
}
.noind
{
    TEXT-ALIGN: left;
    TEXT-INDENT: 0px
}
.attn
{
    COLOR: #ff0000;
    FONT-SIZE: large;
    TEXT-ALIGN: left;
    TEXT-INDENT: 0px
}
.footer
{
    FONT-SIZE: 12px;
    TEXT-INDENT: 0px
}
.hidden
{
    COLOR: #000000;
    FONT-SIZE: 2px;
    TEXT-ALIGN: left;
    TEXT-INDENT: 0px
}
A:link
{
}
A:visited
{
}
A:hover
{
    COLOR: #999999
}
.header
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-INDENT: 0px
}
BODY
{
	/*
    FONT-FAMILY: Tahoma, Arial, 'Sans Serif', Adobe-Helvetica
	*/
}
.bold
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
#bold
{
    COLOR: olive;
    FONT-WEIGHT: bold
}

.menu {
  border-bottom: solid #000000 2px;
  border-right: solid #000000 2px;
  border-left: solid #EEEEEE 2px;
  border-top: solid #EEEEEE 2px
}

.menu_button {
	/*
  font-family: Tahoma, Arial, 'Sans Serif', Adobe-Helveticai;
  */
  font-weight: bold;
  color: #FFFFFF;
  /*
  border-bottom: solid #000000 0px;
  border-right: solid #000000 0px;
  border-left: solid #000000 0px;
  border-top: solid #000000 0px
  */
  
}

.menu_tab_off {
  font-weight: bold;
  background: #EEEEEE;
  /*background-image: url(images/slate.gif);*/
  background-image: url(images/menu_bg.gif);
  /*
  border-bottom: solid #000000 1px;
  border-right: solid #000000 1px;
  border-left: solid #CCCCCC 1px;
  border-top: solid #CCCCCC 1px;
  */
  border-right: 1px groove #000;
  color: #fff;
}

.menu_tab_off a {
	color: #fff;
	text-decoration: none;	
}

.menu_tab_on {
  font-weight: bold;
  background: #FFFFFF;
  /*
  border-right: solid #000000 1px;
  border-left: solid #999999 1px;
  border-top: solid #000000 1px
  */
  border-right: 1px groove #000;
}

.menu_tab_on a {
	color: #000;
	text-decoration: none;	
}

.menu_tab_none {
  border-bottom: solid #000000 1px
}

.menu_item_mid {
  font-weight: bold;
  background: #FFFFFF;
}

.menu_item_left {
  font-weight: bold;
  background: #FFFFFF;
  border-left: solid #000000 1px;
}

.menu_item_right {
  font-weight: bold;
  background: #FFFFFF;
  border-right: solid #000000 1px;
}

.menu_item_link {
  font-weight: bold;
  color: #CC0000;
}

.table_header_left {
  font-weight: bold;
  color: #000;
  
  border-top: solid #000000 1px;
  border-bottom: solid #000000 1px;
  border-left: solid #000000 1px;
}

.table_header_mid {
  font-weight: bold;
  color: #000;
  
  border-top: solid #000000 1px;
  border-bottom: solid #000000 1px;
}

.table_header_right {
  font-weight: bold;
  color: #000;
  
  border-top: solid #000000 1px;
  border-bottom: solid #000000 1px;
  border-right: solid #000000 1px;
}

.table_footer_left {
  
	border-top: solid #000000 1px;
  /*
	border-left: solid #000000 1px;
  border-bottom: solid #000000 1px;
  
  background-image: url(images/slate.gif);
  */
}

.table_footer_mid {
  
  border-top: solid #000000 1px;
  /*
  border-bottom: solid #000000 1px;
  
  background-image: url(images/slate.gif);
  */
}

.table_footer_right {

border-top: solid #000000 1px;
/*
border-right: solid #000000 1px;
  border-bottom: solid #000000 1px;
  
  background-image: url(images/slate.gif);
  */
}

.row_left {
  border-left: solid #000000 1px;
}

.row_right {
  border-right: solid #000000 1px;
}

.row_color_1 {
  background: #FFFFFF;
}

.row_color_2 {
  background: #EEEEEE;
}

.login {
	/*
  border-bottom: solid #000000 2px;
  border-right: solid #000000 2px;
  border-left: solid #EEEEEE 2px;
  border-top: solid #EEEEEE 2px
  */
  border: 1px solid #ccc;
}
.logo {
	background-image: url(images/extromedia_logo_bg.jpg);	
}
