body {

	background-color: #262624;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.formfield { font-size: 65%; color: #93C7D0; background-color: #333333; height: 20px; width: 145px; border: 1px solid #414141; }
.formfield02 { font-size: 60%; font-weight: bold; color: #FF0066; background-color: #FFFFFF; height: 20px; width: 25px; }
.formfield03 { font-size: 60%; font-weight: normal; color: #FF0066; background-color: #FFFFFF; height: 20px; }
.formfield04 { font-weight: normal; color: #FF0066; background-color: #FFFFFF; }
.formbutton { font-size: 60%; font-weight: bold; color: #FFFFFF; background-color: #FF0066; text-decoration: none; }

/* ----------------------GENERIC BODYTEXT------------------------*/
.bodytext {	font-size: 65%; color: #377580; line-height: 15px; text-decoration: none; font-weight: normal; }

/* ----------------------PALE BLUE BODYTEXT------------------------*/
.bodytext02 { font-size: 65%; color: #93C7D0; line-height: 15px; text-decoration: none; }

/* ----------------------PALE BLUE BODYTEXT------------------------*/
.bodytext03 { font-size: 65%; color: #FFFFFF; line-height: 15px; text-decoration: none; }

/* ----------------------GENERIC LINKS------------------------*/
.link, a:link, a:visited  { color: #FF0066; text-decoration: none; font-weight: normal; }
a:hover, a:visited:hover { color: #93C7D0; }

/* ----------------------MAIN NAV LINKS------------------------*/
.link02, a:link.link02, a:visited.link02  { color: #93C7D0; text-decoration: none; font-weight: bold; 	font-size: 65%; }
a:hover.link02, a:visited:hover.link02 { color: #FF0066;}

/* ----------------------PINK TO BLUE BOLD BASKET LINKS------------------------*/
.link03, a:link.link03, a:visited.link03 { color: #FF0066; text-decoration: none; font-weight: bold; font-size: 65%; }
a:hover.link03, a:visited:hover.link03{ color: #93C7D0;}

/* ----------------------PINK TO BLUE PLAIN LINKS - SUB NAV------------------------*/
.link04, a:link.link04, a:visited.link04 { color: #FF0066; text-decoration: none; font-weight: normal; 	font-size: 65%;}
a:hover.link04, a:visited:hover.link04{ color: #93C7D0;}

/* ----------------------BLUE TO PINK BOLD LINKS------------------------*/
.link05, a:link.link05, a:visited.link05 { color: #4EA3B1; text-decoration: none; font-weight: bold; font-size: 65%;}
a:hover.link05, a:visited:hover.link05 { color: #FF0066;}

/* ----------------------BLUE TO WHITE BOLD LINKS------------------------*/
.link06, a:link.link06, a:visited.link06 { color: #4EA3B1; text-decoration: none; font-weight: bold; font-size: 65%;}
a:hover.link06, a:visited:hover.link06 { color: #FFFFFF;}


.heading01 { font-weight: bold; font-size: 70%; color: #4EA3B1; text-decoration: none; }
.heading02 { font-size: 70%; font-weight: bold;	color: #FF0066;	text-decoration: none; }
.heading03 { font-size: 90%; font-weight: bold;	color: #FF0066;	text-decoration: none; }
.heading04 { font-size: 90%; font-weight: bold;	color: #FFFFFF;	text-decoration: none; }

