/* CSS Document - 	color: #93A3A4 -Grises*/

a:link, a:visited{
	color: #93A3A4 ;
}
.contentpaneopen a:link, .contentpaneopen a:visited{
        color: #000!important;
}

input.button{
	background-color: #CFCFCF!important;
	border: 3px double #93A3A4;
}
.moduletable-form th{
	color: #93A3A4 ;
}
.left .mainlevel:hover {
	color: #93A3A4 !important;
}
.contentheading, .contentpagetitle, a.contentpagetitle{
	color: #93A3A4;
}
.moduletable .contentheading{
        background-color: #93A3A4;
}
.componentheading{
	color: #93A3A4 ;
}
.sectiontableheader{
	color: #93A3A4 ;
}
.moduletable-user .inputbox {
        border:1px solid #1A71BE;
}
.inputbox{
	border: #93A3A4 1px solid;
}
