
BODY			{ margin-top: 20;
				  margin-left: 0;
			      margin-bottom: 0;
			      margin-right: 0; 
			      background-image: url("images/bg2.jpg");
				  background-repeat: yes;}

.bgr			{ background-color: #E1E9F0;
			      background-image: url("images/bg-r.jpg");
				  background-repeat: repeat-y;}

.bgl			{ background-color: #E1E9F0;
			      background-image: url("images/bg-l.jpg");
				  background-repeat: repeat-y;}
				  

A:link			{ text-decoration: none; color: #0C3B6A; font-weight: bold; }
A:visited		{ text-decoration: none; color: #0C3B6A; font-weight: bold;}
A:active		{ text-decoration: none; color: #0C3B6A; font-weight: bold;}
A:hover			{ text-decoration: none; color: #000000; font-weight: bold;}


td				{ font-family: arial, helvetica, sans-serif; 		
				  font-size: 11px;
				  line-height: 17px;
				  color: #2C2C2C;}

.footer			 { font-family: arial, helvetica, sans-serif; 
				   font-size: 9px;
				   color: #2C2C2C;
				   line-height: 12px;}

				  
.text			{ font-family: arial, helvetica, sans-serif; 		
				  font-size: 11px; 
				  line-height: 16px;
				  color: #2C2C2C; }

.text12			{ font-family: arial, helvetica, sans-serif; 		
				  font-size: 18px; 
				  line-height: 16px;
				  color: #88A1B7; }

.noshade		{ border: thin solid #000000;}
