/* Pruni Auto Body - Castle Shannon, PA Style Sheet */

body { background-color:#dae0f9; text-color:white;}

div{position:absolute;}

#main { top:10px; left:25px; z-index:2; visibility:visible;}
#mainPane 	
{ 
	top:140px; 
	left:160px; 

	visibility:inherit; 
	z-index:3;
	width: 430;
}

a{text-decoration:none; color:#eeeeee;}
a:hover{color:yellow; text-decoration:underline;}
a:active{ color:lemonchiffon;}

.a{text-decoration:none; color:navy;}
.a:hover{color:blue; text-decoration:underline;}
.a:active{ color:lemonchiffon;}

.td{color:#6b1413; font-family: arial,verdana; font-weight:bold; font-size:12px; text-align:center;}
.td:hover{color:blue; text-decoration:underline;}

.b{ text-decoration:none; color:gold; font-family:arial,verdana;}
.b:hover{color:gold; text-decoration:underline;}
.b:visited{color:gold;}
.b:active{ color:yellow;}

.c{ color:navy; font-family: arial,verdana; font-size:12px;}

td{ font-family:arial,verdana; font-size:12px;}

.t{color:navy; font-family: arial,verdana; font-size:11px; text-align:right;}

