Body	{
				font-family: Arial;
				font-size: 12pt;
				background-color:  Cornsilk;
				margin:0px;
			}
Body.Help	{
				font-family: Arial;
				background-color:  #FEFEF2;
			}
.Big
			{ 
				font-family: Arial;  
				font-size: 16pt;
				text-align: center;
			}

.Small
			{ 
				font-family: Arial;  
				font-size: 11pt;
			}

.SmallRed
			{ 
				font-family: Arial;  
				Color: red;
				font-size: 11pt;
			}

.tinyGreen
			{ 
				font-family: Arial;  
				color: #006600;
				font-size: 9pt;
			}

.tinyblue
			{ 
				font-family: Arial;  
				color: blue;
				font-size: 9pt;
			}

.Red
			{ 
				font-family: Arial;  
				Color: red;
			}

td
			{ 
				vertical-align: top;
				font-family: Arial;  
				font-size: 12pt;
			}

H2
			{ 
				font-size: 120%; 
				color:990000;
				text-align:center; 
			}
th
			{ 
				vertical-align: top;
				font-family: Arial;  
				font-size: 12pt;
			}
			
.middle {vertical-align:middle;};

A.Plain{
				text-decoration: none;
				color:white;
			}
			
input.submit {
				color:white;
				background-color: #006600;
				font-weight: bold;
			}			

input.cancel {
				color:white;
				background-color: #990000;
				font-weight: bold;
			}			
			
caption
			{ 
				font-family: Arial;  
				font-weight: bold;
				font-size: 12pt;
			}
tr
			{
				vertical-align: top;
			}

.form
			{
				background-color:  Wheat;
			}
			
.SmallPrint			
			{
				font-family: Arial;  
				font-size: 11pt;
			}

.right{
				font-family: Arial;  
				text-align: right;
				}
.left{
				font-family: Arial;  
				text-align: left;
				}

.rightSmall{
				font-family: Arial;  
				text-align: right;
				font-size: 11pt;
				}
.leftSmall{
				font-family: Arial;  
				text-align: left;
				font-size: 11pt;
				}

td.Context{
				color: black; 
				font-family: Arial;  
				font-style: italic;
				}

th.Head	{
				background-color:  #000000;
				color: #FFFFFF; 
				font-family: Arial;  
				}

div.Gradient{
					padding-top:1em;
					background-image: url(../images/gradient2.jpg);
					background-repeat: repeat-x;
				}
				
.MainTitle{
				background-color:  #792A02;
				color: white;
				font-weight: normal; 
				font-family: Times new roman;  
				font-size: 18pt;
				height: 90px;
				/*background-image: url(../images/lasa.gif);*/
				}

				
.Menu a	{
				background-color:  #993300;
				color: #bebebe;
				font-weight: normal; 
				font-family: Times new roman;  
				text-align: Center;
				font-size: 11pt;
				}

.Menu	{
				background-color:  #993300;
				color: White; 
				padding-top: 5px;
				font-family: Arial;  
				text-align: Center;
				font-size: 11pt;
				}

				
.Here a	{
				color: #ffffff;
				font-weight: bold; 
				font-family: Times new roman;  
				text-align: Center;
				font-size: 11pt;
				}

.Here	{
				background-color: #993300;
				padding-top: 5px;
				color: black; 
				font-family: Arial;  
				text-align: Center;
				font-size: 11pt;
				}

				