html, body {
   margin: 0%; padding: 0.1%; background-color: #FFFFFF;
}
body {
   font : 13px  Arial, Helvetica, sans-serif;
   color : #000000; background : #FFF; width : 100%; }
a:link {   color : #494949; background : transparent; text-decoration : none; }
a:visited { color : #666666; text-decoration : none; }
a:hover {   color : #a52a2a; text-decoration : underline;  }
a:active {   color : #484500; }
h1 {text-align : left; margin : 1em 30px 0 0px; font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #666666;  }
h2 {
	text-align : left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	text-align : left;
	color: #000099;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;
	font-size: 12px;
}
h4 {
	text-align : left;
	color: #CC0000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;
	font-size: 12px;
}
h5 {text-align : left; margin : 0em 30px 0 30px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #666666;  }
p {
	text-align: justify;
	border-top-color: #333333;
}
#frame {
	margin : 0 auto;
	width : 700px;
	background : white;
	text-align: center;
	vertical-align:middle;
}
#header {
	background-image :  url("header_mtsfc.jpg");
	background-repeat : no-repeat;
	margin : 2px 25px 0 25px;
	height : 155px;
	text-align: center;
}
#tablec { margin : 0 0px 0 0px; padding : 10px; }
#tablec p { margin : 0 0px 10px 0; text-align : left; }
#tablec img { float: right; border: 1px solid #4974B9; margin: 8px;  }

#content {
	margin : 0 25px 0 25px;
	padding : 10px;
}


#content2 { margin : 0 25px 0 25px; padding : 10px; }
#content2 p { margin : 0 10px 10px 0; text-align : justify; }
#content2 img {  border: 1px solid #4974B9; margin: 8px;  } 
#rightcol { float : right; width : 110px; margin : 0em 5px 0 0; border-left : 1px solid silver; padding : 0 0 0 5px; }
#rightcol p {
	margin : 2px 0px 0px 0.5em;
	font-size : xx-small;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}
#centercol img { float: right; border: none; } 
#centercol a {
	color: #0000FF;
} 
#centercol { float : right; width : 280px; margin : 0em 5px 0 0; border-left : 1px solid silver; padding : 0 0 0 5px; }
#centercol p {
	text-align: left;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#centercol img { float: right; border: none; } 
#centercol a:link {   color : #494949; background : transparent; text-decoration : none; }
#centercol a:visited { color : #666666; text-decoration : none; }
#centercol a:hover {   color : #a52a2a; text-decoration : underline;  }
#centercol a:active {   color : #484500; }
#navigation { margin-top : -32px; margin-left : 25px; width: 660px; }
#navigation ul { list-style : none; margin : 0;  padding : 0;  text-align : left; }
#navigation li { display : block; float : left;}
#navigation li a { color : white; display : block;  text-decoration : none; background : #4974B9;
   padding : 1px 5px;  border-left : 1px solid silver;  border-bottom : 0px solid silver;
   border-right : none; }
#navigation ul li a:hover { color : #000; background : silver; }
#navigation a:active	{ color : #000; background : silver; }
#footer {
   border-top : 1px solid #000;
   margin : 0 28px 0 25px;
   padding : 10px; font-size : xx-small; font-family: verdana, arial, helvetica, sans-serif; 
}

