/*  ##############################################
   ### 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_1/gif/design1_styles.css,v $
## $Revision: 1.2 $
## $Author: blair $
## $Date: 2001/05/23 23:46:10 $
#######################################################################
*/

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

.topnav {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 11px;
  text-decoration: none;
}

.nav {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 12px;
  text-decoration: none;
}

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

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

.smallprint {
	font-size: 11px;
}

.fineprint {
	font-size: 10px;
}

.mainheading {
	color: #FFFFFF;
	background-color: #FFA800;
	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;
}