.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.plain_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.boldybody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

body {
	background-color:#94cc79;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4695C8;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*copy these css styles to your css document or leave them here */


#outer-container
{
	width:850px;
	margin:0 auto;
	background:transparent url(bodybkgrnd.png) repeat-y;
	background-position: center 10px;
	text-align:center;
}
#outer-container table
{
	margin:0 auto;
}

#menu
{
	height:30px;
}
#menu ul
{ 	list-style:none;
	margin-top:12px;}

#menu li
{ color:#FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	padding:0 50px 0 10px; 
	display: inline;
	}

#menu a
{ text-decoration:none; color:#FFF; }

#menu a:hover
{color: #94cc79; }


#leftnav
{ font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#006699;
}

#leftnav ul
{
	list-style:none;
}
#leftnav li
{
padding:7px 0 7px 0;
}

#leftnav a
{ text-decoration:none;
	color:#006699;
}

#leftnav a:hover
{color: #94cc79; }


#header
{ background:url(images/gmsheader-01-01.png) no-repeat;
height:193px;
}

#header ul
{
	list-style:none;
	float:right;
	margin-top:3px;
}

#header li
{ display:inline;
font-family:Arial, Helvetica, sans-serif; color:#666; font-size:10px; 
padding-right:10px;
}

#header a
{ color:#666;padding-top:5px;
}

.table_head
{
		background-color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#006699;
		padding-left:10px;
}

.arial
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666;
}

.lines
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666;
	border-bottom:1px dashed;
	border-bottom-color:#333;
	padding-bottom:5px;
}
