﻿





body
{
   margin-top:0;
   margin-bottom:0;
   margin-right:0;
   margin-left:0;
   font-family:Arial;
   font-size:10pt;
   height:100%;
   /*overflow:auto; */
   background-color:white;
  
}

#c1
{
    margin-left:10px;
    margin-right:10px;
    font-size:10pt;
    font-family:arial;
}
#c2
{
   margin-right:10px;  
}
h2 {margin-left:10px;margin-top:5px; color:#3A4F3B; font-size:14pt;}
h3 {margin-left:5px; color:#3A4F3B;font-size:13pt;}


hr {

	 border:0;
  border-top: 1px solid #F4E800;
  height: 0;
  background: #F4E800;

}


A
{
    COLOR: #842e62;
    TEXT-DECORATION: none;

}
A:link
{
    COLOR: #842e62;
    TEXT-DECORATION: none;
    
}
A:active
{
    COLOR: #842e62;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #842e62;
    TEXT-DECORATION: none
}
A:hover

{
	COLOR: #E6B222;	
    	TEXT-DECORATION: underline;
    	
}
#b1
{
	text-decoration:underline;
	color:Olive;
	font-size:15pt;
	
}
marquee
{
    font-size:11pt;
    font-weight:bold;
    background-color:#ffffff;
    color:Maroon;
    height:20px;
  
    
}

TextBox
{
   border-style: inset;
   border-width:medium;
  
   
    
}
i
{
	font-size:10pt;
	
}
div.home
{
clear:both;
padding:25px;


}
img
{
	display:block;
}

.Button
{
	background-color:#E7E4EF;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	border-color:#B4CBB4;
	height:25px;
	width:65px;
}