﻿body
{
}

.MenuTD
{
	background : #99CBE6;
	text-align :right;
}

.MenuBody
{
	border : 5;
	background : #B1D5E8;
}

.MenuHeader
{
	background-image : url(../Image/FAQ/admin_14.jpg);	
}

.HeaderTable
{
	background-image : url(../Image/FAQ/admin_03.jpg);
}

.ManagementMenuLinks
{
	width: 100%;
	background-color: #99CBE6;
	color : #005555;
	text-decoration : none;
	font-style :normal;
	text-align : right;
	font-family : Tahoma;
	font-size : x-small;
	padding: 7px;
	border: 0px;
	margin: 0px;
}

.ManagementMenuLinks:hover
{
	width: 100%;
	background-color: Navy;
	color : Yellow;
	text-decoration : none;
	font-style :normal;
	text-align : right;
	font-family : Tahoma;
	font-size : x-small;
	padding: 7px;
	border: 0px;
	margin: 0px;
}
