BODY {
	font-family: arial, geneva, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

TABLE {
	font-family: arial, geneva, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.master {
	background-color : D2EFD2;
	border : medium double White;
}
.titlebar {
	font-size: 18px;
	font-weight:bold;
	line-height:150%;
	color:#000000;
	height: 28px;
	background-image: url(images/titlebar.gif);
	padding-left: 10px;
}
TH {
	font-size: 18px;
	font-weight:bold;
	line-height:150%;
	color: #ffffff;
	height: 28px;
	border : thin;
	background-color : #99CC99;
}
.copyright {
	font-family: arial, geneva, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: xx-small;
}

.small {
	font-family: arial, geneva, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: x-small;
}

A:hover {
	color: #000000;
	TEXT-DECORATION: underline
}

A {
	text-decoration: none
}


H2 {
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	font-size: large;
	color: #6C897A;
}
.yellow {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: bold;
	color: #000000;
	background: #ffff00;
	border : 2px solid #2e8b57;
	}
.blue {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: bold;
	color: #000000;
	background: #87cefa;
	border : 2px solid #2e8b57;
	}
.orange {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: bold;
	color: #000000;
	background: #fa8072;
	border : 2px solid #2e8b57;
	}
.Pink{
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: bold;
	color: #000000;
	background: #ffc0cb;
	}
.purple {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: bold;
	color: #ffffff;
	background: #9370db;
	border : 2px solid #2e8b57;
	}
.red {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: bold;
	color: #ffffff;
	background: #dc143c;
	border : 2px solid #2e8b57;
	}
.white {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: bold;
	color: #000000;
	background: #ffffff;
	border : 2px solid #2e8b57;
	}	
.titlebarold {
	font-family: verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: bold;
	color: #ffffff;
	background: #99CC99;
	}		
.name {
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: bold;
	color: #336633;
	}	
hr {
	color: #ffffff;
}