body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	font-weight: normal;
	background-color: #000066;
	letter-spacing: 0.1pt;
	
	scrollbar-3d-light-color : #000066;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #0099FF;
	scrollbar-dark-shadow-color : #000066;
	scrollbar-face-color : #0099FF;
	scrollbar-highlight-color : #000066;
	scrollbar-shadow-color : #000066;

}

td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1pt;

	
}

form {
	background-color: #ffffff;
}

/* texts in the main page boxes */
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	
}
/* title text main page boxes */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FF6600;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF3300;
	font-weight: bold;

}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #008ACC;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;


}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FF6600;
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}
/* manue bar titles */
.manutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	background-image: none;
	background-color: #00468C;
	line-height: 16px;
	white-space: normal;
	border: none;
	letter-spacing: 1pt;


}

/* manu bar links */



.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	line-height: 15px;
	letter-spacing: 1pt;


}

a.sidebar:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.sidebar:hover {
	text-decoration: none;
	color: #FFCC99;
}
/* manue bar side box main sections */

.manuside {
	background-color: #64B1FF;
	line-height: 10px;
	width: 2px;

}
/* manu bar side box header */
.manuside2 {
	background-color: #0066CC;
	line-height: 16px;
	width: 2px;

}
/* main side manu background blue */
.manuside3 {
	background-color: #0066CC;
	}
/* main  white box with gray back ground */	
.box1 {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	padding: 2pt;
	}

.td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 24px;
	color: #333333;
	border: medium dotted #FF6600;

 }
 
 /* centre box gray colour */
.box2 {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	line-height: 12px;
	border: 1px dotted #CCCCCC;
}


/* text and image area main page */
 .box4 {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	background-color: #D2E9FF;
	line-height: 10px;
	width: 420px;



}

/* text quick manu page */
 .box5 {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	background-color: #D2E9FF;
	line-height: 10px;
	width: 40%;


}
/* portrait image */
 .box6 {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	background-color: #D2E9FF;
	line-height: 10px;
	width: 300px;


}

/* legal and copyright text*/
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 15px;

}
a.legal:link {
	color: #FFFFFF;

}

a.legal:hover {
	color: #FF6600;
	text-decoration: none;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a            {
	color: #003399;
	text-decoration: none;
}
a:hover      {
	color: #FF6600;
	text-decoration: none;
}
