﻿body	{
						margin:0px;
						padding:0px;
						background-color:#545D63;
						font-family:arial, verdana, tahoma;
						font-size:10pt;
						}
td {
						color:#4F4F4F;
						vertical-align:top;
						}
b	{
						color:#496070;
						}						
a	{
						color:#4F4F4F;
						font-size:10pt;
						text-decoration:underline;
						}
a:hover	{
						color:#4F4F4F;
						text-decoration:none;
						}						
b	{
						color:2A81A3;
						}
span {
						color:#6D6D6D;
						}
span a {
						color:#4E4E4E;
						text-decoration:none;
						font-weight:600;
						}
span a:hover {
						color:#4E4E4E;
						text-decoration:underline;
						font-weight:600;
						}							
span em {
						color:#B0B0B0;
						font-style:normal;
						}																							
	 
div a	{
						color:blue;
						font-size:10pt;
						text-decoration:underline;
						}
div a:hover	{
						color:#000088;
						font-size:10pt;
						text-decoration:none;
						}
textarea {
						width:185px;
						background-color:#ffffff;
						border:1px solid #878D94;
						font-family:Tahoma;
						font-size:10pt;
						color:#555353;
						line-height:12px;
						}
input {
						width:185px;
						background-color:#ffffff;
						border:1px solid #878D94;
						color:#000;
						padding:2px 0 0 2px;
						line-height:12px;
						margin-right:3px;
						}
select	{
						width:207px;
						height:18px;
						}	
.input_head	{
						height:17px;
						width:139px;
						margin:0px 0px 0px 0px;
						padding:2px 0px 0px 2px;
						}																							

.input_1	{
						height:18px;
						margin:0px 0px 2px 0px;
						padding:2px 0px 0px 2px;
						}
.input_2	{
						height:18px;
						margin:0px 0px 2px 13px;
						padding:2px 0px 0px 9px;
						}						
.textarea_1	{
						height:98px;
						margin:0px 0px 0px 13px;
						padding:2px 2px 0px 9px;
						overflow:hidden;
						color:#000;

						}												
.bg_left_gum	{
						background-image: url('../images/bg_left_gum.gif');
						background-position: right top;
						background-repeat: repeat;
						}
.side_l	{
						background-image: url('../images/bg_l.gif');
						background-position: left top;
						background-repeat: repeat-y;
						}
.side_r {
						background-image: url('../images/bg_r.gif');
						background-position: left top;
						background-repeat: repeat-y;
						}						
#class_1  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}
}					
/*---------- footer	 ---------------------*/
.footer	{
						color:#A8AEB2;
						font-size:8pt;

						}	
.footer a	{
						color:#B3BFC5;
						font-size:10pt;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#B3BFC5;
						font-size:10pt;
						text-decoration:none;
						}
/*---------- footer	 ---------------------*/																						
ul {

						margin:8px; 
						padding:10px; 
						}
li {
        margin-bottom: 4px;
}
						
form {
						padding:0;
						margin:0;
						}
.style1 {
	color: #738D9B;
	font-size: 10pt;
	font-weight: bold;
}
.style2 {
	font-size: 10pt;
	font-weight: bold;
	color: #626F78;
}
.style4 {font-size: 10pt; font-weight: bold; color: #333333; }
/*------------ Menu --------------------*/
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#fff;
      font-size:10pt;
      line-height:normal;
      font-weight:bold;
      border-bottom:1px solid #336699;
      }
    #tabsJ ul {
        margin:0;
        padding:0 10px 0 150px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 12px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
-->