/*--------------------------------------*/
/*		Basic document styles			*/
body, tr, td, th, p, ul, li {
font-family:Verdana, Arial, Arial narrow, Helvetica, sans-serif;
font-size:10pt;
color:#333333;

scrollbar-face-color:		#99CC99;
scrollbar-arrow-color:		#6666CC;
scrollbar-track-color:		#FFFFFF;
scrollbar-highlight-color:	#CCFFCC;
scrollbar-shadow-color:		#669966;
scrollbar-3dlight-color:	#CCCCCC;
scrollbar-darkshadow-Color:	#333333;
}

body {margin:0px,0px,0px,0px; background:#FFFFFF;}

a:link		{text-decoration:none; color:#99CC99; font-weight:bold; height:1;}
a:active	{text-decoration:none; color:#99CC99; font-weight:bold; height:1;}
a:visited	{text-decoration:none; color:#99CC99; font-weight:bold; height:1;}
a:hover		{text-decoration:none; color:#FFFFFF; font-weight:bold; height:1;}

.left	{background-image:url(http://www.geocities.com/mlpworldwide/_design/index_01.gif); background-repeat:no-repeat; background-color:#9999CC;}
.middle	{background-image:url(http://www.geocities.com/mlpworldwide/_design/index_02.gif); background-repeat:no-repeat; background-color:#9999CC;}
.right	{background-image:url(http://www.geocities.com/mlpworldwide/_design/index_03.gif); background-repeat:no-repeat; background-color:#9999CC;}

/*--------------------------------------*/
/*			Decorations					*/
input, select, cfinput, textarea {
	font-family:Verdana, arial, arial narrow, helvetica;
	font-size:8pt;
	background:#99CC99;
	color:#000000;
}
hr {color:#6666CC; height:1px; noshade;}

/*--------------------------------------*/
/*			Text styles					*/
.headlines	{
	font-family:Georgia, Times New Roman, serif;
	font-size:14px;
	font-weight:bold;
	color:#6666CC;
	text-transform: uppercase;
	letter-spacing:5px;
}

.ittybitty	{font-size:8pt; }
.bigdeal	{color:#3333CC; font-size:14px; font-weight:bold; }
.vip		{color:#CCFFCC; font-weight:bold; letter-spacing:3px; }
.highlight	{margin-left:30px; line-height:15pt; text-align:left;}
.lowlight	{color:#3333CC; font-size:8pt; line-height:10pt; }
.error		{color:#FF0000; font-weight:bold; }