﻿
/*********************** Overall Control */
body
{
	font-family: Arial; 
	/*	background-color: #f0fff0; */
	background-image: url('images/Background/bo_back2.jpg');

}
a:link
{
	color: #5644B9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:hover
{
	color: #8B80D0;
}

a:visited
{
	color: #5644B9;
}
.footer_Name
{
	font-size: 10px;
	font-weight: bold;
}
.footer_text
{
	font-size: 9px;
}
/***********************  Master Page */
.mp_LogoImage
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.mp_HeaderTable
{
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
/***********************  Upper Right Links */
.linksHeaderRight
{
	font-size: 9px;
	font-weight: bold;
	height: 5px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linksHeaderLeft
{
	font-size: 9px;
	font-weight: bold;
	height: 5px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linksHeader_Table
{
	border-width: 0px;
	border-spacing: 0px;
	line-height: 7px;
	vertical-align: top;
}


