.page_bg
	{background: #F2FAFF;}

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

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: #0096FF;
	text-decoration: none;
	}

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

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

#blacklink a:hover, p.blacklink a:hover, #blue, #blue a, #blue a:hover, #grey a:hover
	{color: #0096FF;}

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

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

img.img_top_thumb
	{
	background: #0096FF;
	border: 1px solid #000000;
	margin: 0 8 0 0;
	}

#page_active, #page_active a, #page_active a:hover
	{
	background:#FFFFFF;
	color:#0075FF;
	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:#0075FF;
	font-weight:bold;
	padding:0 2 0 2;
	}

