body
{
	background-color:#ffffff;
}
.Container
{
	margin:20px auto;
}
.Logo
{
	margin-top:20px;
	height:76px;
	vertical-align:bottom;
	padding-right:20px;
	padding-bottom:2px;
	color:#ff1300;
	font-size:medium;
	font-weight:bold;
	background-image:url('../Images/Splash/Splash_Logo.jpg');
	background-repeat:no-repeat;
	text-align:right;
}
.Content
{
	height:303px;
	padding-right:20px;
	background-image:url('../Images/Splash/Splash_Building.jpg');
	background-repeat:no-repeat;
	text-align:right;
}
.Footer
{
	padding-top:2px;
	padding-right:20px;
	text-align:right;
}
.SplashSectorList
{
	margin-left:380px;
	width:400px;
	text-align:left;
	margin-top:20px;
	margin-bottom:100px;
}
.SplashSectorListTitle
{
	background-color:#ebebeb;
	color:#000000;
	padding:4px 4px 4px 10px;
	font-size:small;
	margin:0;
	letter-spacing:0.2ex;
	border-left:2px solid #ff1300;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.SplashSectorList td
{
	width:33%;
}
.SplashSectorList td a
{
	display:block;
	margin-top:5px;
	margin-left:12px;
}

.MenuBox 
{
	width:150px;
	height:50px;
	background-color:#b28471;
	
}
.StartPageLink
{
	background-color:#b84c4f;
	width:150px;
	padding: 2px;
	font-weight:bold;
}
a.StartPageLink:link	{	color: #eeeeee;text-decoration: none; }
a.StartPageLink:visited	{	color: #eeeeee;text-decoration: none;}
a.StartPageLink:hover	{	color: #ffffff;text-decoration: none;}
a.StartPageLink:active	{	color: #eeeeee;text-decoration: none;}

.MenuBoxLink{

}
a.MenuBoxLink:link	{	color: #ffffff;text-decoration: none; }
a.MenuBoxLink:visited	{	color: #ffffff;text-decoration: none;}
a.MenuBoxLink:hover	{	color: #ffffff;text-decoration: none;cursor:pointer;}
a.MenuBoxLink:active	{	color: #ffffff;text-decoration: none;}

.OutputMessage{

	text-align:right;
	margin-bottom:10px;

	font-size:x-small;
	width:340px;
	float:right;
	padding-right:5px;
	color:#5c0e07;
	font-weight:bold;
}
.TopLogo
{
	background-image: url(../Images/Splash/Img_LogoACOD.gif);
	background-repeat:no-repeat;
	background-position: 0px 11px;
	/*position: absolute;*/
	height: 53px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 202px;
	margin-top:10px;
}
.BgImage
{
	background-image: url(../Images/Splash/img_bg_.jpg);
	background-position:42px bottom;
	background-repeat:no-repeat;
}