﻿body
{
	font-size: 12px;
	color: Black;
	margin: 0px;
}
.MainMenuNormalStyle
{
	background-image: url(../images/digital_side.gif);
	font-size: 12px;
	text-align: center;
	color: white;
	width: 100px;
	height: 26px;
	cursor: hand;
}
.MainMenuOverStyle
{
	width: 100px;
	font-size: 12px;
	text-align: center;
	color: Black;
	background-image: url(../images/seg_side.gif);
	height: 26px;
	cursor: hand;
}
.subMenuStyle
{
	border: none;
}
a:link
{
	color: black;
}
a:visited
{
	color: black;
}
a:active
{
	color: black;
}
a:hover
{
	color: black;
}
.subMenuStyle
{
	background-image: url(../images/Logobg.gif);
	height: 86px;
}
.mainTop
{
	height: 50px;
	border-bottom: solid 3px #DDEEF2;
	font-size: 12px;
}
.mainCenterLeft
{
	width: 200px;
	background-color: #698CC3;
}
.mainCenterRight
{
}
.mainBottom
{
	height: 20px;
}
