/*
Author(s): Kumar Konidala, Santosh L. Gawande[sansugoi@rediffmail.com]
Date     : 03-Sep-2004
Version  : 1.0
CSS Stylesheet for a Apamex site
*/

.body
{
   BACKGROUND-COLOR: white;
   FONT-FAMILY: Verdana, Helvetica, sans-serif;
   FONT-SIZE: 10px;
   FONT-WEIGHT: normal;
   LETTER-SPACING: normal;
   TEXT-TRANSFORM: none;
   WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
   COLOR: #003366;
}
H1      {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size:      36px;
       font-weight:    700;
       font-style:     normal;
       text-decoration:        none;
       word-spacing:   normal;
       letter-spacing: normal;
       text-transform: none;
       }

H2      {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size:      30px;
       font-weight:    700;
       font-style:     normal;
       text-decoration:        none;
       word-spacing:   normal;
       letter-spacing: normal;
       text-transform: none;
       }

H3      {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size:      24px;
       font-weight:    500;
       font-style:     normal;
       text-decoration:        none;
       word-spacing:   normal;
       letter-spacing: normal;
       text-transform: none;
       }

H4      {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size:      18px;
       font-weight:    500;
       text-decoration:        none;
       word-spacing:   normal;
       letter-spacing: normal;
       text-transform: none;
       }

H5, DT  {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size:      12px;
       font-weight:    700;
       font-style:     normal;
       text-decoration:        none;
       word-spacing:   normal;
       letter-spacing: normal;
       text-transform: none;
       }

H6      {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size:      8px;
       font-weight:    700;
       font-style:     normal;
       text-decoration:        none;
       word-spacing:   normal;
       letter-spacing: normal;
       text-transform: none;
       }

TFOOT, THEAD    {
       font-size:      12px;
       word-spacing:   normal;
       letter-spacing: normal;
       text-transform: none;
       font-family: Arial, Helvetica, sans-serif;
       }

TH      {
       vertical-align: baseline;
       font-size:      12px;
       font-weight:    bold;
       word-spacing:   normal;
       letter-spacing: normal;
       text-transform: none;
       font-family: Arial, Helvetica, sans-serif;
       }

/* This link is for "not get used link" */
A:link
{
	color:  blue;
	text-decoration:none;
 }
/* once used link */
A:visited
{
	color:  purple;
	text-decoration:none;
}
/* when mouse clicked on link */
A:active
{
	color:  green;
	text-decoration:none;
}
/* when mouse is brought over this... */
A:hover
{
	color:Maroon;
	text-decoration:none;
}

SMALL   {
       font-size:      8px;
       }

BIG     {
       font-size:      12px;
       }

UL LI   {
       list-style-type:        square ;
       }

UL LI LI        {
       list-style-type:        disc;
       }

UL LI LI LI     {
       list-style-type:        circle;
       }

OL LI   {
       list-style-type:        decimal;
       }

OL OL LI        {
       list-style-type:        lower-alpha;
       }

OL OL OL LI     {
       list-style-type:        lower-roman;
       }

.cursor_hand
{
   CURSOR: hand
}

.dispgreenmsg
{
   FONT-WEIGHT: bold;
   FONT-SIZE: 12px;
   COLOR: green;
   FONT-FAMILY: Verdana, Arial;
   TEXT-ALIGN: left;
}

.dispgraymsg
{
   FONT-WEIGHT: bold;
   FONT-SIZE: 12px;
   COLOR: gray;
   FONT-FAMILY: Verdana, Arial;
   TEXT-ALIGN: left;
}
.dispredmsg
{
   FONT-WEIGHT: bold;
   FONT-SIZE: 12px;
   COLOR: red;
       FONT-FAMILY: Verdana, Arial;
   FONT-STYLE: italic;
   TEXT-ALIGN: left;
}
.dispsmallredmsg
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 10px;
   COLOR: red;
       FONT-FAMILY: Verdana, Arial;
   FONT-STYLE: italic;
   TEXT-ALIGN: left;
}
.page_text
{
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: red;
   FONT-FAMILY: Verdana, Arial;
   TEXT-DECORATION: none
}
.dynamic_smallcontent_black
{
   FONT-SIZE: 12px;
   COLOR: #000000;
   FONT-FAMILY: Verdana, Arial
}
/* === Header Screen's Settings === */
.ScreenTitle{
   font-size:140%;
   font-weight: bold;
   text-align:  center;
}

.menu_link
{
   FONT-WEIGHT: bold;
   FONT-SIZE: 12px;
   COLOR: #ffffff;
   FONT-FAMILY: Verdana, Arial
}
.menu_link_view
{
   FONT-WEIGHT: bold;
   FONT-SIZE: 12px;
   COLOR: #C0C0C0;
   FONT-FAMILY: Verdana, Arial
}

.table_main_content
{
   BORDER-RIGHT: #006a9d 1px solid;
   BORDER-TOP: #006a9d 1px solid;
   BORDER-LEFT: #006a9d 1px solid;
   BORDER-BOTTOM: #006a9d 1px solid;
   BACKGROUND-COLOR: #d6d6d6;
   cellspacing: 0;
   cellpadding: 0
}
.table_main_content_inner
{
   BORDER-RIGHT: #006a9d 1px solid;
   BORDER-TOP: #006a9d 0px solid;
   BORDER-LEFT: #006a9d 1px solid;
   BORDER-BOTTOM: #006a9d 1px solid;
   cellspacing: 0;
   cellpadding: 0
}
.input_link_button
{
   BORDER-RIGHT: #000000 1px solid;
   BORDER-TOP: #006a9d 1px solid;
   FONT-WEIGHT: bold;
   FONT-SIZE: 12px;
   BACKGROUND: #006a9d;
   BORDER-LEFT: #006a9d 1px solid;
   WIDTH: 400px;
   CURSOR: hand;
   COLOR: #ffffff;
   BORDER-BOTTOM: #000000 1px solid;
   FONT-FAMILY: Verdana, Arial
}

:link.h2
{
       COLOR: 013788;
       TEXT-DECORATION: none;
       font-weight:bold;
}
:visited.h2
{
       COLOR: 013788;
       TEXT-DECORATION: none
}
:hover.h2
{
       COLOR: 013788;
       TEXT-DECORATION: underline;
}
:link.h3
{
       COLOR: 013788;
       TEXT-DECORATION: none;
       font-weight:bold;
}
:visited.h3
{
       COLOR: 013788;
       TEXT-DECORATION: none
}
:hover.h3
{
       COLOR: 013788;
       TEXT-DECORATION: underline;
}