BODY {
	color: Black;
	font-family: Verdana;
	font-size: 11pt;
	direction= ltr;


scrollbar-face-color:#B82D2D;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#B82D2D;
scrollbar-darkshadow-color:#B82D2D;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
	background-image: url('../images/bg.gif');
	}

input {
scrollbar-face-color:#3E65CE;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}	
	
img { border: 0px; }
	
tr, div {
  font-family      : Verdana;
  font-size        : 12pt;
  color            : black  ;
  direction= ltr; }

td {text-align: left;
	direction= ltr; }
  

hr {
  width            : 100%;

}
p {
	font-size: 10pt;
	color: #000000;
	text-align: left;
	padding-left: 2pt;
	font-family: Verdana;
}


.H1 {
	font-size: 12pt;
	color: #000000;
	text-align: left;
	padding-left: 2pt;
	font-weight: bold;
	font-family: Verdana;
}

.H1_1 {
	font-size: 10pt;
	color: #000000;
	text-align: Center;
	font-weight: bold;
	font-family: Verdana;
}

.H2 {
	font-size: 9pt;
	color: #000000;
	padding-left: 2pt;
	font-weight: bold;
	font-family: Verdana;
}

ul {
	margin: 0px;
	padding-left: 18px;
	padding-right: 1px;
	list-style-type: circle;
}


hr { background-image: url(../images/hl_dotts.gif);  background-repeat: repeat-x;  background-color: White;  border: 1px dashed #DCDCDC;  height: 2px;  line-height: 2px;      }

td.td1{background-color:#990000;
}
td.td1:HOVER{background-color:#C74E33;}




/** LINKS ********************************************************/

a:link, a:visited { font-family: Verdana;  color: #B82D2D;  font-size: 10pt;   text-decoration: none;               } 
a:hover, a:active { color: #B82D2D;  text-decoration: underline;  } 


a.menu:link, a.menu:visited { font-family: Verdana; width: 120px;  font-size: 10pt;  text-align: left;     height: 24px;  padding-right: 6px;  line-height: 24px;    background-color: #990000;  color: #EFEFEF;  border: 1px groove #EEEEEE;         }
a.menu:hover, a.menu:active { text-decoration: none;  color: White;  background-color: #C74E33;     }

a.submenu:link, a.submenu:visited {font-family: Verdana;  width: 120px;  font-size: 10pt;  text-align: left;     height: 30px;  padding-left: 5px;  line-height: 30px;    background-color: #000000;  border: 1px groove #EEEEEE;  color: White;   }

a.submenu:hover, a.submenu:active { background-color: White;  color: #B82D2D; border: 1px solid #B82D2D;  text-decoration: none;   }

a.button:link, a.button:visited { border: 1px ridge #B22222;  padding-left: 2px;  padding-top: 2px;  padding-right: 2px;  padding-bottom: 2px;  background-color: #FBFBFB;      }
a.button:hover, a.button:active {   }

a.white:link, a.white:visited { color: White; }
a.white:hover, a.white:active {   }





/** IDs *******************/
#visited { color: Black;  font-size: 9pt;     background-position: left;  background-image: url(../images/visited.gif);  background-repeat: no-repeat;  padding-left: 20px; font-weight: bold;           }
#bold { font-weight: bold; }
#ver_dots_left { background-image: url(../images/ver_dotts.gif);  background-position: left;  background-repeat: repeat-y;   }
#ver_dots_right { background-image: url(../images/ver_dotts.gif);  background-position: right;  background-repeat: repeat-y;   }
#padding { padding-right: 5px;  padding-left: 5px;  }
