body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #3f3f3f;
	text-align: justify;
}
a:link {
	text-decoration: none;
	color: #C2F302;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #C2F302;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #C2F302;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #C2F302;
	font-weight: bold;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.leftmenu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.leftmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.leftmenu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
a.leftmenu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
a.leftmenuselected:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
a.leftmenuselected:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
a.leftmenuselected:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
a.leftmenuselected:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}

a.secondary:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.secondary:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.secondary:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a.secondary:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	background-color: #FF0000;
}
a.next:link {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	clear: left;
	float: right;
	font-size: medium;
}
a.next:visited {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	clear: left;
	float: right;
	font-size: medium;
}
a.next:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	clear: left;
	float: right;
	font-size: medium;
}
a.next:active {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	background-color: #FF0000;
	clear: left;
	float: right;
	font-size: medium;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.imglinks {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.mainmenu {
	text-align: right;
	color: #CBFF00;
	font-weight: bold;
	font-size: medium;
}
.icons {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}
#layer1 {
	background-image: url(../img/back1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}
.disclaimer {
	font-size: x-small;
	color: #CBFF00;
	left: 30px;
}
.symbol {
	float: left;
	margin-top: 0px;
	vertical-align: top;
	margin-left: 5px;
}
#layer3 {
	vertical-align: top;
	background-image: url(../img/images/back3_02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: center;
}
.flashbox {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 12px;
}
.content {
	margin-right: 30px;
}
.migas {
	font-size: x-small;
	color: #C2F302;
	position: relative;
}
.big {
	font-size: 150%;
}
.red {
	color: #FF0000;
	list-style-type: none;
}
.grey {
	color: #CCCCCC;
}
.indent {
	padding-left: 60px;
	list-style-type: none;
}
#layer2interior {
	background-image: url(../img/repeat.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-bottom: 20px;
	background-position: center center;
}
#layer3interior {
	vertical-align: top;
	background-image: url(../img/back2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: center;
	padding-top: 25px;
}
.symbolinterior {
	float: right;
	margin-top: 0px;
	vertical-align: top;
}
#layer2menu {
	float: left;
	list-style-type: square;
	list-style-position: inside;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 20px;
	font-size: 120%;
	padding-right: 30px;
}
.none {
	list-style-type: none;
}
#layer2menuflash {
	list-style-type: square;
	list-style-position: inside;
	padding-top: 10px;
}
#layer2content {
	margin-right: 20px;
	margin-left: 20px;
}
#layer2menuback {
	list-style-type: square;
	list-style-position: inside;
	padding-top: 10px;
}
.students {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;
	vertical-align: top;
}
.big2 {
	font-size: 130%;
}
.leftmenuselected {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	list-style-type: none;
}
.chinrests {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.chinrestsmall {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.images {
	text-align: center;
}
.imgrechts {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.boldcursiva {
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}
.green {
	color: #66CC00;
}
.yellow {
	color: #FFCC00;
}
.greenlight {
	color: #CBFF00;
}
#layer2menuhome {
	float: left;
	list-style-type: square;
	list-style-position: inside;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#layer2homecontent {
	list-style-type: square;
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#layer2 {
	background-image: url(../img/violin1.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: center top;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	height: 477px;
}
#layer3 {
	vertical-align: top;
	background-image: url(../img/violin2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 80px;
	padding-top: 0px;
}
.content2 {
	margin-right: 20px;
	margin-left: 20px;
}
#layer2menuhappened {
	float: left;
	list-style-type: square;
	list-style-position: inside;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 30px;
}
.underlined {
	text-decoration: underline;
}
#layer3def {
	vertical-align: top;
	background-image: url(../img/violinstaart.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 150px;
}
.rightsmall {
	font-size: x-small;
	background-position: right;
	text-align: center;
}
.next {
	text-align: right;
	margin-right: 20px;
}
.testkit {
	float: right;
	clear: left;
	margin-right: 20px;
	margin-left: 20px;
}
.rightsmallalign {
	font-size: x-small;
	background-position: right;
	text-align: right;
}
.orange {
	color: #FFCC00;
}
