/* CSS Document */

a	{
	color:#B1005D;
	text-decoration:none;
	}

a:active	{
	color:#B1005D;
	text-decoration:none;
			}

a:hover	{
	color:#B1005D;
	text-decoration:none;
		}

body	{
 background-image:url(images/vtile.gif);
 background-repeat:repeat;
 margin:0;
		}

.footer	{
	color:#B1005D;
	font-family: Arial, Helvetica, san-serif; 
	font-size: 9px;
	background-image:url(images/sub26.gif);
	background-repeat:repeat-y;
	width:840px;
	height:40px;
	padding-right:38px;
	text-align: right;
	vertical-align:top;
		}
		
.halfL	{
	width:325px;
	float:left;
		}
		
		
.halfR	{
		width:345px;
		float:right;
}		

.indexHeader	{
	vertical-align:middle;
	background-color:#EBB6C6;
	width:486px;
	padding-left:38px;
/*	padding-top:69px;
	padding-bottom:73px;	
    float:left;
	border:0; */
				}
		
.howToText	{
	color:#BD2472;
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	padding-top:5px;
}			
.indexLogo	{
	vertical-align:middle;
	background-color:#EBB6C6;
	width:290px;
	height:204px;

/*	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:right; 
	float:right;
	border:0; */
	}

.indexText	{
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color:#4D4D4D;
			}

.leftRepeat	{
	width:32px;
	background-image:url(images/sideL.gif);
	background-repeat:repeat-y;
			}

.mainText	{
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	color:#4D4D4D;
			}
.magenta{
	color:#B1005D;
}

.pinkBttm	{
	height:12px;
	background-position:bottom;
	background-image:url(images/pink_bttm.gif);
	background-repeat:repeat-x;
}

.pinkL	{
	width:12px;
	background-position:left;
	background-image:url(images/tipL.gif);
	background-repeat:repeat-y;
			}

.pinkR	{
	width:12px;
	background-position:right;
	background-image:url(images/tipR.gif);
	background-repeat:repeat-y;
			}

.pinkText	{
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	color:#F7E3E8;
	padding-top:5px;
}

.pinkTop	{
	height:12px;
	background-position:top;
	background-image:url(images/pink_top.gif);
	background-repeat:repeat-x;
}

.plainBttm	{
	height:12px;
	background-position:bottom;
	background-image:url(images/plain_bttm.gif);
	background-repeat:repeat-x;
}

.plainL	{
	width:12px;
	background-position:left;
	background-image:url(images/plainL.gif);
	background-repeat:repeat-y;
			}

.plainR	{
	width:12px;
	background-position:right;
	background-image:url(images/plainR.gif);
	background-repeat:repeat-y;
			}

.plainTop	{
	height:12px;
	background-position:top;
	background-image:url(images/plain_top.gif);
	background-repeat:repeat-x;
}

.rightRepeat	{
	width:32px;
	background-image:url(images/sideR.gif);
	background-repeat:repeat-y;
				}

.quote	{
	text-align:right;
	font-size:10px;
	padding-top:5px;
	font-style:italic;
}

stripsRepeat {
	background-image:url(images/vtile.gif);
	background-repeat:repeat;
}

.subheader	{
	background-color:#EBB6C6;
	padding-left:38px;
	width:588px;
	height:119px;
	vertical-align:middle;
			}
			
.tipL	{
	width:20px;
	background-position:left;
	background-image:url(images/tipL.gif);
	background-repeat:repeat-y;
			}

.tipR	{
	width:20px;
	background-position:right;
	background-image:url(images/tipR.gif);
	background-repeat:repeat-y;
			}

	
