/*  ##############################################
   ### MySource ------------------------------###
  ##- Site Design Xtra --- CSS ---------------##
 #-- Copyright Squiz.net ---------------------#
##############################################
## File: xtras/site/designs/classic
## Desc: CSS File for classic site design
## $Source: /home/cvsroot/cleaning_search/designs/mini_4/gif/design4_styles.css,v $
## $Revision: 1.3 $
## $Author: blair $
## $Date: 2001/06/07 07:29:26 $
#######################################################################
*/

body,p,td,ul,li,input,select {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.nav {
	background-color: #99FFFF;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.login {
	color: #99FFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav:hover,
.login:hover {
	text-decoration: underline;
}

.address {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.search { 
	color: #666666;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
}

.dark, .light {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.dark { 
	background-color: #666666;
}

.light { 
	background-color: #999999;
}

.files { 
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}


.smallprint {
	font-size: 11px;
}

.fineprint {
	font-size: 10px;
}

.mainheading {
	color: #666666;
	background-color: #FF9900;
	font-weight: bold;
	font-size: 16px;
}

.heading {
	font-weight: bold;
	font-size: 14px;
}

.subheading {
	font-weight: bold;
	font-size: 12px;
}

a {
	color: #000000;
}

.quickshop { 
  color: #000000;
  background-color: #f1f1f1;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
}
