img 		{border: 0;}

.page  { 
background:url('images/bg1.jpg') 0% 50%; 
width:753px; 
height:100%; 
min-height:100% 
} 

#main 
		{ 
			background:url(../images/bg2.jpg); 
			background-position:top; 
			width:753px; 
			height:100%; 
			min-height:100%; 
		} 

#lpanel  
		{ 
			background:url(../images/bg3.jpg); 
			background-position:top;
			background-repeat: repeat-y;
			background-position: right; 
			width:250px; 
			height:100%; 
			min-height:100%; 
} 

.qwertypage 		{
  		background: #F5F5F5 url(images/bg1.jpg);
 	 	}

p		
		{
		font-family: Courier, Verdana, Arial, Helvetica;
		text-align: justify; 
 		font-size: 11px; 
 		color: #000000;
		} 

a:link		
		{
		color:#808080;
		text-decoration:underline;
		}
a:visited	
		{
		color:#C0C0C0;
		text-decoration:none;
		}
a:hover		
		{
		color:#000000;
		text-decoration:none;
		}
a:active	
		{
		color:#778899;
		text-decoration:none;
		}
	
.login		{
		font-family: Verdana, Arial, Helvetica; 
 		font-size: 11px; 
 		color: #000000;
 		}
 		
.tdtop		
		{
	margin-left: 65px;
	margin-right: 65px;	
		border-bottom-color: #D3D3D3;
		background-color : #FFFFFF;
		border-bottom-style: double;
		border-bottom-width : medium;
		font-family: Verdana, Arial, Helvetica; 
 		font-size: 11px; 
 		color: #000000;
		} 

.tdbot		
		{
		border-top-color: #D3D3D3;
		background-color : #FFFFFF;
		border-top-style: double;
		border-top-width : medium;
		font-family: Verdana, Arial, Helvetica; 
 		font-size: 11px; 
 		color: #000000;
		}
		
.tdmain		
		{
		border-bottom-color: blue;
		border-bottom-style: solid;
		border-bottom-width : 1px;
		border-top-color: blue;
		border-top-style: solid;
		border-top-width : 1px;
		border-left-color: blue;
		border-left-style: solid;
		border-left-width : 1px;
		border-right-color: blue;
		border-right-style: solid;
		border-right-width : 1px;
  		background-color : #FFFFCC;
  		text-align: center;
		font-family: Verdana, Arial, Helvetica; 
 		font-size: 11px; 
 		color: #000000;
		}  
		
.mini		
		{
		font-family: Verdana, Arial, Helvetica; 
 		font-size: 9px; 
 		color: #000000;
		}