body {   
		overflow-x:hidden;
  overflow-y:yes;
		font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
  color: #4263b5;
		margin-bottom: 0pt;
		margin-top: 0pt;
		margin-left: 0pt;
		margin-right: 0pt;
		overflow-x:hidden;
  overflow-y:yes;
		background-color: ffffff;
		scrollbar-face-color: white; 
		scrollbar-shadow-color: #4263b5; 
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: #4263b5;
		scrollbar-darkshadow-color: white; 
		scrollbar-track-color: white; 
		scrollbar-arrow-color: #4263b5;
}

b { 	 
	 font-size: 11px;
	 font-weight: bold;
}

i {		 
  font-size: 11px;
}
table, td,div {		 
  font-size: 11px; 
  padding: 0px; 
  margin: 0px; 
  border-collapse: collapse;  
  border-spacing: 0px; 
  border-style: hidden; 
  text-align: justify;
  vertical-align: top;
}

input,select {		 
  font-size: 11px;
  background-color: white;
  vertical-align: middle;
  border: #4263b5 1px solid;
  height: 18px;
  color: #626262;
}

textarea {
  overflow-x:hidden;
  overflow-y:auto;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  border: #4263b5 1px solid;
  color: #626262;
}

img {
  border: white 0px solid;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;  
  border-spacing: 0px; 
  border-style: hidden; 
}
		 
hr{   
  color: #004fa3;
}

ul{ margin-top: 0px; margin-bottom: 10px;}
		 
a         {  text-decoration: underline; color: #4263b5; }
a:link    {  text-decoration: underline; color: #4263b5;}
a:visited {  text-decoration: underline; color: #4263b5;}
a:hover   {  text-decoration: none; color: #4263b5;}

.main_menu:link {color: white; text-decoration: none;}
.main_menu:visited {color: white; text-decoration: none;}
.main_menu:hover {color: white; text-decoration: underline;}

.bottom_menu {color: white; text-decoration: none;}
.bottom_menu:link {color: white; text-decoration: underline;}
.bottom_menu:visited {color: white; text-decoration: underline;}
.bottom_menu:hover {color: white; text-decoration: none;}


