
a:link {color: #3366cc;}
a:visited {color: #3366cc;}
a:active {color: #3366cc;}
a:hover {background-color: #3366cc; color: #ffffff;}
a {text-decoration: none;}

body { background-image: url("bg.gif"); 
       background-repeat: repeat-x;
		}
.style1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
}
.style2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.style3 {font-family: Tahoma, Arial}
.style4 {font-size: 12px}
.style5 {font-family: Tahoma, Arial; font-size: 12px; color: #333333; }
.tableHeader {
						 background-color: #333333;
						 text-align: center;
						 text-weight: bold;
						 color: #ffffff;
						 }
.tableHeader2 {
						 background-color: #c0c0c0;
						 text-align: left;
						 text-weight: bold;
						 color: #333333;
						 }
.tableField {
						background-color: #e0e0e0;
						text-align: center;
						}