/* CSS Document */

body
	{
		padding-top: 0px;
		padding-bootom: 0px;
		padding-left: 0px;
		padding-left: 0px;
		margin: 0px;
		background-color:#904098;
		background-image:url(../images/whitelinebg.jpg);
		background-repeat:repeat-y;
		scrollbar-face-color : #904098;


	}
.footerbg
	{
		background-color:#904098;
	}
.pinkline
	{
		background-color:#904098;
	}
.whiteline
	{
		background-color:#ffffff;
	}
.whitebg
	{
		background-color:#ffffff;
	}
	
	.footertext
	{
		font-family:Verdana;
font-size:10px;
color:#FFFFFF;
font-style:normal;
font-weight:normal;
text-decoration:none;
	}
.left_link{
font-family:Verdana;
font-size:12px;
color:#A2A3A6;
font-weight:bolder;
font-style:normal;
text-decoration:none;
}
.left_link:hover{
font-family:Verdana;
font-size:12px;
color:#904098;
font-weight:bolder;
font-style:normal;
text-decoration:none;
}
.left_visited{
font-family:Verdana;
font-size:12px;
color:#904098;
font-weight:bolder;
font-style:normal;
text-decoration:none;
}	
		
		.text
{
font-family:verdana;
font-weight:normal;
font-size:11px;
color:#808285;
text-decoration:none;
}
		.textbig
{
font-family:verdana;
font-weight:normal;
font-size:12px;
color:#808285;
text-decoration:none;
}
.pagehead
{
font-family:verdana;
font-weight:bolder;
font-size:13px;
color:#808285;
text-decoration:none;
}

	.pinktext
{
font-family:verdana;
font-weight:normal;
font-size:11px;
color:#904098;
text-decoration:none;
}

	.pinktextbig
{
font-family:verdana;
font-weight:normal;
font-size:12px;
color:#904098;
text-decoration:none;
}
.pinklink
{
font-family:verdana;
font-weight:normal;
font-size:10px;
color:#904098;
text-decoration:underline;
}
.pinklink:hover
{
font-family:verdana;
font-weight:normal;
font-size:10px;
color:#904098;
text-decoration:none;
}
.sublink
	{
		font-family:Verdana;
font-size:10px;
color:#904098;
font-style:normal;
font-weight:normal;
text-decoration:underline;
	}
	.sublink:hover
	{
		font-family:Verdana;
font-size:10px;
color:#904098;
font-style:normal;
font-weight:normal;
text-decoration:none;
	}
	.subvisited
	{
		font-family:Verdana;
font-size:10px;
color:#904098;
font-style:normal;
font-weight:normal;
text-decoration:none;
	}