body
{
	background:#ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif; 
}
.login
{
   border: #000302 1px solid;           
}     
.loginform
{
   background:#336699;
}
.logininput 
{
   color: #ffffff;
   font-weight: bold; 
   font-size: 70%; 
   text-align: right;
   white-space:nowrap;
}    
.logintext
{
   font-weight: normal; 
   font-size: 70%; 
   color: #ffffff; 
   text-decoration: none;
   white-space:nowrap;
} 

.loginwrappedtext
{
   font-weight: normal; 
   font-size: 70%; 
   color: #ffffff; 
   text-decoration: none;
}    
   
.productname
{
   color: #ffffff;
   font-weight: 200; 
   font-size: 28px; 
   line-height: 30px; 
   font-family: Arial, Helvetica, Sans-Serif; 
   letter-spacing: -1px;
}    
.trademark
{
   font-size: 11px;   
   vertical-align: middle;
}    
.loginfooter 
{
   border-top: #000302 1px solid
}    
.loginurl 
{
   font-weight: normal; 
   font-size: 70%; 
   color: #ffffff; 
}  
.copyrite 
{
   padding: 1px; 
   color: #000000;
   font-weight: normal; 
   font-size: 55%; 
}  
.loginimage
{
   background-image: url('../../images/common/Pixel1.gif');
   width: 165;
}
.padding
{ 
	height: 100%; 
	width: 100%;
}
.page_button 
{
	cursor: pointer;
	background-image: url('../../images/common/bkg-pagebuttons.gif');
	background-repeat: repeat-x;
	border : 0px none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 100%;
	padding-left: 2px;
	padding-right:2px;
	width: 100%;
}
.page_button_left
{
   background-image: url('../../images/common/pagebutton-start.gif');
   background-repeat: repeat-x;
   height: 20px;
   width: 4px;
}
.page_button_bg
{
   height: 20px;
}
.page_button_right
{
   background-image: url('../../images/common/pagebutton-end.gif');
   background-repeat: repeat-x;
   height: 20px;
   width: 4px;
}
.data 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 70%; 
	color: 000000;  
	font-weight: normal; 
	text-align: left
}
 