a 	{
		font-size: 15pt; 
		font-family: verdana, sans-serif;
		font-variant: small-caps;
		text-decoration: none;
		color: black ;
	}
	
a.linksmall
	{
		font: 10pt verdana, sans-serif; 
		text-decoration: underline;
		color: #993300;
		
	}
a.linksmall:hover
	{
		font: 10pt verdana, sans-serif; 
		text-decoration: underline;
		color: white;
		
	}	

a:hover
	{
		text-decoration: underline;
	}
	
div 	{
		font:10pt verdana, sans-serif;
		text-decoration: none;
		color: #993300;
		vertical-align: top;
		text-align: left;
	}

body	{
		background: #FFD5AB;
		padding-top: 15px;
	}
	
.main_div	{
		background: url(../images/main_back.gif) no-repeat center center;
		width: 800;
		height: 600;
		text-align: center;
		position: absolute; 
		z-index: 0;		
	}

.table1	{
		  text-align: center;
		  align: middle;	
		}
	
.input	{
		
	}
	
.nav {
		left: 230px;
		top: 70px;
		position: absolute; 
		z-index: 1;		
	}
	
.form {
		left: 200px;
		top: 100px;
		width: 550px;
		position: absolute; 
		z-index: 2;
	}	

.logo {
		left: 20px;
		top: 40px;
		position: absolute; 
		z-index: 2;
	}

.headline
	{
		left: 185px;
		top: 130px;
		position: absolute; 
		z-index: 2;
	}
	
.alignCenter
	{
		text-align: center;
		vertical-align: middle;
	}

.tophouseoflotus
	{
		left: 200px;
		top: 43px;
		position: absolute; 
		z-index: 1;		
	}
	
.table_top	
	{
		background: url(../images/back_top_new.gif) no-repeat top left;
		width: 100%;
		height: 140px;		
	}

.table_body	
	{
		background: url(../images/back_table.gif) repeat-y top left;
		vertical-align: top;
		width: 100%;
		height: 60%;
	}

.table_content
	{
		width: 580;
		text-align: left;
		margin-left: 170px;
		font:10pt verdana, sans-serif;
		text-decoration: none;
		color: #993300;
		vertical-align: top;
		text-align: left;
		
	}

.table_foot	
	{
		background: url(../images/back_btm.gif) no-repeat top left;
		width: 100%;
		height: 73px;		
	}

.aligntop
	{
		vertical-align: top;
	}

.alignbottom
	{
		vertical-align: bottom;
	}
	
h1 	{
		font-size: 18px;
	}
	
h2 	{
		font-size: 16px;
	}

h3 	{
		font-size: 14px;
	}
	
h4 	{
		font-size: 12px;
	}