html,body{ margin:0;padding:0;}
body{font-family:Arial, Helvetica, sans-serif;background:#ffffff;}
.text {

	font-family: "Arial";

	font-size: 14px;

	font-weight: normal;

	color: #5c5c5c;

	line-height: 18px;

	text-align: justify;
}

.title-1 {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 18px;

	font-weight: bold;

	color: #E38800;

}

.title-right-table {

	font-family: "Arial";

	font-size: 12px;

	font-weight: bolder;

	color: #FFFFFF;

	font-style: italic;

	letter-spacing: 1px;



}

.title-2 {

	font-family: "Arial";

	font-size: 14px;

	font-weight: bolder;

	color: #5c5c5c;

	letter-spacing: 1px;



}

.title-3 {

	font-family: "Arial";

	font-size: 14px;

	font-style: italic;

	font-weight: bolder;

	color: #5c5c5c;

	letter-spacing: 1px;



}

.copyright {

	font-family: "Arial";

	font-size: 12px;

	color: #333333;

	line-height: 18px;



}

.title-4 {

	font-family: "Arial";

	font-size: 14px;

	font-style: italic;

	font-weight: bolder;

	color: #D78100;

	letter-spacing: 1px;



}

.text-up-1 {

	font-family: "Arial";

	font-size: 12px;

	color: #5c5c5c;

}

a.class1:link {

	font-family: Helvetica;

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

a.class1:visited {

	font-family: Helvetica;

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

a.class1:hover {

	font-family: "Helvetica";

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: underline;

	font-weight: bold;

}



a.class2:link {

	font-size: 14px;

	color: #333333;

	text-decoration: underline;

}

a.class2:visited {


	font-size: 14px;

	color: #669966;

	text-decoration: underline;

}

a.class2:hover {

	font-size: 14px;

	color: #E38800;

	text-decoration: none;
}

.link-1 {

	font-size: 14px;

	line-height: 18px;

	color: #5c5c5c;

}

.title-5 {
	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 18px;

	color: #e38800;

	font-weight: normal;

}

.text-star {
	vertical-align: -20%;
}

.btn{
   margin-top:20px;
   margin-bottom:15px;
   margin-left:40%;
}
.dis{
  background-color:#ccc;

}

.ex{  
display: none; 
  
}

.list {
    font-size:10pt ;
    border-collapse:collapse;
    border: 1px dashed #D6DDE6;
    border-collapse: collapse;
}

.list th{
    font-size:10pt;
    border: 1px dashed #D6DDE6;
    line-height:1.2em;
    padding:4px;
    color:#fff;
    background-color:#5d7988;

}
.list td{
    border: 1px dashed #D6DDE6;
    line-height:1.2em;
    padding:2px;

}
.oddtr{
  background-color:#fff;
}
.eventr{
  background-color:#9cf;
}

#nav{
  margin-left:15px; 
  margin-bottom:5px;
  margin-top:5px;
}
#nav ul{
  margin:0;
  padding:0;
}
#nav li{
  display:inline;
  list-style:none;
  padding-right:5px;
}
#nav a{color: #E38800;}
#nav a:hover {color:#669966 ;}

a.view:link {color: #E38800;}
a.view:hover {color:#669966 ;}
.emp{
  color:#cc3333;
  font-size:14px;
  font-weight:bold;   
  margin-top:5px;
  margin-bottom:5px;
}

.m-t-10 {
    margin-top: 10px;
}
