A:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
}
.LeftHandLinks{color: #0000FF;}

A:hover {TEXT-DECORATION: underline}

.RightText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}	

.RightSide
{
    height:100%; 
    min-height:100%;
    background-color: #3873C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 15px;
    vertical-align: top;
}	
.LeftSide 
{
    background-color: #77AD55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	vertical-align: top;
}
.bottommenu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* Table Styles */
.FullHeight{height:100%; min-height:100%;}
.PageHead{height:120px;}
.PageFoot{height: 70px;}
.h51{height:51px;}
.h50{height:50px;}


/* Left Menu Button Styles */
.submenu{margin-bottom: 0.5em;}
.MenuTitleYellow
{
    cursor:pointer;
    margin-bottom: 5px;
    background-color:#FFCC00;
    color:#000000;
    width:250px;
    padding:2px;
    text-align:center;
    font-weight:bold;
    border:2px outset #CCA402;
}
.MenuTitleSmallBlue
{
    cursor:pointer;
    margin-bottom: 5px;
    background-color:#7699D2;
    color:#FFFFFF;
    width:155px;
    padding:2px;
    text-align:center;
    font-weight:bold;
    border:2px outset #355EA2;
}

input.BaseLook
{
	border:1px solid #28519E;
	font-weight:bold;
	background-color:#F1F1F1;
}
input.RedLook
{
	border:1px solid #FF0000;
	font-weight:bold;
	background-color:#FFCCCC;
}
input.YellowLook
{
	border:1px solid #CCA402;
	font-weight:bold;
	background-color:#FFCC00;
}
