﻿body {
}

a.outer           
{ 
	color:blue; 
	font-weight:bold; 
	font-size: 11px; 
	font-family:Arial;
	text-decoration:none;
}

a.outer:hover
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	font-family: Arial;
	text-decoration:underline;
}

.btMenu
{	
	border-right: lavender solid;
	border-top: lavender solid;
	padding-bottom: 8px;
	border-left: lavender solid;
	padding-top: 8px;
	border-bottom: lavender solid;
	border-collapse: collapse;
	background-color: #8386B7;
}

.mblock1
{	
	width: 110px;
	height: 33px;
	
	font-weight: bolder;
	font-size: 11px;
	color: #000066;
	font-family: Arial;
}

.mSelect
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFF99;
	font-family: Arial;
	text-decoration: none;
}

.AD_Caption
{
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* This style is associated with the created-by tag */
.mCBTag
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
