body {
	background-color: #82879D;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url('/images/bgtile.jpg');
	background-repeat: repeat-x;
}


.imagebg {
	background-color: #5A5CFF;
}

.descbg {
	background-color: #5A5CFF;
	border:0px;
	padding:0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
.mainbg {
	background-color: #5A5CFF;
}
.footerbg {
	color: #FF6699;
	background-color: #5A5CFF;
}
.headerbg {

	color: #FF6699;
	background-color: #000000;
}
.skybg {


	color: #FF6699;
	background-color: #000000;
}
.stat {
	color: #FF0066;
}
.navitem {
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	border-right-style: none;
	border-bottom-style: solid;
	background-image: url('/images/thumb_grad_top.jpg');
	background-repeat: repeat-x;
}

.navitem2 {
	border-width: 1px;
	border-color: #000000;
	border-right-style: none;
	border-bottom-style: solid;
	background-repeat: repeat-x;
        padding:2px;
}

.caption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A5CFF;
}
.inputbg {
	background-color: #5A5CFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
input {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}
textarea {

	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}
select {


	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}
.greyedout {
	font-size: 9px;
	color: #171717;
}
