/* Input feilds */
input[type=submit]
{ 
background:url(http://www.searchbliss.com/images/plan-title-bg.gif)
}
input[type=button]
{ 
background:url(http://www.searchbliss.com/images/plan-title-bg.gif)
}  
input[type=text]
{
background:url(http://www.searchbliss.com/images/menu2-bg.gif)
}

/* Default Font */

body, div, span, ul, li, p, td {
  font-family:		Verdana;
  font-size:		12px;
  color:		#444444
}
h1 {
  font-family:		Verdana;
  font-size:		12px;
  font-weight:		bold;
  color:		#EE5500;
		margin-top: 0px;
		margin-bottom: 0px;
}
.head {
  font-family:		Verdana;
  font-size:		12px;
  font-weight:		bold;
  color:		#EE5500;
		margin-top: 0px;
		margin-bottom: 0px;
}
.new {
  font-family:		Georgia,Verdana;
  font-size:		12px;
  font-weight:	bold;
  color:	#DD4400;
}

/* Gen Sponsor Links */

a.gen:link {
  font-weight:		none;
  text-decoration:	none;
  color:		#006699
}

a.gen:active {
  font-weight:		none;
  text-decoration:	none;
  color:		#006699
}

a.gen:visited {
  font-weight:		none;
  text-decoration:	none;
  color:		#006699
}

a.gen:hover {
  font-weight:		none;
  text-decoration:	underline;
  color:		#FF6600
}

/* Regular Links */

a:link {
  font-weight:		bold;
  text-decoration:	none;
  color:		#006699
}

a:active {
  font-weight:		bold;
  text-decoration:	none;
  color:		#006699
}

a:visited {
  font-weight:		bold;
  text-decoration:	none;
  color:		#006699
}

a:hover {
  font-weight:		bold;
  text-decoration:	underline;
  color:		#FF6600
}


/* Upper Menu Links */

a.menu:link {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}

a.menu:active {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}

a.menu:visited {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	none
}

a.menu:hover {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#FFFFFF;
  text-decoration:	underline;
}

a.menu2:active {
  font-family:		Verdana;
  font-size:		12px;
  font-weight:		bold;
  color:		#FF6600;
  text-decoration:	none
}

a.menu2:visited {
  font-family:		Verdana;
  font-size:		12px;
  font-weight:		bold;
  color:		#FF6600;
  text-decoration:	none
}

a.menu2:hover {
  font-family:		Verdana;
  font-size:		12px;
  font-weight:		bold;
  color:		#FF6600;
  text-decoration:	underline;
}
a.menu2:link {
  font-family:		Verdana;
  font-size:		12px;
  font-weight:		bold;
  color:		#FF6600;
  text-decoration:	none
}


/* Section Title */

.section-title {
  font-family:		Georgia, Verdana;
  font-size:		12px;
  font-weight:		bold;
  font-style:		italic;
  color:		#444444
}

/* Section Description */

.section-desc {
  font-family:		Verdana;
  font-size:		10px;
  font-weight:		bold;
  color:		#666666
}


/* Small Text */

.small {
  font-family:		Verdana;
  font-size:		12px
}

.small2 {
  font-family:		Verdana;
  font-size:		14px
}

/* Plan Price */

.plan-price {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#993300
}


/* Footer Text */

.footer {
  font-family:		Arial;
  font-size:		10px;
  color:		#333333
}

