/* Motivation121.com Style sheet June 2005 */

body {
	background-color: #FFCCE6;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	}

h1 {
	FONT-SIZE: 16px; COLOR: #666666; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	}
	
h2 {
	FONT-SIZE: 12px;
	/* COLOR: #CC9933; */
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

P {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 6px;
	vertical-align: top;
	line-height: 16px;
	}
	
	
li {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	list-style-type: circle;
	}

TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	/*background-color: #FFFFFF; */
	font-size: 11px;
/*	vertical-align: top; */
	}
	
	/* top menu */
.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
			
	/* All common links*/
a:link {
	FONT-SIZE: 11px;
	color: #333399;
	text-decoration: none;
	}
	
a:visited {
	FONT-SIZE: 11px;
	text-decoration: none;
	color: #333399;
	}
	
a:hover {
	FONT-SIZE: 11px;
	text-decoration: none; 
	color: #333399;
	background-color: #FF99CC;
	}
	
	/*Paragraph titles*/
.titles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	vertical-align: top;

	}
	
.titles1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	vertical-align: center;

	}
	
.maintable {
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;



	}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.border {
	border: 2px solid #999999;
	background-color: #FFFFFF;
}

.smalltables {

	border: thin solid #FF9933;
}

.Intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}
.PageTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	vertical-align: top;
	text-decoration: underline;
	text-align: center;
	background-position: top;
}

.SpecialOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333399;
}

.redstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.BoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.strapline {
	FONT-SIZE: 10px;
	position:absolute;
	visibility:hidden;
	height: 90px;
	left: 96px;
	top: 5px;
}

.editLink {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #FF3366;

}

div.VPTtext 
{
	font-size:14px;
	position: relative; 
	top:-1.3em; 
	left:-.06em;
	font-weight: bold; 
} 

div.VPTshadow 
{
	font-size:14px;
	font-weight: bold; 
	color: #ccc; 
}

a#VPT:hover
{
	text-decoration: none; 
	color: #FF6699;
	background-color: Transparent;
}
a#BodyChef:hover
{
	text-decoration: none; 
	background-color: Transparent;
}

