/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;color:#999999
}
.style3 {font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;color:#555555	
}
.style5 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif; color:#999999
}
.style6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: 14px;
		 font-weight: bold;
		 font-family: Arial, Helvetica, sans-serif;
		 color:#990099
}

.style7 {
	color: #000066;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style9 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
.handcursor{
cursor:hand;
cursor:pointer;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.handcursor1{
cursor:hand;
cursor:pointer;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-color:#990099;
}

body{
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF
	}	
.style10 {
	font-size: x-large;
	font-weight: bold;
	color: #660066;
}
.style11 {font-size: medium}

.style12 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.cellback { 
background: url(../tutorial_pics/ladyfixed.jpg) fixed no-repeat right bottom; 
padding: 10px 10px 10px 10px;
border: ;
padding: 2px;
color: #333333;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}