body {
			background-color:#ffffff;
			color:#000000;
			font-family:verdana;
			font-size:14px;
			margin-left:0px;
			margin-top:0px;
			margin-bottom:0px;
		
			scrollbar-DarkShadow-Color:#ffffff;
			scrollbar-Track-Color:#ffffff;
			scrollbar-Face-Color:#000000;
			scrollbar-Shadow-Color:#ffffff;
			scrollbar-Highlight-Color:#ffffff;
			scrollbar-3dLight-Color:#ffffff;
			scrollbar-Arrow-Color:#ffffff;
			padding:0;
		}
		
		input, select, textarea {
			border-color:#000000;
			border-width: 1px;
			border-style: solid;
			background-color:#ffffff;
			font-size:14px;
			font-family:verdana;
			color:#000000;
	}
	td.clscont {
		border:none;
		color:#000000;
		font-size:14px;
	}
	td.shade,a.shade,a.shade:hover {
  	font-size:11px;
    
	  background-color:#09154F;
    color:#ffffff;
    
  }
	
	h1 {
		color:#000000;
		font-family:verdana;
		font-size:18px;		
		font-weight:bold;
	}
	a {
		color:#000000;
		font-weight:bold;
		text-decoration:underline;		
	}
	a:hover {
		color:#09154F;
		font-weight:normal;
		text-decoration:underline;		
	}
	td.menu {
		background-color:#09154F;
		color:#ffffff;
		font-family:verdana;
		font-size:15px;		
		font-weight:normal;		
	}
	td.menustatic {
		background-color:#09154F;
		color:#ffffff;
		font-family:verdana;
		font-size:15px;		
		font-weight:normal;		
	}
	td.menu:hover{
		background-color:#355B88;
		color:#ffffff;
	}
	td.menuhigh {
		background-color:#355B88;
		color:#ffffff;
	}
	a.menu, a.menuhigh, a.menuhigh:hover, a.menu:hover {
		color:#ffffff;
		font-family:verdana;
		font-size:15px;		
		font-weight:normal;		
	}
	td.cls46 {
		background-color:#FFFFCC;
		
		color:#000000;
		font-size:
		14px;	
		font-weight:
		;	
		font-style:
		;
		font-variant:
		;
		font-family:
		verdana;
		text-align:
		left;
		border-top:
		0px solid #000000;
		border-right:
		0px solid #000000;
		border-bottom:
		0px solid #000000;
		border-left:
		0px solid #000000;

	}
	td.cls79 {
		background-color:#FFFFCC;
		
		color:#000000;
		font-size:
		16px;	
		font-weight:
		;	
		font-style:
		;
		font-variant:
		;
		font-family:
		verdana;
		text-align:
		center;
		border-top:
		0px solid #000000;
		border-right:
		0px solid #000000;
		border-bottom:
		0px solid #000000;
		border-left:
		0px solid #000000;

	}@media (max-width: 799px) {
  *{
	max-width:400px;
  }
@media (max-width: 499px) {
  *{
	max-width:150px;
  }
  body > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > a:nth-child(1) > img:nth-child(1){
   height:auto;
  }
  body > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > img:nth-child(1){
   max-width:150px;
   height:50px;;
  }
}
