.page_bg
	{background: #FFF2F8;}

.main_table
	{
	background: #FFFFFF;
	border-left: 1px solid #F7C6D4;
	border-right: 1px solid #F7C6D4;
	}

body, td, div, p, form
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	}

img
	{
	border: 0;
	}

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

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

#blacklink, #blacklink a, p.blacklink, p.blacklink a
	{color: #000000;}

#blacklink a:hover, p.blacklink a:hover, #grey a:hover
	{color: #FF0066;}

#whitelink, #whitelink a, #whitelink a:hover
	{color: #FFFFFF;}

#grey, #grey a
	{color: #999999;}

#page_active, #page_active a, #page_active a:hover
	{
	background:#FFFFFF;
	color:#FF0066;
	font-weight:bold;
	padding:0 1 0 1;
	}

#page_inactive, #page_inactive a
	{
	padding:0 2 0 2;
	}

#page_inactive a:hover
	{
	background:#FFFFFF;
	color:#FF0066;
	font-weight:bold;
	padding:0 2 0 2;
	}

