@CHARSET "UTF-8";
@import url(style.css);
@import url(buttons.css);
@import url(layout.css);
@import url(demo.css);

body{
	background:none;
}
.style7 {
	color: #808080;
}

.style8 {
	color: #6D6D6D;
}

.style9 {
	color: #000000;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }
*/
/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }
.float_left{ float:left; }
.float_right{ float:right; }

