﻿.MSStyle1 {
	color: #FFFFFF;
	background-image: inherit;
}
.MSHeader {
	color: #FFFFFF;
	font-size: 33px;
}





.MSNav a
{
	display:block;
	height:17px;
	padding: 3px 5px 0px 5px;
	background-image: url('../Images/glbnav_background.gif');
	background-repeat: repeat;
	font: bold 13px sans-serif;;
	color: #333333;
	text-decoration: none;
}
.MSNav a:hover
{
	background-position: 0 -19px;
	color:#999999;
}
.MSNav a:active
{
	background-position: 0 -19px;
	color:#999999;
}
.MSNav #Left
{
	width:5px;
	height:20px;
	background-image: url('../Images/gblnav_left.gif');
	background-repeat: no-repeat;	
}
.MSNav #Right
{
	width:5px;
	height:20px;
	background-image: url('../Images/glbnav_right.gif');
	background-repeat: no-repeat;	
}

.MSBS
{
	Background-color: white;
	font-size: x-large;
	color: black;
}

.MSMainContent
{
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: black;
	
}
.MSMainContent #SideNav
{
	background-color:#F7F7F7
	
}

.MSMainContent #TopColumn
{
	font-size:medium;
	font-weight:bold;
	text-align:center;
	
	
}
.MSMainContent #MiddleColumn
{
	font-size:medium;
	font-weight:bold;
	text-align:left;
}

.MSMainContent #RColumn
{
	
	
}
.MSMainContent #LColumn
{
	    
}


.MSFooter 
{
	background-color: #F7F7F7;
	font-size: small;
	color: #999999;
}
