body {

	width: 100%;

	margin: 0;

}
.Bold {
	font-weight: bold;
}



.footer {

 	padding: 4px;

 	background-color: #ddd;

 	text-align:center;

}



.topp {
	border-bottom: 2px solid #333;
	padding: 3px;
	background-image: none;
	font-size: medium;
	color: #fff;
	font-weight: bold;
	font-family: tahoma;
}

.ad {

 	background-color: #efefef;

 	padding: 3px;

}

* {
	font-family: arial;
	font-size: small;
    }



.img {

 	border: 0px;

}

.container {

 	text-align: left;

}

a.o {

 	text-decoration: none;

 	color: #fff;

}

a.o:hover {

 	text-decoration: none;

 	color: #fff;

}

.purple {
	background-color: #C0C;
	background-image: none;
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	border-bottom: 2px solid #000;
}

.blue {
	background-color: #0066cc;
	background-image: none;
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	border-bottom: 2px solid #000;



}

.red {
	background-color: #F00;
	background-image: none;
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	border-bottom: 2px solid #000;
}

.navItem1 {

 	padding: 3px;

 	background-color: #fff;

 	color: #000;

 	text-align: left;

	  	border-bottom: 1px dotted #aaa;

}

.text {

 	padding: 3px;

 	background-color: #fff;

 	color: #000;

 	text-align: left;

}

.navItem2 {

 	padding: 3px;

 	background-color: #ddd;

 	color: #000;

 	text-align: left;

 	border-bottom: 1px dotted #aaa;

}

.navItem3 {

 	padding: 3px;

 	background-color: #fff;

 	color: #000;

 	text-align: left;

	border-bottom: 1px solid #285c97;

	border-top: 1px solid #285c97;

}

a {

 	color: #000;

 	text-decoration: underline;

}

fieldset {

 	border: 0px;

}



.content {

 	color: #000;

 	padding: 3px;

 	text-align: left;

}



img {

 	border: 0;

}
.admin {
	color: #F00;
}
.mod {
	color: #06F;
}
