/* CSS Document */
body  {
	margin-left:auto; margin-right:auto; margin-top:0px;
	background-color: #767171;
	background-image:url(pic/black.gif);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-style:normal;
	font-size:10px;
   }
.menu { 
	background-color:#000000;
	font-size:12px;
	color: white;
	text-align:center;
	text-decoration:none;
	font-weight:bold
	}
	
a.menu:link{
	color:white;
	display:block;	
	}
a.menu:hover { 
	color:black;
	text-decoration:none;
	display:block;
	background-color: #f7960b;
	border-top: solid 2px;  
	border-top-color: #f7960b;
    border-bottom: solid 2px;
	border-bottom-color: #f7960b;
	}

table.main {
	background-image:url(pic/content_bg.jpg);
	background-repeat:repeat-y;
}

a.righ:link {color:#000000;
}
a.right:hover {
	color:#f7960b;
	}
table.gnw {
	color:white;
	}
a.gnw:link{
	color:#FFFF00;
	display:block;	
	}
a.gnw:hover { 
	color:white;
	background-color: #black;
	}
a.gnw:visited { 
	color:#FFFF00;
	}
h1 { text-align:center;
	font-size:20px;
	font-weight:bold;	}
	
h2 { text-align:center;
	font-size:16px;
	font-weight:bold;	}

h3 { text-align:left;
  color:red;
	font-size:16px;
	font-weight:bold;	}

h4 { text-align:left;
  color:blue;
	font-size:16px;
	font-weight:bold;	}

h5 { text-align:left;
  color: darkred;
	font-size:16px;
	font-weight:bold;	}
	
h6 { text-align:left;
  color: rgb(193,182,40);
	font-size:16px;
	font-weight:bold;	}	
  	
.esonet {
	color:white; 
	text-decoration:none;
	font-weight:bolder;}
.text { 
	font-family:Verdana;
	font-style:normal;
	font-size:10px; }

.small {
	color:black;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;}
	
.small1 {
	color:#4784b2;
	font-size:9px;
	font-weight:bold;
	}
.thh {background-color:#999999;
	color:white; text-shadow:Gray}
	
.th1 {background-color:rgb(135,31,67);
	color:white; text-shadow:Gray}	
	
.th3 { text-align:left;
  color:red;
	font-size:16px;
	font-weight:bold;	}

.th4 { text-align:left;
  color:blue;
	font-size:16px;
	font-weight:bold;	}	
	
.reg {
	color:rgb(135,31,67);
	font-weight:bold;
	font-size:11px;
	font-weight:bold;}	
	
.pdf {
	color:#4784b2;
	font-weight:bold;
	font-size:11px;
	font-weight:bold;}
.right {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
th { text-align:left;
	color:black;
	font-weight:bold;
	font-size:12px;
	font-weight:bold;
	}

