.button
{
text-align:center;	
font-family: Arial;
font-size: 10px;
color: black;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}


.invisible
{
color: #b2b7ca;
}



/* For the title bars in the CMS */
.CMStitlebar
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: white;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
padding-left:10px;
background-color:black;
}



.warning
{
font-family: Arial;
font-size: 12px;
color: #ca474c;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}




.orderform 
{
	background-color: #eaf3f0; 
	color: black;
	font-size: 11px; 
	border: 1px solid; 
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center;
    WIDTH:15px
    
}
.orderformDisabled
{
	background-color: #dddddd	; 
	
    
}

.cmsfieldtext
{
font-family: Arial;
font-size: 11px;
color: #ca474c;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}


.pagename
{
padding-top:8px;
padding-bottom:1px;
padding-right:10px;
padding-left:10px;
font-family: Arial;
font-size: 15px;
color:#c0262e;
font-weight: Bold;
font-style: Normal;
text-decoration: None;

}

.popuptitle
{
font-family: Arial;
font-size: 14px;
color: #c0262e;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/*
.cmsonly
{
	background-color: #e5f3e9;
}


 
.cmsmain
{
font-family: Arial;
font-size: 11px;
color: #4d6444;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}



.cmstitle
{
font-family: Arial;
font-size: 11px;
color: #4d6444;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}



.stylename
{
font-family: Arial;
font-size: 14px;
color: #4d6444;
font-weight: Bold;
font-style: Normal;
text-decoration: None;

}

.cmslink
{
font-family: Arial;
font-size: 12px;
color: #4d6444;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}

.hover
{
text-decoration: Underline;
}

*/

