.borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C12700;
	border-left-color: #C12700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC33;

}
.botline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C12700;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C12700;
	border-left-color: #C12700;



}

a:visited {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;

}
a:link {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}	
a:hover {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #c12700;
	text-decoration: bold;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../MAT/img/bullet.jpg);
	list-style-type: circle;

}
.botlinesolo {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C12700;
}
.liste {
	list-style-position: inside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../MAT/img/bullet.jpg);

}
.frame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C12700;
	border-left-color: #C12700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C12700;
	border-bottom-color: #C12700;

}
.topbotline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C12700;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C12700;

}
