﻿body {
}
.mtop
{
	height:100px;width:100%; background-image:url(images/bgbanner.jpg); 
}
.mrighttop
{
	background-image:url(images/bgcolor.gif);width:100%; height:24px; margin-top:-1px;
}
.mrighttopl
{
	float:left;width:60%;height:20px;
}
.mrighttopl a:link
{
	 text-decoration:none;font-size:10pt;
}
.mrighttopl a:visited
{
	text-decoration:none;font-size:10pt;
}
.mrighttopl a:hover
{
	 text-decoration:none; color:Red;font-size:10pt;
}
.mrighttopr
{
	width:40%;float:left;text-align:right;
}
.mrighttopr a:link
{
	 color:blue;text-decoration:none;font-size:9pt;
}
.mrighttopr a:visited
{
	color:blue;text-decoration:none;font-size:9pt;
}
.mrighttopr a:hover
{
	 text-decoration:none; color:Red;font-size:9pt;
}