p, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
.normText {text-decoration: none;}
.normHeading { 
	font-size: 18px; 
	color: #424242; 
	}
.normTop { 
	font-size: 14px; 
	color: #424242; 
	}
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FFF; 
	text-decoration: none; 
	font-weight:bold;
	margin:0px;
}
.normSmall {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #333333; text-decoration: none; list-style-type: circle
}
.textMenu {text-decoration: none;
padding-left: 5px;
color: #FFF; 
}
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
}
.normWhite {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration: none; list-style-type: circle
}
.redText {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FF0000; text-decoration: none; list-style-type: circle
}
.blueText {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3459D8; text-decoration: none; list-style-type: circle
}
.rowHeader {
background-color: #F0F0F0;
}
.row1 {
background-color: #FFFFFF;
}
.row2 {
background-color: #F9F9F9;
}

.bRight {border-Right: 1px solid #D0D0D0;}
.bLeft {border-left: 1px solid #D0D0D0;}
.bTop {border-Top: 1px solid #D0D0D0;}
.bBottom {border-Bottom: 1px solid #D0D0D0;}

.cellBar {
height:28px;
padding-left:5px;
font-size: 20px;
background-image:url(../images/bar_blue.jpg);
background-repeat:repeat-x;
color:#FFF;
}
.cellText {
padding:8px;
text-align:left;
}
.cellHeader1 {
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
padding-left:20px;
height:110px;
}
.cellMenu {
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
padding-left:0px;
padding-top:0px;
height:29px;
vertical-align:middle;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: normal; 
color: #FFF; 
text-decoration: none; 
}
.cellPageLeft {
width: 38px;
background-image:url(../images/page_left.jpg);
background-repeat:no-repeat; background-position: bottom;
}
.cellPageRight {
width: 38px;
background-image:url(../images/page_right.jpg);
background-repeat:no-repeat; background-position: bottom;
}
.cellPageCentre {
background-image:url(../images/page_centre.jpg);
background-repeat:repeat-x; 
background-position: bottom;
padding:8px;
}
.cellPage {
background-image:url(../images/page_centre.jpg);
background-repeat:repeat-x; 
background-position: bottom;
padding:8px;
width:887px;
}

.cellFooter {
font-size: 10px;
height:26px;
text-align:left;
padding-left:5px;
color: #333333; 
text-decoration:none;
}
.cellGrid{
	border: 1px solid #666;
	padding:4px;
	vertical-align:bottom;
	}
