/* Default CSS File for SIB */


/* LINKS */
a:visited {text-decoration:none;color:#FF4500;}
a:link {text-decoration:none;color:#800000;}
a:hover {text-decoration:underline;color:#FF0000;}


/* HEADERS */
h1 {color:#333;
	font-style:normal;
	font-weight:300;
	font-family:Trebuchet MS, Verdana, sans-serif;
	text-decoration:none;}
	
h1.home {color:white;
	     font-style:normal;
		 font-weight:300;
		 font-family:Trebuchet MS, Verdana, sans-serif;
		 text-decoration:none;}
		 
h3 {color:#000;
	font-family:Trebuchet MS, Verdana, sans-serif;
	text-decoration:none;}


/* TABLES AND CELLS */
td {color:#000;
	font-size:13px;
	font-family:Trebuchet MS, Verdana, sans-serif;}
	
th {color:#fff;
	font-size:12px;
	font-family:Trebuchet MS, Verdana, sans-serif;
	background-color:#597A96;}


/* MISC HTML TAGS */
address {color:#333;
         font-style:normal;
		 font-size:12px;
		 font-family:Trebuchet MS, Verdana, sans-serif;}
		 
body {font-size:13px;
	  font-family:Trebuchet MS, Verdana, san-serif;}
	  
code {font-size:13px;
	  color:#333;}


/* HEADER CSS TAGS */
.listheader {color:#000000;
             font-weight:bold;
			 font-size:13px;
			 font-family:Trebuchet MS, Verdana, sans-serif;
			 background-color:#cccccc;}


/* FOOTER CSS TAGS */
.footer {font-size:12px; 
	     font-family:Trebuchet MS, Verdana, sans-serif;}
		 
.footer:hover {font-size:12px;
               font-family:Trebuchet MS, Verdana, sans-serif;}
			   
.footer:link {font-size:12px; 
	          font-family:Trebuchet MS, Verdana, sans-serif;}
			  
.listfooter {color:#000000;
	         font-size:13px;
			 font-family:Trebuchet MS, Verdana, sans-serif;
			 background-color:#cccccc;}
			 
.listfooter:hover {color:#000000;
	               font-size:13px;
				   font-family:Verdana, Verdana, sans-serif;
				   background-color:#cccccc;}
				   
.listfooter:link {color:#000000;
	              font-size:13px;
				  font-family:Trebuchet MS, Verdana, sans-serif;
				  background-color:#cccccc;}

			  
/* MENU CSS TAGS */
.menu {font-size:13px; 
	   font-family:Trebuchet MS, Verdana, sans-serif; 
	   text-decoration:none;}
	   
.menu:hover {text-decoration:underline;}


/* FORM CSS TAGS */
.form {color:#000; 
	   font-size:11px; 
	   font-family:Trebuchet MS, Verdana, sans-serif;}
	   
.formelement {font-size:13px; 
	          font-family:Trebuchet MS, Verdana, sans-serif;}
			  
.formlabel {font-size:11px; 
	        font-family:Trebuchet MS, Verdana, sans-serif;}


/* MISC CSS TAGS */	  
.alert {color:#000;
	    font-size:13px;
	    font-family:Trebuchet MS, Verdana, san-serif;
	    background-color:#FFD700;}
		
.body {font-size:13px;
	   font-family:Trebuchet MS, Verdana, san-serif;}
	   
.error {color:white; 
	    background-color:red;
		font-size:13px;
		font-family:Trebuchet MS, Verdana, sans-serif;}
		
.firstrow {color:#000;
	       font-size:13px;
		   font-family:Trebuchet MS, Verdana, sans-serif;
		   background-color:#87A5BF;}

.h3like {color:#000;
         font-size:15px;
		 font-family:Trebuchet MS, Verdana, sans-serif;
		 text-decoration:none;}

.modulehead {color:#fff; 
	         font-size:12px;
			 font-family:Trebuchet MS, Verdana, sans-serif;
			 background-color:#597A96;}
			 
.msgsent {color:#0000ff;
          font-size:12px;
		  font-family:Trebuchet MS, Verdana, sans-serif;}
		  
.records {color:#696969; 
          font-size:11px;
		  font-family:Trebuchet MS, Verdana, sans-serif;}
		  
.secrow {color:#000; 
	     font-size:13px;
		 font-family:Trebuchet MS, Verdana, sans-serif; 
		 background-color:#cccccc;}