body {
	scrollbar-3dlight-color: #red;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #ffcc66;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #ffcc66;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #cccccc;
	scrollbar-track-color : #ffcc66;
	 margin: 10px 0px 0px 0px;
	 background-color: #ffcc66;
	 color: #000000
}

.content { text-align: left;
		text-indent: 0px;
		padding:  15px 30px 15px 15px;
		}
		
.content2 { text-align: left;
		text-indent: 0px;
		padding:  25px;
		}
		
.content3 { text-align: right;
		text-indent: 0px;
		padding:  25px;
		}
		
.content4 { text-align: left;
		text-indent: 0px;
		padding:  10px;
		}
		
td.center { text-align: center;
		text-indent: 0px;
		padding:  25px;
		}
		
.head { font-family: verdana,arial,sans;
	     font-size: 11px;
	     font-weight: 700;
		 line-height: 1.5;
		 font-variant: small-caps;
       }

.body1 { font-family: verdana,arial,sans;
	     font-size: 11px;
	     font-weight: 700;
		 line-height: 1.5;
       }
	   
.body2 { font-family: verdana,arial,sans;
	     font-size: 11px;
	     font-weight: normal;
		 line-height: 1.5;
       }
	   
font.video { font-family: verdana,arial,sans;
	     font-size: 11px;
	     font-weight: normal;
       }
	   
font.audio { font-family: verdana,arial,sans;
	     font-size: 11px;
	     font-weight: bold;
       }
	   

td.nav { padding: 30px;}

.photo {
		border-color: blue;
		border-width: 3px;
		border-style: solid;
		}
		
.photo2 {
		border-color: white;
		border-width: 3px;
		border-style: solid;
		}
		 
table  { margin: 0px; padding: 0px; }
 

a.leftnav:link { font-family: verdana,arial,sans;
				 font-size: 12px;
				 font-weight: bold;
				 color: #ffffff;
				 text-decoration: none;
				}
				
a.leftnav:active { font-family: verdana,arial,sans;
				   font-size: 12px;
				   font-weight: bold;
				   color: #ffcc66;
				   text-decoration: none;
				  }

a.leftnav:visited { font-family: verdana,arial,sans;
				    font-size: 12px;
				    font-weight: bold;
				    color: #ffffff;
				    text-decoration: none;
				   }
				   
a.leftnav:hover { font-family: verdana,arial,sans;
				  font-size: 12px;
				  font-weight: bold;
				  color: orange;
				  text-decoration: none;
				  }
				 
a.body:link { color: #de8058;
			text-decoration: none;
			font-family: verdana,sans;
			font-size: 9px;
			font-weight: bold;
			}
			
a.body:active { color: #de8058;
			text-decoration: none;
			font-family: verdana,sans;
			font-size: 9px;
			font-weight: bold;
			}
			
a.body:visited { color: #de8058;
			text-decoration: none;
			font-family: verdana,sans;
			font-size: 9px;
			font-weight: bold;
			}

a.body:hover { color: #de8058;
			text-decoration: underline;
			font-family: verdana,sans;
			font-size: 9px;
			font-weight: bold;
			}
			
			
a.audio:link { color: black;
			text-decoration: none;
			font-family: verdana,sans;
			font-size: 9px;
			font-weight: bold;
			}
			
a.audio:active { color: #de8058;
			text-decoration: none;
			font-family: verdana,sans;
			font-size: 9px;
			font-weight: bold;
			}
			
a.audio:visited { color: #de8058;
			text-decoration: none;
			font-family: verdana,sans;
			font-size: 9px;
			font-weight: bold;
			}

a.audio:hover { color: red;
			text-decoration: underline;
			font-family: verdana,sans;
			font-size: 9px;
			font-weight: bold;
			}
			
.rollover a { display:block; width:120px; background-color: #ffcc66}
.rollover a:hover { background-color: #990000}
.sysMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
