.cmargin{ margin-top:5px; }
.ctitle{
	padding:5px 5px 5px 0px;
	background:#C2C3C6;
}
.cactions{
	padding:5px 0px 5px 5px;
	background:#C2C3C6;
}
#cred A:link,#cred A:active,#cred A:visited,#cred A:hover{ color:#A53235; }
#cred .CommandButton,#cred A.CommandButton:link,#cred A.CommandButton:visited,#cred A.CommandButton:active,#cred A.CommandButton:hover{ color:#A53235; }

#corange A:link,#corange A:active,#corange A:visited,#corange A:hover{ color:#FF7800; }
#corange .CommandButton,#corange A.CommandButton:link,#corange A.CommandButton:visited,#corange A.CommandButton:active,#corange A.CommandButton:hover{ color:#FF7800; }

#cblue A:link,#cblue A:active,#cblue A:visited,#cblue A:hover{ color:#3A5CB5; }
#cblue .CommandButton,#cblue A.CommandButton:link,#cblue A.CommandButton:visited,#cblue A.CommandButton:active,#cblue A.CommandButton:hover{ color:#3A5CB5; }

#cgreyblue A:link,#cgreyblue A:active,#cgreyblue A:visited,#cgreyblue A:hover{ color:#6E7B8C; }
#cgreyblue .CommandButton,#cgreyblue A.CommandButton:link,#cgreyblue A.CommandButton:visited,#cgreyblue A.CommandButton:active,#cgreyblue A.CommandButton:hover{ color:#6E7B8C; }

#cgreen A:link,#cgreen A:active,#cgreen A:visited,#cgreen A:hover{ color:#185C36; }
#cgreen .CommandButton,#cgreen A.CommandButton:link,#cgreen A.CommandButton:visited,#cgreen A.CommandButton:active,#cgreen A.CommandButton:hover{ color:#185C36; }

