﻿body 
{
}

.ExecMasterNav
{
	left: 0px; 
	top: 0px;
	border-right: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
	background-color: #fafafa;
	
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.ExecMasterNav a
{
	text-decoration: none;
	color: #d98f05;
}

.ExecMasterNav a:hover
{
	color: #4b4082;
}

.ExecMasterContent
{
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.ExecMasterContent h2
{
	text-align: left;
	color: White;
	background-color: #88ace1;
}

.ExecMasterFooter
{
}

.ExecMasterBuy
{
	height: 60px;
	vertical-align: middle;
}

.ExecMasterBuy img
{
	float: left;
	margin: 2px 4px 2px 8px;
	border: 0px;
}

.ExecMasterBuy a
{
	text-decoration: none;
	vertical-align: middle;
}

div.ExecMasterBuyKeySend hr
{
	text-align: center;
	width: 75%;
	margin-left: 10%;
	color: Orange;
	background-color: Orange;
}

div.ExecMasterBuyKeySend p
{
	text-align: left;
	color: White;
	margin-left: 10px;
	font-size: x-small;
}

.ExecMasterContent pre
{
      font-family: Verdana, Tahoma, Arial, sans-serif;
      padding:      6px;
      background:   #EDF5FF;/*#E3EFFF;#e6f3ff;*/
      border-style: solid;
      border-width: 1px;
      border-color: #B5CFF7;/*#80d0f0;*/
      white-space:  pre;
} 

.ExecMasterPlugins hr
{
	color: #4b4082;
	text-align: left;
	width: 80%
}

.ExecMasterPlugins h3
{
	color: #859dbc;
}

.ExecMasterPlugins a
{
	text-decoration: none;
	vertical-align: middle;
}

