body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;





}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCFF;

}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

a:hover {
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottomdash {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.bottomdashright {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;

}
.thumbborder {
	border: 1px solid #CC3333;
}
.dropdown {
	background-color: #CCCCFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.rtborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

