﻿body {
}

.button
{
	width: 80px;
	color: White;
	cursor: hand;
	font-weight: bold;
	background: URL(http://www.absit.absolute-it.com/Images/MenubarGradient.jpg);
}

.MainMenu
{
	Font-Family: Arial;
	Font-Size: 9pt;
	Color: White;
	height: 23px;
	padding-right: 8px;
	padding-left: 8px;
	Text-Align: Center;
	font-weight: bold;
}

.MainMenuHover
{
	color: White;
	background: URL(http://www.absit.absolute-it.com/Images/MenubarHoverGradient.jpg);
}

.DynamicMainMenu
{
	Font-Family: Arial;
	Font-Size: 9pt;
	Color: White;
	height: 23px;
	padding-right: 8px;
	padding-left: 8px;
	Text-Align: Left;
	font-weight: bold;
	background: URL(http://www.absit.absolute-it.com/Images/MenubarGradient.JPG);
}

.DynamicMainMenuHover
{
	color: White;
	background: URL(http://www.absit.absolute-it.com/Images/MenubarHoverGradient.jpg);
}

.NewsTitle
{
	height: 25px;
	color: Black;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.ScrollerText
{
	height: 25px;
	color: Black;
	font-size: 6pt;
	text-align: left;
}

.Heading
{
	color: Red;
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial;
}

.SubHeading
{
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
}

.Footer
{
	Font-Family: Arial;
	Font-Weight: Bold;
	Font-Size: 9pt;
	Color: White;
	Text-Align: center;
}

.CopyRight
{
	Font-Family: Arial;
	Font-Size: 8pt;
	Color: White;
	Text-Align: center;
}

