BODY, #fullheight {
	background-color: #FFFFFF;
	background-image: url(../../images/sidebar/sidebar.jpg);
	background-repeat: repeat-y;	
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans Serif;
	font-size: 11px;
	color: #000000;	
	height: 100%;
	margin-top: 0;
	padding-top: 0;
	border: none;
	}
	
A:link { color: #a42022; text-decoration: none; }
A:active { color: #a42022; text-decoration: none; }
A:visited { color: #a42022; text-decoration: none; }
A:hover { color: #666666; text-decoration: none; }

.content { 
	text-align: left; 
	padding: 30px 26px 0px 26px;
	font-family: verdana, tahoma;	
	}

.header {
	min-height: 21px;
	height: 21px;
	line-height: 0;
	}
	
input, select, textarea {
	font-family: verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #666666;
	background-color: #FFFFFF;
	color: #333333; 
    font-size: 10px;
}	

P {
	color: #000000; 
	font-size: 11px; 
	line-height:18px;
	font-family: verdana, tahoma; 
  }

.copyright {
	padding-top: 5px;
	color: #000000; 
	font-size: 9px; 
	font-family: verdana, tahoma; 
  }
	
.small {
	color: #666666; 
	font-size: 9px; 
	font-family: verdana, tahoma; 
  }
  
TD {
	color: #000000; 
	font-size: 11px; 
	line-height:18px;
	font-family: verdana, tahoma; 
  }	
  
.sidebar {
	background-color: #F3EDEA; 
	font-size: 10px; 
	font-weight: bold; 	
	font-family: verdana, tahoma; 
	padding-left: 5px; 
	padding-top: 2px; 	
	padding-bottom: 2px; 	
	margin-bottom: 2px;
	text-transform: uppercase;
  } 
  
  
.white {
	color: #ffffff; 
	font-size: 11px; 
	font-family: verdana, tahoma; 
  }	  	

  
.lightaqua {
	background-color: #F3EDEA; 
	background-image: url(../../images/toolbar/toolbar_bg_light.jpg);
	background-repeat: no-repeat;
	background-position: top left;			
  }    

.grey {
	background-color: #a42022; 
  }   


h1 { 
	font-size: 17px;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	color: #a42022;	
	margin-top: 0px;
	margin-bottom: 9px;
	padding-bottom: 3px;
	background-image: url(../../images/general/dotted_line2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;	
	}
	
	
h2 { 
	color: #a42022; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Helvetica, Arial, Tahoma, Verdana;	margin-bottom: 0px;
	}	
	
	
h3 { 
	color: #a42022; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, Arial, tahoma;		
	margin-bottom: 0px;
	}	
	
h4 { 
	color: #a42022; 
	font-size: 10px; 
	font-weight: bold; 	
	font-family: Verdana, Helvetica, Arial, tahoma;		
	margin-bottom: 0px;
	}	
	
	
h5 { 
	color: #a42022; 
	font-size: 9px; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, Arial, tahoma;		
	margin-bottom: 0px;
	}
			

.textbox {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; color: #000000; 
  background-color: #FFFFFF; 
  border-top-width: 1px; 
  border-right-width: 1px, #ffffff; 
  border-bottom-width: 1px, #ffffff; 
  border-left-width: 1px
  }
  
  
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #a42022; 
	border-style: none none dotted none;}
	
	
.bl { 
/* background: #F3EDEA url(../../images/general/bl_whitbg.gif) 0 100% no-repeat;  */
background: #F3EDEA; 
top: 0px; 
} 

.br { 
/* background: url(../../images/general/br_whitebg.gif) 100% 100% no-repeat;  */
background: #F3EDEA; 
} 


.tl { 
/* background: url(../../images/general/tl_whitebg.gif) 0 0 no-repeat;  */
background: #F3EDEA; 
}
 
.tr { 
/* background: url(../../images/general/tr_whitebg.gif) 100% 0 no-repeat;  */
background: #F3EDEA; 
padding: 14px; 
top: 0px; 
} 	

form {
	margin: 0px;
	}
	
/* --------------------------- */
/* ALERTS                      */
/* --------------------------- */

#RedAlert {
  background-image: url('../../images/template/buttons/red_alert_bg.gif'); 
  background-repeat: repeat-x;
  background-position: left top;	
  min-height: 29px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 50px;
  padding-right: 10px;
  color: #a80008;
  font-weight: bold;
  border: 4px solid #a80008;
  overflow: visible;
}

#YellowAlert {
  background-image: url('../../images/template/buttons/yellow_alert_bg.gif'); 
  background-repeat: repeat-x;
  background-position: left top;	
  min-height: 29px;
  padding-top: 14px;
  padding-bottom: 14px;  
  padding-left: 50px;
  padding-right: 10px;
  color: #c64f00;
  font-weight: bold;
  border: 4px solid #ff9c00;
  overflow: visible;
}

#GreenAlert {
  background-image: url('../../images/template/buttons/green_alert_bg.gif'); 
  background-repeat: repeat-x;
  background-position: left top;	
  min-height: 29px;
  padding-top: 14px;
  padding-bottom: 14px;  
  padding-left: 50px;
  padding-right: 10px;    
  color: #48aa00;
  font-weight: bold;
  border: 4px solid #48aa00;
  overflow: visible;
}
	
