.heading, h4,.heading a{
color: #D16349;
font-size: 14px;
font-weight: bold;}
h2{
color: #D16349;
font-size: 18px;
font-weight: bold;
}

#frontcontent p{
padding:5px;
color:#000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:14px;
}
frameset{
width:99%;

}
.success{
	background-attachment: fixed;
	background-image: url(../images/icons/greentic.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	height:20px;
	width:100%;
}
td{color:#000000;}
a {
color:#D16349;
}
a:link {
}     /* unvisited link */
a:visited {
}  /* visited link */
a:hover {
color:#D16349;

}   /* mouse over link */
a:active {

}   /* selected link */

/* table layout*/
div.rowform {
clear : both; 
padding-top : 2px; 
} 
div.rowform span.label {
font-weight : bold; 
text-align : right; 
float : left; 
padding-right : 2px; 
width : 110px; 
} 
div.rowform span.formw {
text-align : left; 
float : left; 
padding-left : 2px; 
width : 420px; 
} 
.buttons{
	background-color:#8cadae;
	font-weight:bold;
	color:#fff;}
td a{color:#000000}
td a:hover{color:#000000}

.required{color:red;}
td.cm a{
color:#000000;
}
td.cm a:hover{
color:#000000;
}
.continuation{
width:100%;
display:block;
text-align:right;
}
fieldset.error{
width:80%;
color:#FFFFFF;
background-color:#FF0000;
}
fieldset.success{
width:100%;
color:#000000;
background-color:#00FF66;
}
div.success{
background-image:url('http://ubuntu/phpcms/phpcms/images/icons/greentic.gif');
background-position:left;
background-repeat:no-repeat;
border:1px solid green;
width:100%;
color:#000000;
height:25px;
}
legend{
background-color:#FFFFFF;
color:#000000;
}
.bigButtons{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:.2em;
		font-size:1.2em;
background-color:#D16349;
	font-weight:bold;
	border-left:2px solid #8BACAD;
	border-top:2px solid #8BACAD;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	color:#fff;
}
.bigButtons:hover{
	padding:.2em;
	background-color:#8BACAD;
	font-size:1.2em;
	font-weight:bold;
	border-right:2px solid #D16349;
	border-bottom:2px solid #D16349;
	border-left:2px solid #000000;
	border-top:2px solid #000000;
	color:#000;
}
.title{
color: #D16349;	
}