body		{
	margin-top: 0px;
	margin-left: 0px;


}
 H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #023562;
}
H3 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #a39161;
}

.menutable {
	border : thin solid #a39161;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background : White;
}
		
.border1 {
	border : thin solid #a39161;
	margin-left : 2px;
}

.border2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	border : thin solid #a39161;
	padding : 15px;
	line-height : 20px;
}

.menuitem {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
		
td 	{
	font: normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
			
.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
}

.fineprint	{
   font: normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.notice	{
   font: normal 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000000;
}

.title {
	font-size : 16pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #222D03;
	line-height : 20pt;
	text-decoration : none;
}

.title1 {
	font-size : 12pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #222D03;
	line-height : 14pt;
	text-decoration : none;
}
.title2 {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height : 14pt;
	text-decoration : none;
}
.menutitle {
	background-color: #222D03;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : white
}

.under {
	border-bottom : 1px solid black;
}

.caption {font-size:12px;padding-bottom:8px;}



#playlist tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 5px 8px;
	border-left: 1px solid #a39161;
	background:#fff;
	vertical-align : top;
}
  
 /* Note: by placing this rule above the .selected rule
          selected rows receive a style preference */
		  
#playlist tbody tr.even td {
	background-color: #F8F6DA;
}  
  
#playlist tbody tr.selected td {
	background-color: #F2E5B2;
	color: #000000;
	font-size: 10pt;
	border-left: 1px solid #a39161;
	border-bottom: 1px solid #a39161;
}


#gps {
	border: 1px solid #666666;
}

#gps tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 5px 8px;
	border-left: 1px solid #a39161;
	background:#fff;
	vertical-align : top;
}
  
 /* Note: by placing this rule above the .selected rule
          selected rows receive a style preference */
		  
#gps tbody tr.even td {
	background-color: #F8F6DA;
}  
  
#gps tbody tr.selected td {
	background-color: #F2E5B2;
	color: #000000;
	font-size: 10pt;
	border-left: 1px solid #a39161;
	border-bottom: 1px solid #a39161;
}

#gps tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 5px 8px;
	border-left: 1px solid #a39161;
	background:#fff;
	vertical-align : top;
}

#courses tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 5px 8px;
	border-left: 1px solid #a39161;
	background:#fff;
	vertical-align : top;
}

#courses tbody tr.selected td {
	background-color: #F2E5B2;
	color: #000000;
	font-size: 10pt;
	border-left: 1px solid #a39161;
	border-bottom: 1px solid #a39161;
}

#courses tbody tr.strip td {
font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	background-color: #F8F6DA;
	border-left: 1px solid #a39161;
		vertical-align : top;
}

#courses tbody tr.strip1 td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	background-color: #F8F6DA;
	border-left: 1px solid #a39161;
	vertical-align : top;
	border-bottom : 5px solid White;
}


A:link	{Color: #023562;	
	text-decoration : none;
	}
	
A:visited	{
	Color: #023562;
	text-decoration : none;
	}
	
A:active	{color: #296531;
	text-decoration : none;
	}
	
A:Hover		{color: #000000;	
	text-decoration : none;
	}
