.tab{
	background-image:url("Tab background - Copy.jpg");
	width:120px;
	text-align:right;

}
.tab a{
	font-family:sans-serif;
	text-decoration:none;
	color:#990033;	
	
}

.tabsel{
	font-family:sans-serif;
	background-image:url("Tab background_selected.jpg");
	width:120px;
	text-align:right;
	color:black

}
.tabsel a{
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-family:sans-serif;


}

.specialStyle{
	border-style:solid;
	border-color:#330000;
	border-width:2px;

}
.titlealign a{
	text-decoration:none;
	color:#000000;


}
.titlealign{
	color:black;
	text-decoration:none;

}
.topalign{
	vertical-align:top;

}
