.bodytext { color: black; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.bodytext_bold { color: white; font-weight: bold; text-align: center; font-size: 9pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #3E4D6A;
	border-style: solid;
	border-color: white;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px }

.melcode { color: #039; font-weight: normal; font-size: 10pt; font-family: "Courier New", Courier, Monaco; background-color: #ddd }
.tut_connection { color: black; font-size: 10pt; font-family: "Courier New", Courier, Monaco; background-color: #f2f298 }
.tut_constraints { color: black; font-size: 10pt; font-family: "Courier New", Courier, Monaco; background-color: #a5bff2 }
.tut_drivenkeys { color: black; font-size: 10pt; font-family: "Courier New", Courier, Monaco; background-color: #ffc394 }
.tut_name { color: black; font-size: 10pt; font-family: "Courier New", Courier, Monaco; background-color: #d8d8d8 }
.tutorialtitle { color: #000; font-weight: bold; font-size: 18pt; line-height: 18pt; font-family: "Times New Roman", Times, Georgia }


a.black:link { color: #777777; text-decoration: underline }
a.black:visited { color: #777777; text-decoration: underline }
a.black:active { color: #777777; text-decoration: underline }
a.black:hover { color: #000000; text-decoration: underline }

li { display:inline }
ul { list-style-type: none; float: left; margin: 0; padding: 0; width: 100% }

a.cs:link, a.cs:visited, a.cs:active { color: black; font-size: 10pt; text-decoration: none; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white;
	border-style: solid;
	border-color: white;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px }

a.cs:hover { background-color: #dddddd;	
	border-style: solid;
	border-color: #dddddd;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px }
