﻿body
{
	background-image: url(../images/Background2.GIF);
	font-family: Arial;
}
.LinkButton
{
	border-right: #d70000 3px outset;
	border-top: #d70000 3px outset;
	font-weight: bolder;
	vertical-align: middle;
	border-left: #d70000 3px outset;
	color: white;
	border-bottom: #d70000 3px outset;
	background-color: black;
	text-align: center;
	font-size: 12pt;
	line-height: 22pt;
	text-align: center;
}
.LinkActive
{
	border-right: #d70000 3px outset;
	border-top: #d70000 3px outset;
	font-weight: bolder;
	vertical-align: middle;
	border-left: #d70000 3px outset;
	color: black;
	border-bottom: #d70000 3px outset;
	background-color: yellow;
	text-align: center;
	font-size: 12pt;
	line-height: 22pt;
	text-align: center;
}
.AdminButton
{
	border-right: #d70000 3px outset;
	border-top: #d70000 3px outset;
	font-weight: bolder;
	vertical-align: middle;
	border-left: #d70000 3px outset;
	color: white;
	border-bottom: #d70000 3px outset;
	background-color: green;
	text-align: center;
	font-size: 12pt;
	line-height: 22pt;
	text-align: center;
}
.SmallVertSpace
{
	font-size: 6pt;
}
.AdLink1
{
    BORDER-RIGHT: #d70000 thick double;
    BORDER-TOP: #d70000 thick double;
    FONT-WEIGHT: 900;
    FONT-SIZE: 14pt;
    BORDER-LEFT: #d70000 thick double;
    BORDER-BOTTOM: #d70000 thick double;
    BACKGROUND-COLOR: black;
    text-align: center;	
}
.AdLink2
{
	color: white;
	font-family: Arial;
	text-align: center;
	vertical-align: top;
}
.AdvisorsLink
{
    FONT-SIZE: 14pt;
    COLOR: #d70000;
    FONT-FAMILY: Arial
}
.BigRedLink
{
    FONT-SIZE: 12pt;
    COLOR: #d70000;
    FONT-FAMILY: Arial
}
.Model_Header
{
	font-weight: bold;
	font-size: 22pt;
	color: black;
	vertical-align: top;
	text-align: center;
}
.Model_Title
{
	font-weight: bold;
	font-size: 25pt;
	color: #d70000;
	vertical-align: top;
	text-align: center;
	border-top-width: medium;
	border-left-width: medium;
	border-left-color: black;
	border-bottom-width: medium;
	border-bottom-color: black;
	border-top-color: black;
	border-right-width: medium;
	border-right-color: black;
	padding-right: 5px;
	padding-left: 5px;
}
.Model_Main
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	vertical-align: top;
	text-align: center;
}
.ModelWebLink
{
    FONT-SIZE: 14pt;
    COLOR: #d70000;
    FONT-FAMILY: Arial
}
.Error1
{
	font-size: 14pt;
	color: #d70000;
	font-family: Arial;
	font-weight: bolder;
}
.AdminInfo1
{
	font-size: 12pt;
	color: green;
	font-family: Arial;
	font-weight: bolder;
}
