BODY  {
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 15px;
	text-align : left;
	color : #570F11;
	margin-top : 1;
	margin-bottom : 3;
	margin-left : 3;
	margin-right : 3;
	background-color : #F4CD7E;
	background-attachment : fixed;
	background-repeat : no-repeat;
}

BODY.leftpanel {
	background-image : url(images/partitur.jpg);
	background-repeat : repeat;
}

.text_s  {
	font-size : 11px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.text  {
	font-size : 13px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.text_l  {
	font-size : 15px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.highlight_s  {
	font-size : 11px;
	color : #008080;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.highlight  {
	font-size : 13px;
	color : #008080;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.highlight_l  {
	font-size : 15px;
	color : #008080;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.quotes  {
	font-size : 11px;
	color : #008080;
	font-family : Comic Sans MS, sans-serif;
	font-style : normal;
	font-weight : normal;
}

.title  {
	font-size : 20px;
	font-family : Arial, sans-serif;
	font-style : normal;
	font-weight : Bold;
	color : #D83C00;
}

.title2  {
	font-size : 18px;
	font-family : Arial, sans-serif;
	font-style : normal;
	font-weight : Bold;
	color : #D83C00;
}

.error  {
	font-size : 13px;
	color : Red;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.warning  {
	font-size : 11px;
	color : Red;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.success  {
	font-size : 13px;
	color : Green;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

A  {
	font-size : 12px;
	font-style : normal;
	color : #D83C00;
	font-weight : normal;
	font-family : Arial, sans-serif;
}

A:Active  {
	color : #D83C00;
}

A:Hover  {
	color : #D83C00;
}

TD.titleBar {
	font-size : 12px;
	color : #FEE9B2;
	font-family : Arial;
	font-weight : bold;
	background-color : #D33A00;	
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 5px;
	padding-right : 1px;
}

TD.listBar {
	font-size : 12px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
	background-color : #F4CD7E;	
}
TD.listBar2 {
	font-size : 12px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
	background-color : #FED388;	
}



