﻿body
{
  background-image:url('/PublishingImages/warBackground.jpg');
  background-repeat:repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#333333;
  background-color:#e2e3e5;
}

a:link, a:visited, a:active, a:hover
{
   color:#333333;
   text-decoration:underline;				
}


.shlomo-breadcrumb
{
   padding:2px 3px 3px 11px;
   border-left:1px solid #ffffff;
   border-top:1px solid #ffffff;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
   font-family: Arial;

}
.shlomo-breadcrumb a:link, .shlomo-breadcrumb a:visited,.shlomo-breadcrumb a:active,.shlomo-breadcrumb a:hover
{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-family: Arial;
}

.ms-globallinks a, .ms-globallinks a:hover, .ms-globallinks a:focus, .ms-globallinks a:link, .ms-globallinks a:visited
{
color:white;
}

.redHeader
{
  text-transform:uppercase;
  color:#b10032;
  font-family:"Franklin Gothic Medium Cond",Arial, sans-serif;
  font-size:24px;				
}
