a { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	text-decoration: none;  
	color : #111155; 
	text-align : center; 
	font-weight : bold;}
a:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	text-decoration: none;  
	color : #333377; 
	text-align : center; 
	font-weight : bold;}
a:active { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;  
	color : #111155; 
	text-align : center; 
	font-weight : bold;}
a:hover { 
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;  
	color : white;  
	background-color: #333377; 
	text-decoration: underline; 
	text-align : center; 
	font-weight : bold;}

a.noeff { 
	font-family : Arial, Helvetica, sans-serif; }
a.noeff:visited { 
	font-family : Arial, Helvetica, sans-serif;}
a.noeff:active { 
	font-family : Arial, Helvetica, sans-serif; }
a.noeff:hover { 
	font-family : Arial, Helvetica, sans-serif;}
	
p {
	color : #000000;  
	text-align: left; 
	padding-left : 10px;
	padding-right : 10px;
	font-family : Arial, Helvetica, sans-serif;  
	font-size : 12px;
	font-weight : normal;}

.blueborder { 
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
	border-style: ridge; 
	border-color: #333366; 
	border-top-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	border-right-width: 2px; }

.bluebutton { 
	border-style: ridge; 
	border-color: #333366; 
	border-top-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	border-right-width: 2px; 
	text-align : center;}

.bluebutton:hover { 
	background-color : #333377; }

.blueframe { margin-right : 10px;
	 margin-bottom : 10px;
	 border-style: ridge;
	 border-color: #333366;
	 border-top-width: 6px;
	 border-bottom-width: 6px;
	 border-left-width: 6px;
	 border-right-width: 6px;}
	 
.button { 
	background-color:#333366; 
	color : #FFFFFF; 
	font-family : Arial,Verdana,Helvetica,sans-serif; 
	font-size : 12px; 
	border-style: outset; 
	border-color: #DDDDDD;
	border-width: 3px;
	padding : 2px; 
	font-weight : bold;}

.button:hover { 
	background-color:#333366; 
	color : #00CCCC; 
	font-family : Arial,Verdana,Helvetica,sans-serif; 
	font-size : 12px; 
	border-style: ridge; 
	border-color: #FFFFFF;
	border-width: 3px;
	padding : 2px; 
	font-weight : bold;}

.button_selected { 
	background-color : #333366; 
	color : yellow; 
	font-family : Arial,Verdana,Helvetica,sans-serif; 
	font-size : 12px; 
	padding : 2px; font-weight : bold}

.caption {
	color : #000000;  
	font-family : Arial, Helvetica, sans-serif;  
	font-size : 10px;
	font-weight : normal;}
	
.frame_thin { 
	margin-right : 10px;
	margin-bottom : 10px;
	border-style: ridge; 
	border-color: #333366; 
	border-top-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	border-right-width: 2px; }

.highlight { 
	background-color: yellow; 
	font-weight : bold;}

.itemname { 
	color : #333333;  
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;  
	font-size : 12px;}

.itemdata { 
	color : #000000;  
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;  
	font-size : 12px; 
	font-weight : bold;}

.ltext { 
	color : #000000;  
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;}

.menubutton { 
	background-color:#333366; 
	color : #FFFFFF; 
	font-family : Arial,Verdana,Helvetica,sans-serif; 
	font-size : 10px; 
	border-style: outset; 
	border-color: #DDDDDD;
	border-width: 3px;
	padding : 2px; 
	font-weight : bold;}

.menubutton:hover { 
	background-color:#333366; 
	color : #00CCCC; 
	font-family : Arial,Verdana,Helvetica,sans-serif; 
	font-size : 10px; 
	border-style: ridge; 
	border-color: #FFFFFF;
	border-width: 3px;
	padding : 2px; 
	font-weight : bold;}

.photocredit {
	color : #777777;  
	font-family : Arial, Helvetica, sans-serif;  
	font-size : 9px;
	text-align : center;
	font-weight : normal;}

.shaded { 
	background-color : #E9E9CC }

.sname {
	color : #000000;  
	text-align: center; 
	font-family : Times New Roman; 
	font-size : 28px; 
	font-weight : bold;}



