/* femLego page coding */

.menu {color: white; }
.menu:hover { color: white; }
.menu:visited:hover { color: white;  }

.place {color: green;}
.place:hover { color: green; text-decoration: underline }
.place:visited:hover { color: green; text-decoration: underline }

.title {color: #996633 }
.title:hover { color: #996633; text-decoration: underline }
.title:visited:hover { color: #996633; text-decoration: underline }

.author{color: rgb(0, 102, 102);}
.author:hover { color: rgb(0, 102, 102); text-decoration: underline }
.author:visited:hover { color: rgb(0, 102, 102); text-decoration: underline }

/*.head{ color: white ; background-color: #996633; text-align:center}*/
.head{ color: black ; background-color: white; text-align:center}

.journal {color: #996633;}
.journal:hover { color: #996633; text-decoration: underline }
.journal:visited:hover { color: #996633; text-decoration: underline }
		
.navigation{text-align: left;}

/* bread */
td { color: #1A1A1A; font-size: 12px; line-height: 16px; font-family: verdana, geneva, arial, helvetica, sans-serif }
div { color: #1A1A1A; font-size: 12px; line-height: 16px; font-family: verdana, geneva, arial, helvetica, sans-serif }
body { color: #1A1A1A; font-size: 12px; line-height: 16px; font-family: verdana, geneva, arial, helvetica, sans-serif }
p { color: #1A1A1A; font-size: 12px; line-height: 16px; font-family: verdana, geneva, arial, helvetica, sans-serif }

/*  links */
a { color: #647195; text-decoration: none }
a:active { text-decoration: none }
a:hover { color: #374F91; text-decoration: underline }
a:visited { text-decoration: none }
a:visited:hover { color: #374F91; text-decoration: underline }

/* headers */
h1 { color: #9D102D ; }
h2 { color:  #647195; }
h3 { }

/*  small links */
.smallLink { color: #647195; font-size: 10px; text-decoration: none }
.smallLink:active { text-decoration: none }
.smallLink:hover { color: #374F91; text-decoration: underline }
.smallLink:visited { text-decoration: none }
.smallLink:visited:hover { color: #374F91; text-decoration: underline }

/*  navigation links */
.navLink { color: #FFFFFF; font-size: 10px;  text-decoration: none }
.navLink:active { text-decoration: none }
.navLink:hover { color: #FFFFFF; text-decoration: underline }
.navLink:visited {  text-decoration: none;  }
.navLink:visited:hover { color: #FFFFFF; text-decoration: underline }

/* Specific classes  */
.maple1 { color: #FF0000; font-size: 12px; line-height: 16px; font-weight:bold; font-family: verdana, geneva, arial, helvetica, sans-serif }
.maple2 { color: #0000FF; font-size: 13px; line-height: 16px; font-style:italic; text-align: center; font-family: Times New Roman, Times, serif }
.maple3 { color: #000000; font-size: 13px; line-height: 16px; font-style:italic; font-family: verdana, geneva, arial, helvetica, sans-serif  }




/* Form fields */
.textField { 			
				color: #252517; 
				font-size: 					11px; 
				line-height: 				11px; 
				font-family: 				verdana, geneva, arial, helvetica, sans-serif ;
				color:						#000000;
				width:						100px;
				height:						17px;
				background-color:			#FFFFFF;
				border-top:					#737573 1px solid;
				border-left:				#737573 1px solid;
				border-right:				#BDBABD 1px solid;
				border-bottom:				#BDBABD 1px solid;
				}
				
.selectField { 			
				color: #252517; 
				font-size: 					11px; 
				line-height: 				11px; 
				font-family: 				verdana, geneva, arial, helvetica, sans-serif ;
				color:						#000000;
				width:						230px;
				height:						17px;
				background-color:			#FFFFFF;
				border-top:					#737573 1px solid;
				border-left:				#737573 1px solid;
				border-right:				#BDBABD 1px solid;
				border-bottom:				#BDBABD 1px solid;
				}

				
.textFieldWide { 			
				color: #252517; 
				font-size: 					11px; 
				line-height: 				11px; 
				font-family: 				verdana, geneva, arial, helvetica, sans-serif ;
				color:						#000000;
				width:						200px;
				height:						17px;
				background-color:			#FFFFFF;
				border-top:					#737573 1px solid;
				border-left:				#737573 1px solid;
				border-right:				#BDBABD 1px solid;
				border-bottom:				#BDBABD 1px solid;
				}
				
.textFieldExtraWide { 			
				color: #252517; 
				font-size: 					11px; 
				line-height: 				11px; 
				font-family: 				verdana, geneva, arial, helvetica, sans-serif ;
				color:						#000000;
				width:						450px;
				height:						17px;
				background-color:			#FFFFFF;
				border-top:					#737573 1px solid;
				border-left:				#737573 1px solid;
				border-right:				#BDBABD 1px solid;
				border-bottom:				#BDBABD 1px solid;
				}
				
.textAreaSmall { 			
				color: #252517; 
				font-size: 					11px; 
				line-height: 				11px; 
				font-family: 				verdana, geneva, arial, helvetica, sans-serif ;
				color:						#000000;
				width:						450px;
				height:						100px;
				background-color:			#FFFFFF;
				border-top:					#737573 1px solid;
				border-left:				#737573 1px solid;
				border-right:				#BDBABD 1px solid;
				border-bottom:				#BDBABD 1px solid;
				}
				
				
.textAreaBig { 			
				color: #252517; 
				font-size: 					11px; 
				line-height: 				11px; 
				font-family: 				verdana, geneva, arial, helvetica, sans-serif ;
				color:						#000000;
				width:						450px;
				height:						300px;
				background-color:			#FFFFFF;
				border-top:					#737573 1px solid;
				border-left:				#737573 1px solid;
				border-right:				#BDBABD 1px solid;
				border-bottom:				#BDBABD 1px solid;
				}
				
 	
table.page { }
td.page-top { height: 20px;  background-image: url(images/borders/page/top.gif)}
td.page-topRight { width: 28px; height: 20px; background-image: url(images/borders/page/topRight.gif)}			 
td.page-right { width: 28px; background-image: url(images/borders/page/right.gif)}
td.page-bottomRight { width: 28px; height: 38px; background-image: url(images/borders/page/bottomRight.gif)}	
td.page-bottom { height: 38px; background-image: url(images/borders/page/bottom.gif)}
td.page-bottomLeft { width: 28px; height: 38px; background-image: url(images/borders/page/bottomLeft.gif)}	
td.page-left { width: 28px; background-image: url(images/borders/page/left.gif)}
td.page-topLeft { width: 28px; height: 20px; background-image: url(images/borders/page/topLeft.gif)}			 
td.page-center { background-color: white  }

td.page-topRightRound { width: 28px; height: 20px; background-image: url(images/borders/topRightRound.gif)}
td.page-topLeftRound { width: 28px; height: 20px; background-image: url(images/borders/topLeftRound.gif)}

table.round { }
td.round-top { height: 16px;  background-image: url(images/borders/round/top.gif)}
td.round-topRight { width: 16px; height: 16px; background-image: url(images/borders/round/topRight.gif)}
td.round-right { width: 16px; background-image: url(images/borders/round/right.gif)}
td.round-bottomRight { width: 16px; height: 16px; background-image: url(images/borders/round/bottomRight.gif)}	
td.round-bottom { height: 16px; background-image: url(images/borders/round/bottom.gif)}
td.round-bottomLeft { width: 16px; height: 16px; background-image: url(images/borders/round/bottomLeft.gif)}	
td.round-left { width: 16px; background-image: url(images/borders/round/left.gif)}
td.round-topLeft { width: 16px; height: 16px; background-image: url(images/borders/round/topLeft.gif)}			 
td.round-center { background-color: white  }

table.shadow { }
td.shadow-top { height: 16px;  background-image: url(images/borders/shadow/top.gif)}
td.shadow-topRight { width: 16px; height: 16px; background-image: url(images/borders/shadow/topRight.gif)}
td.shadow-right { width: 16px; background-image: url(images/borders/shadow/right.gif)}
td.shadow-bottomRight { width: 16px; height: 16px; background-image: url(images/borders/shadow/bottomRight.gif)}	
td.shadow-bottom { height: 16px; background-image: url(images/borders/shadow/bottom.gif)}
td.shadow-bottomLeft { width: 16px; height: 16px; background-image: url(images/borders/shadow/bottomLeft.gif)}	
td.shadow-left { width: 16px; background-image: url(images/borders/shadow/left.gif)}
td.shadow-topLeft { width: 16px; height: 16px; background-image: url(images/borders/shadow/topLeft.gif)}
td.shadow-center { background-color: white  }

