.style1 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	font-family: Arial;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style4 { 
	background-image:url(Altuz.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style5 {  
	background-image:url(Alt.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.ItemStyle {
	list-style-image: url(file.gif);
	font-family: "sans-serif";
	font-size: 12px;
	vertical-align: middle;

}

.PopItemStyle {
	list-style-image: url(folder.gif);
	font-family: "sans-serif";
	font-size: 12px;
	vertical-align: middle;

}
body,td,th {
	color: #000000;
}
body {cursor:url("Orange.cur");}
body {background-image:url(B1.gif);}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
	width: 175px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(Alt.gif);
	border: thin solid #FF6600;
}

.switchcontent{
	width: 175px;
	border: thin solid #FF6600;
}
