
/* IRG css*/

body {
	padding: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: verdana;
  text-align: center;
  }
  
p {
  text-indent: 25;
  }

td
  {
  line-height: 150%;
  font-size: 11px;
  color: #3A4557;
  }
  
img
  {
	border: 0;
	border: medium none;
  }


.maintext
  {
  padding-top: 20px;
  padding-bottom: 60px;
  font-size: 11px;
  line-height: 150%;
  }
  
  
.menu
  {
	font-size: 13px;
  color: #333300;
  font-family: Arial;
  font-weight: bold;
  padding-bottom: 4px;
  padding-left: 15px;
  }
  
  
.small
  {
  font-size: 10px;
  }


.line1
  {
  padding-top: 8px;
  padding-bottom: 6px;
  }
  
.line2
  {
  padding-bottom: 12px;
  }
  
  
.imgborder
  {
  border: solid 1px #969696;
  }

  
a.main:link
  {
	color: #555555;
	font-weight: bold;
  }

a.main:visited
  {
	color: #555555;
	font-weight: bold;
  }

a.main:hover
  {
	color: #FF0000;
	font-weight: bold;
	}


a.main2:link
  {
	color: #FFFFFF;
	font-weight: bold;
  }

a.main2:visited
  {
	color: #FFFFFF;
	font-weight: bold;
  }

a.main2:hover
  {
	color: #000000;
	font-weight: bold;
	}
    	
  
a.dol:link
  {
	color: #555555;
	font-size: 11px;
  }

a.dol:visited
  {
	color: #555555;
	font-size: 11px;
  }

a.dol:hover
  {
	color: #0000FF;
	}
  
  
.button
	{
	background-color: #FEEEEE;
	border: #CC0000 1px solid;
	font-size: 11px;
	}
  
  
.bgcolor
  {
  /* background-color: #FFFFFF;  */
  }
  

a:link
  {
	color: #FF3300;
	text-decoration: none;
  }

a:visited
  {
	color: #FF3300;
	text-decoration: none;
  }

a:hover
  {
	color: #a0a19d;
	text-decoration: none;
	}	

  

.tab1
  {
  border-bottom: 1px solid #E06400;
  height: 40px;
  }

.tab2
  {
  border-bottom: 1px solid #E06400;
  }

.tab3
  {
  border-bottom: 1px solid #E06400;
  }

