
body { background-image: url(background.gif);}



a.type1:link {
	font-family: verdana;
	font-size: 10px; 
	color: #ffffff;
	text-decoration: none;
}
a.type1:visited {
	font-family: verdana;
	font-size: 10px; 
	color: #ffffff;
	text-decoration: none;}


a.type1:hover {
 
 	font-family: verdana;
	font-size: 10px; 
	color: yellow;
	text-decoration: none;

}


a.type4:link {
	font-family: verdana;
	font-size: 12px; 
	color: #cc0000;
	text-decoration: none;
}
a.type4:visited {
	font-family: verdana;
	font-size: 12px; 
	color: #cc0000;
	text-decoration: none;}


a.type4:hover {
 
 	font-family: verdana;
	font-size: 12px; 
	color: fe0000;
	text-decoration: underline;

}



a.type2:link {
	font-family: verdana;
	font-size: 10px; 
	color: #cc0000;
	text-decoration: none;
}
a.type2:visited {
	font-family: verdana;
	font-size: 10px; 
	color: #cc0000;
	text-decoration: none;}


a.type2:hover {
 
 	font-family: verdana;
	font-size: 10px; 
	color: fe0000;
	text-decoration: underline;

}

.style1 {
	font-family: Verdana, Arial, sans-serif, "Arial Narrow";
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 4px;
}
.style2 {
	font-family: Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #333333;
    padding-right: 5px;
	padding-left: 4px;

}
.style3 {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
}


.titles {
	color: #FFFFFF;
	font-family: "verdana";
	font-size: 18px;
	font-weight: bold;
}
.main {
	background-color: #f0f0f0;
	background-image: url(img/tdBK.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.main2 {
	font-family: Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	background-image: url(img/td1BK.gif);
	background-repeat: repeat-y;
}
.style5 {
	font-family: Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	background-image: url(img/td1BK.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFFFFF;
}

.style7 {color: #000000}
.style11 {color: #FFFFFF; font-family: Verdana, Arial, sans-serif, "Arial Narrow"; font-size: 12px; font-weight: bold; }
.style12 {
	font-family: "verdana";
	font-size: 12px;
	color: #333333;
	
}
.trL

{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: cccccc;
}
.tdL {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: cccccc;
}
.ul2 {
	font-family: Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #333333;
	padding-bottom: 6px;
}

a.typeM:link {
	font-family: verdana;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	margin-bottom: 2px;
	padding-bottom: 10px;
}
a.typeM:visited {
	font-family: verdana;
	font-size: 12px; 
	color: #cc0000;
	text-decoration: none;
	margin-bottom: 2px;
	padding-bottom: 10px;

	}


a.typeM:hover {
 
 	font-family: verdana;
	font-size: 12px; 
	color: #fe0000;
	text-decoration: underline;
	margin-bottom: 2px;
	padding-bottom: 10px;

}