body {
	background-color: #FFFFFF;
	color: #373737;
}
a {
	color:#373737;
}
a:hover {
	color:#535353;
}
#header {
	background-color: #ffffff;
	color: #6d6d6d;
}
.imageHeaderLogo {
	background-image: url(http://www.krskin.com/images/topbanner-1.jpg); 
	background-repeat: no-repeat;
}
.imageHeaderMyDetails {
	background-image: url(../images/style02/btnMyDetails.jpg); 
	background-repeat: no-repeat;
}
.imageHeaderLogout {
	background-image: url(../images/style02/btnLogout.jpg); 
	background-repeat: no-repeat;
}
.imageHeaderAdmin {
	background-image: url(../images/style02/btnAdmin.jpg); 
	background-repeat: no-repeat;
}

/* start of menu and rollovers */

#menu {
	background-color: #FFFFFF;
}

/* MENU ITEMS SET BELOW */

/*HOME*/
.menuHome {
	background-image: url(../images/style02/menuHomeb.jpg); 
	background-repeat: no-repeat;
}
/*ABOUT*/
.menuAbout {
	background-image: url(../images/style02/menuAboutb.jpg); 
	background-repeat: no-repeat;
}
/*APPOINTMENTS*/
.menuAppointments {
	background-image: url(../images/style02/menuAppointmentsb.jpg); 
	background-repeat: no-repeat;
}
/*SERVICES*/
.menuServices {
	background-image: url(../images/style02/menuServicesb.jpg); 
	background-repeat: no-repeat;
}
/*CONTACT US*/
.menuContact {
	background-image: url(../images/style02/menuContactb.jpg); 
	background-repeat: no-repeat;
}
/*EMPLOYEES*/
.menuEmployees {
	background-image: url(../images/style02/menuEmployeesb.jpg); 
	background-repeat: no-repeat;
}
/*SCHEDULE*/
.menuSchedules {
	background-image: url(../images/style02/menuSchedulesb.jpg); 
	background-repeat: no-repeat;
}

/* Style for Drop Down Menu */

.dropMenu{
	background-color: #6d6d6d;
}

.dropMenu a{
	color: #f4f2f0;
}

.dropMenu a:hover{
	color: #FFFFFF;
	background-color: #a9a8a7;
}

#ticker {
	background-color: #ffffff;
}
#titleWelcome {
	background-color: #6d6d6d;
}
#title {
	color: #E72E41;
	margin-left: -15px;
}
#register {
	color: #E72E41;
	margin-top: -45px;
	font-size: 14px;
	font-weight: bold;
}

.imageTitleWelcome {
	background-image: url(../images/style02/titleWelcome.jpg); 
	background-repeat: no-repeat;
}
.imageLoginCustomers {
	background-image: url(../images/style02/btnLoginCustomers.jpg); 
	background-repeat: no-repeat;
}
.imageLoggedCustomers {
	background-image: url(../images/style02/btnLoggedCustomers.jpg); 
	background-repeat: no-repeat;
	color:#FFFFFF;
}
.imageLoggedCustomers:hover {
	color: #f5f5f5;
}
.imageLoginEmployees {
	background-image: url(../images/style02/btnLoginEmployees.jpg); 
	background-repeat: no-repeat;
}
.imageLoggedEmployees {
	background-image: url(../images/style02/btnLoggedEmployees.jpg); 
	background-repeat: no-repeat;
	color:#FFFFFF;
}
.imageLoggedEmployees:hover {
	color: #f5f5f5;
}
#contentTop {
	background-repeat: no-repeat;
}
#content {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-left: -25px;
}
#contentBottom {
	background-repeat: no-repeat;
}
#footer {
	background-repeat: no-repeat;
	background-position: bottom;

	color: #E72E40;
}
#footerLinks a {

}
#footerLinks a:hover {

	text-decoration: underline;
}
.imageFooterPowered {
	background-image: url(../images/style02/powered.jpg); 
	background-repeat: no-repeat;
}
.icon a {
	color:#6d6d6d;
}
.icon a:hover {
	color:#000000;
}
.input {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3b3b3b;
	color: #4d443b;
}
.inputDetails {
	background-image: url(../images/style02/bgdInput.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3b3b3b;
	color: #4d443b;
}
.boxTop {

}
.boxGrey {
	background-color:#FCEAD2;
	color: #E72E40;
}
.boxGreyNext {
	background-color:#FCEAD2;
	color: #E72E40;
}
.boxGreyNext a {
	color:#E72E40;
}
.boxGreyNext a:hover {
	color:#E72E40;
}
.boxContent {
	background-color:#f4f3f3;
}
.boxContent1 {
	background-color:#c0bfbf;
}
.boxContent2 {
	background-color:#d6d5d5;
}
.boxBottom {

}
.boxTopSmall {

}
.boxGreySmall {
	color: #E72E40;
}
.boxContentSmall {

}
.boxBottomSmall {

}
.inputLogin {
	background-image: url(../images/style02/bgdInput.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3b3b3b;
	color: #4d443b;
}
#login {
	background-repeat: no-repeat;
}