﻿.MasterBody
{
	background-image: url(../Images/Admin/bg_b2.gif);
	background-repeat: no-repeat;
}

.MasterLogoBackground
{
	background-image: url(../Images/Admin/spacer_blue.gif);
}

.MasterHeaderGUI
{
	width: 100%;
	height: 19px;
	background-image: url(../Images/Admin/txt-5.jpg);
}

.ModuleBox_1
{
	border-right: darkgray 1px solid; 
	border-top: darkgray 1px solid; 
	border-left: darkgray 1px solid; 
	border-bottom: darkgray 1px solid; 
	padding-bottom: 5px; 
	padding-top: 5px;
    padding-left: 2px;
    padding-right: 2px;
}
.ModuleBox_2
{
    height:20px;
    border-bottom: darkgray 1px solid;
    background-color: #5C5C5C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white
}
.ModuleBox_3
{
    height:20px;
}

.h_white
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white
}

.logobuttontext 
{
	border-style: inset;
    border-color: #ff6633;
    background-color: #CC3300;
    text-decoration: none;   
    width: 250px;
    text-align: center;
	color: white; 
	text-decoration: none;   
	font: bold 8pt Verdana;
	cursor: hand;
}

.logobuttonover  
{
	border-style: inset;
    border-color: #ff6633;
    background-color: #CC3300;
    text-decoration: underline;   
    width: 250px;
    text-align: center;
	color: black; 
	text-decoration: none;
	font: bold 8pt Verdana;
	cursor: hand;
}

.FooterRow
{
	width: 100%;
	height: 36px;
	text-align: center;
	color: white;
	background-image: url(../Images/Admin/back-end.jpg);
	vertical-align: middle;
}
