body
{ 
background-image: url(images/bgg.gif); 
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #FFFFF;
}

{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.footer {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; color: #666666
}

.bottomnav {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold
}

.top {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
text-align: right;
}

.right {  
text-align: right;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993366;
}
.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right:50px;
	color: #333333;
	background-image: url(images/titlebar.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
}
.titlebarFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	color: #333333;
	background-image: url(images/titlebar2.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
}
.border {
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.highlight {
	background-color: #E7F9FE;
	background-position: 30px;
	height: 20px;
}
.highlight-yellow {
	background-color: #CCFF99;
	position: static;
	height: 30px;
}
.gray {
	color: #666666;
	font-weight: bold;
}

.titlePackage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.titlePackage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFDB;
}