@charset "utf-8";
/* CSS Document */

body
{	background-image: url(/images/MVC-145S.JPG1);
	background-repeat: repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	}
	
a
{
	text-decoration:none;
	}
	
#Header
{	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#000000;
	}
	
.menu
{
	text-align:center;
	background-color:#0000FF;
	color:#FFFFFF;
	max-height: 65;
	z-index: 1001;
	}
	
.menu a
{	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#0000FF;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 90%;
	}
	
.search
{	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#000000;
}

.style5 {	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.style6 {color: #FF0000;}

.style8 {font-size: 14px;}
