body {
	background-image: url(images/bckgrd.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/interiorBckgrd.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.tableBckgrd {
	background-image: url(images/tableBckgrd.gif);
	background-repeat: repeat;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
.leftSide {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightSide {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightCell {
	background-image: url(images/rightCell.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.whatsNew {
	background-image: url(images/whatsNewBackground.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding: 3px;
}
.whatsNewRight {
	background-image: url(images/whatsNewRight.gif);
	background-repeat: repeat-y;
}
.whatsNewLeft {
	background-image: url(images/whatsNewLeft.gif);
	background-repeat: repeat-y;
}
.interiorHeader {
	background-image: url(images/whatsNewRight.gif);
}
.interiorBckgrd {
	background-image: url(images/interiorBckgrd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
A:link, A:active, A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}
A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	text-align: left;
}

#friendlist ul{
	padding: 2px 5px;
	line-height: 1.4em;
}

#friendlist li {
	list-style-type: bullet;
}

#friendlist a {
	margin: 0;
	padding: 2px 10px;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

#friendlist a:hover, #internals a:active {
	color: #6699CC;
	background-color: #ffffff;
}

#friendlist a:active {
	font-weight: bold;
}

#navtabs {
	margin: 7px 0 0 0;
	width: 385px;
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	color: #fff;
	border: 1px solid #fff;
	}

#navtabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #BDC0F8;
	}

#navtabs li {
	margin: 0;
	list-style-type: none;
	display: inline;
	}
	
#navtabs a:link {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

#navtabs a:visited {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}


#navtabs a:hover {
	margin: 0;
	background: #41B3CA;
	color: #fff;
	}

#navtabs a:active {
	margin: 0;
	background: #CC99CC;
	color: #fff;
	}
	
#wholecontent p{
	padding: 0 10px 0 8px;
	font-weight: normal;
	}

#wholecontent h1{
	padding: 0 10px 0 8px;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 14px;	
	}	

#wholecontent h2{
	padding: 0 10px 0 8px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	line-height: 14px;
	}	
