/* CSS Document */


INPUT, TEXTAREA, SELECT {
	FONT-SIZE: 10px;
	FONT-FAMILY: "Arial Narrow", Arial, Verdana, sans-serif;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #CC0000;
	border: 1px solid #FFcc00;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFD62F;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AAAAAA;
	background-image: url(images/bg_web.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.txtBGwith {color: #444444}
.style3 {color: #000000; font-weight: bold; }
.style4 {color: #FFCC00}
.BigBullet {
	list-style-image: url(images/bullet.gif);
	vertical-align: bottom;

}
.BigBulletRed {
	list-style-image: url(images/bulletRed.gif);
	vertical-align: bottom;

}
.BigBulletFolder {
	list-style-image: url(images/bulletFolder.gif);
	vertical-align: bottom;

}
.BigBulletIE {
	list-style-image: url(images/bulletIE.gif);
	vertical-align: bottom;

}
.style7 {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.style5 {
	font-size: 16px;
	color: #FFCC00;
}
hr {
	color: #FFCC66;
}
.stylehr {
	background-color: #FFCC66;
	color: #FFCC66;
	border-color: #ffcc66;
}

.style6 {
	font-weight: bold;
}
