body	{

	margin: 0 0 10px 0;
	padding: 0;
	background: #ccc;
	color: #000;
	font: 11pt verdana, arial, sans-serif;
	text-align: center;
}

a:link, a:visited {
      color: #4B4BC2;
      text-decoration: none;
}

a:hover {
      color: #993300;
}


h1, h2, h3 {
      font-family:  Verdana, Tahoma, arial, sans-serif;
      font-weight:normal;
}

h1 {
      font-size: 14pt;
      font-weight:normal;
      color: #333333;
      padding: 0;
      margin: 0.5em 0 0.5em 0;
}

h2 {
	  font-size: 13pt;
	  color: #999;
}

h3 {
      font-size: 12pt;
      color: #930;
      margin:1em 0 0 0;
      padding: 0;
}

h4 {
	font-size: 11pt;
}

h5 {
	font-size: 10pt;
}

li {
      color: #930;
      position:relative;
      left: 10px;
}


.title	{
	background-image: url("images/top.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.title_left	{
	background-image: url("images/logo.jpg");
	background-repeat: no-repeat;
	background-position: 130 0;
}

.title_right	{

	background-repeat: no-repeat;
	background-position: left top;
	background-position: 88 0;
}

.title_1 {
      font-family:  Times New Roman, Verdana, Tahoma, arial, sans-serif; 
	  font-size: 100%;
      color: #930;    
      margin:1em 0 0 0;     
      padding: 0;
	  letter-spacing: 3px;
}

.title_2 {
      font-family:  Times New Roman, Verdana, Tahoma, arial, sans-serif; 
	  font-size: 140%;
      color: #000;    
      margin:1em 0 0 0;
      padding: 0;
	  letter-spacing: 3px;
}

.all_text {
      font-family:  Verdana, Tahoma, arial, sans-serif;
	  font-size: 11pt;
      color: #000;
}

.table_meta
{
   background-color: #FFFFFF;
   border: 1px dashed #CCC;
   margin:0 0 0 0;
}


.bottom_right	{
	background-image: url("images/bottom_right.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bottom_left	{
	background-image: url("images/bottom_left.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu_left {
      font-size: 80%;
      color: #999;    
      margin:1em 0 0 0;     
      padding: 0;
}

.menu_top {
      font-size: 80%;
      color: #999;    
      margin:1em 0 0 0;     
      padding: 0;
}

#outerFrame	{
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#innerFrame {
	float: left;
	border: 1px solid #999;
	border-top: none;
	width: 790px;
	padding: 0 10px 0;
    background-color: #fff;    
	color: #000;
}

.list	{
	font-size: 3pt;
}

.box{
	border:				1pt #4E6240 solid;
	background-color:	#F5F5F5;
}
.box_white{
	border:				1pt #4E6240 solid;
	background-color:	#F5F5F5;
}
.scm_table {
	border:				1pt #4E6240 solid;
}
.scm_tr {
	border:				1pt #4E6240 solid;
}
.scm_td {
	border:				1pt #4E6240 solid;
}
