 A.linksimglink{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
    width:20px; 
    height:20px; 
    background:white url(admin/images/glass_links_off.gif) no-repeat; 
    text-align:center; 
    padding-top:3px; 
    display:block; 
  
    } 
    A.linksimglink:Hover{ 
   
 color: #0000CC;
    text-decoration:none; 
    background:white url(admin/images/glass_links_on.gif) no-repeat;} 








 A.subimglink{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
    width:20px; 
    height:20px; 
    background:white url(admin/images/glass_links_off.gif) no-repeat; 
    text-align:center; 
    padding-top:7px; 
    display:block; 
  
    } 
    A.subimglink:Hover{ 
   
 color: #0000CC;
    text-decoration:none; 
    background:white url(admin/images/glass_links_on.gif) no-repeat;} 
     
	
	
	
	
 A.subimglinkR{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
    width:20px; 
    height:20px; 
    background:white url(admin/images/glass_links_off.gif) no-repeat; 
    text-align:center; 
    padding-top:7px; 
    display:block; 
  
    } 
    A.subimglinkR:Hover{ 
   
 color: #0000CC;
    text-decoration:none; 
    background:white url(admin/images/glass_links_on.gif) no-repeat;} 



    A.subleft_imglink{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
    width:20px; 
    height:28px; 
    background:white url(admin/images/glass_links_off.gif) no-repeat; 
    text-align:center; 
    padding-top:5px; 
    display:block; 
  
    } 
    A.subleft_imglink:Hover{ 
   
 color: #0000CC;
    text-decoration:none; 
    background:white url(admin/images/glass_links_on.gif) no-repeat;} 
     




    A.imglink{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
    width:85px; 
    height:20px; 
    background:white url(admin/images/glass_links_off.gif) no-repeat; 
    text-align:center; 
    padding-top:5px; 
    display:block; 
  
    } 
    A.imglink:Hover{ 
   
 color: #0000CC;
    text-decoration:none; 
    background:white url(admin/images/glass_links_on.gif) no-repeat;} 
     






.buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.buttonText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.topbox {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.totalbox {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-color: #000099;
}
.dabutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	background-color: #FFFFFF;
	border: #000066;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor : default;
	background-image: none;
}

.dabuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #000066;
	border: #000066;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor : hand;
	background-image: none;
)