body{
    margin: 0;
    padding: 0;
    font: normal 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    background-color: white;
    background: transparent;
    line-height: 1.5em;
    /*background-image: url("pap.jpg"); */
    }

div.Title{
    margin: 0px 0px 0px 0px;
    background: transparent;
    border-color: red; /*#7F99CC;*/
    border-bottom-color: #94ABD7;
    color: #94ABD7; }

div.Title td {
  padding: 0px 0px 0px 0px; }

div.tab_control {
    margin: 0px 0px 0px 0px;
    font-size: 10pt;
    background: transparent;
    border-collapse: collapse;
    border-bottom-color: #94ABD7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 2px 0px 0px 5px;
    white-space: nowrap;
    text-decoration: none;
    line-height: 120%; }

div.tab_control a {
    color: #000000;
    background-color: transparent;
    border-color: #7F99CC;
    border-width: 1px; 
    border-style: solid solid none solid;
    font-weight: normal;
    padding: 0px 12px 0px 12px;
    text-decoration: none; }

div.tab_control a:link, 
div.tab_control a:visited, 
div.tab_control a:active { 
    color: #003399; }

div.tab_control a.selected {
    color: #003399;
    background-color: #C0CEE7;
    border: 1px solid #7F99CC;
    border-bottom: 1px solid #C0CEE7;
    font-weight: normal;
    text-decoration: none; }

div.tab_control a.plain {
    text-decoration: none; }

div.tab_control a:hover {
    color: #003399;
    background: #C0CEE7;
    border-color: #7F99CC;
    border-bottom-color: #C0CEE7;
    text-decoration: none; }

div.Tab2 {
    margin: 0px 25px;
    border-color: #7F99CC;
    border-width: 1px; 
    border-style: none solid solid solid;
    padding-top: 15px;
    background-color: #C0CEE7;
    border-collapse: collapse; }

div.tabs {
    margin: 0;
    background: transparent;
    border-collapse: collapse;
    border-bottom-color: #94abd7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 0px 0px 0px 8px;
    white-space: nowrap;
    text-decoration: none;
    line-height: 120%; }

div.tabs a {
    color: #000;
    background-color: #fff;
    border-color: #94abd7;
    border-width: 1px; 
    border-style: solid solid none solid;
    font-weight: normal;
    padding: 1px 12px 2px 12px;
    text-decoration: none; }

div.tabs a:link, div.tabs a:visited, div.tabs a:active {
    color: #003399; }

div.tabs a.selected {
    color: #003399;
    background: #e4eaf5;
    border: 1px solid #94abd7;
    border-bottom: #e4eaf5 1px solid;
    font-weight: normal;
    text-decoration: none; }

div.tabs a.plain {
    text-decoration: none; }

div.tabs a:hover {
    color: #003399;
    background: #e4eaf5;
    border-color: #94abd7;
    border-bottom-color: #e4eaf5;
    font-weight: normal;
    text-decoration: none; }

div.subNavbar {
    margin: 0;
    background-color: #e4eaf5;
    text-align: left;
    padding: 10px 2em 4px 15px;
    border-bottom: 1px solid #C0CEE7; }

div.subNavbar a {
    background-color: transparent;
	color: #000;
    font-weight: normal; }

div.subNavbar a.selected {
    color: #000;
    background: #FFCC19;
    padding: 0 2px;
    font-weight: bold;
    text-decoration: none; }

div.subNavbar a.selected:hover {
    color: #e4eaf5; }

div.subNavbar a:link, div.subNavbar a:active, div.subNavbar a:visited {
    color: #003399; }

div.subNavbar a:hover {
    color: #FFCC16;
    cursor: pointer; }

.subNavbarOptions {
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    color: #7896CD; }

#footerarea{  /* classname is same as the identifier */
    clear: left;
    background: #ecf0fc url("web/footer.jpg") top left repeat-x;
    padding-top: 15px;
    text-align: center;
    height: 50px; }

#footermenu{ /* classname is same as the identifier */
    margin: 0;
    padding: 0;
    float: right;
    font-size: 90%; }

#footermenu ul{ /* classname is same as the identifier */
    margin: 0;
    padding-left: 0;
    float: left;
    font-weight: bold;
    border: 1px solid #DFDFDF;
    border-width: 1px 0; }

#footermenu ul li{
    display: inline; }

#footermenu ul li a{
    float: left;
    color: gray;
    font-weight: bold;
    padding: 2px 6px 4px 6px;
    text-decoration: none;
    background: #f3f5fb url("web/menudivide.gif") top right repeat-y; }

#footermenu ul li a:hover{
    color: #565656;
    background-color: #F3F3F3;
    border-bottom: 4px solid gray;
    padding-bottom: 0; }

#footer2{  /* classname is same as the identifier */
    text-align: left;
    height: 50px; }

h1, h2, h3, h4, h5, h6, h7 {
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; }

h1 {font-size: 24pt; color: Blue;        font-family: 'Verdana';}
h2 {font-size: 20pt; color: #94ABD7;     font-family: 'Verdana';}
h3 {font-size: 18pt; color: #94ABD7;     font-family: 'Verdana';}
h4 {font-size: 16pt; color: #94ABD7;     font-family: 'Verdana';}
h5 {font-size: 14pt; color: #94ABD7;     font-family: 'Verdana';}
normal {font-size: 12pt; color: Black;   font-family: 'Verdana';}
small  {font-size: 8pt;  color: #94ABD7; font-family: 'Verdana';}
