

a:link {
	background : transparent none;
	color : ;
	margin:0px;
}

a:visited {
	background : transparent none;
	color : ;
	margin:0px;
}

a:active {
	background : transparent none;
	color : ;
	margin:0px;
}

body {
	background : #FFFFFF;
	color : #000;
	width: 90%;
	text-align: left;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

caption {
	background : #FFFFFF none;
	color : #000;
	font-size : 25%;
	font-style : normal;
	font-weight : normal;
}

fieldset {
	border : thin none Black;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

form {
	border : 0px solid red;
	margin : 0px;
	padding : 0px;
}
	
font { 
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	color: #000000; 
	line-height: normal; 
	font-size: 11px
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none; color:#CB1920
}

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

td.today {
	background : #F2E9DA none;
	color : #990000;
   font-weight: bold;
   }

th.calendar {
   color: white;
   background: #033E06;
	font-weight : bold;
	text-align : center;
  }

th {
	background : #F2E9DA none;
	color : #990000;
	font-weight : bold;
	text-align : center;
}

.blacktitle {
	background : #FFF none;
	color : #000;
	font-weight : bold;
}

.blackbar {
	width:100%;
	background:#000;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
  }

.centercolumn {
	width: 50%;
	border : 2px solid #F2E9DA;
	float : left;
	text-align : left;
	padding : 0px;
	line-height : 130%;
}

 .DirLinks    {
   font-size: 10px;
 }

.fixedboxleft{
	text-align : left;
}

.footer {
	background : #F2E9DA none;
	color : #990000;
}

.headline {
	background : #F2E9DA none;
	color : #990000;
}

.hidden {
    display : none;
}

.label,.label-left, .label-center, .label-right {
	background-color : #CB1920;
	color : #FFF;
	font-weight : bold;
	border: 1px none Black;
}

.label-center { text-align: center;}
.label-left { text-align: left; }
.label-right {text-align: right; }

.label-left a:link,
.label-left a:visited,
.label-left a:active,
.label-right a:link,
.label-right a:visited,
.label-right a:active,
.label-center a:link,
.label-center a:visited,
.label-center a:active,
.label a:link,
.label a:visited,
.label a:active {
	text-decoration: none;
	background-color: #F2E9DA;
   color: #FFF
}

.leftcolumn {
	width: 20%;
	border : 2px solid #F2E9DA;
	float : left;
	text-align : left;
	padding : 0px;
	line-height : 130%;
}

.lineborder {
	padding: 1px;
	border : 1px solid Black;
}

.lineboxleft {
      border-color : Black;
 }

.margin15{
	margin-bottom : 10px;
	margin-left : 25px;
	margin-top : 10px;
}

.margin4 {
 margin: 3px;
 border: 1px none #000;
}

.MixFloat {
	float:left;
}

 .NameFont {
	color : #990000;
   font-weight: bold;
   font-size: 18px;
   margin:0px;
 }

.required {
  color: #FF0000;
  font-weight: bold;
  background-color : transparent;
}


.strip {
	background : #FFFFFF none;
	color : #990000;
}

 .tab {
	 color:#000;
	 font-size: 10px;
	 font-weight: bold;
	 text-align: left;
	 background-image:url(images/profile_bgrd.gif);
	 background-repeat:repeat-x;
}

.border1 {
	border: 1px solid #000;
}

.border3stop{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.bordersides{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.bordertop{
	border-top: 1px solid #000;
}

.borderbottom{
	border-bottom: 1px solid #000;
}

 .bottomtab {
   height:6px;
	background-image: url(images/profile_bottombgrd.gif);
   background-repeat:repeat-x;
   margin:auto;
   background-color:#FFF;
	border-top: 1px solid #000;
 }

.title {
	background : #F2E9DA none;
	color : #990000;
}

.vspace {
 margin-bottom: 6px;
}

/* Calendar formatting section */
 .SmallCalendar {
	border: 1px solid #000;
}

.LargeCalendar {
  width: 100%;
	border: 1px solid #000;
}

.WeekCalendar {
}

.WeekList ul {
  margin: 0px 0px 0px 20px;
	padding: 0px;
}

.WeekList ul li {
  margin: 0px;
	padding: 0px;
}

.MonthBar,
.WeekHeadline,
.WeekHeadline a:link,
.WeekHeadline a:visited,
.WeekHeadline a:active
{
	background : #516387 none;
	color : #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
  padding:4px;
	border:0px;
	margin:0px;
}

.PrevWeek{
  padding:2px;
	float: left;
}

.NextWeek{
  padding:2px;
	float: right;
}
 
 .BlkDay, .SmBlkDay {
	background-color: #ccc;
}

.small {
  font-size:75%;
}

 .SmBlkDay {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
 }

.StdDay {
	text-align: left;
	margin-left:0px;
	width: 14%;
	height:75px;
}

.SmStdDay {
	text-align: left;
	margin-left:0px;
	width: 14%;
   background-color:#efefef;
   font-size: 75%;
   text-align:right;
   border-top: 2px solid white;
   border-bottom: 2px solid white;
   padding-right: 4px;
}

 .Today , .SmStdToday{
   text-align:left;
	 background-color: #900;
	 color:#fff;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:active,
.SmStdDay a:link,
.SmStdDay a:visited,
.SmStdDay a:active {
  text-decoration: none;
  background-color : #900;
  color:#fff;
  padding: 2px;
}


.Today a:link,
.Today a:visited,
.Today  a:active {
	text-decoration: none;
	background-color: #900;
	color : #fff;
}

.StdDay a:link,
.StdDay a:visited,
.StdDay  a:active {
	text-decoration: none;
}

.SmDay{
	background-color: white;
	margin-left: 0px;
	font-size: 75%;
	float:right;
}

.Today .SmDay{
	background-color : transparent;
	font-weight : bold;
}

.SmToday{
	border:1px solid red;
	color: #003300;
	font-size: 75%;
}

.WkDay{
	font-weight: bold;
	background-color: white;
	margin-left: 0px;
}

.PrevWeek,
.PrevWeek a:link,
.PrevWeek a:visited,
.NextWeek,
.NextWeek a:link,
.NextWeek a:visited,
.WeekHeadline {
  background-color:#CC9966;
	color:#000;
}

.OddRow,
.OddRow a {
  background-color: #DCDCDC;
  text-decoration:none;
}

.EvenRow,
.EvenRow a  {
	background-color: #FFF;
	text-decoration: none;
}

.OddRow:hover,
.EvenRow:hover,
.EvenRow:hover a,
.OddRow:hover a{
   color: #FFF;
	background-color: #030;
	text-decoration: none;
}

.databox {
 margin: 3px;
 margin-left:10px;
 background-color: #DCDCDC;
 border: 1px none #000;
 padding: 2px;
}

.readonlybox {
   font-size: 100%;
   background-color: #E0E0E0;
   border-style: solid;
   border-width: 2px 1px 1px 2px;

   border-color: #000 #C0C0C0 #C0C0C0 #000;
padding: 2px;
   width: 200px;
}

	 .album {
		margin: 4px;
		border: 1px solid black;
	 }

	 .AlbumFrame {
		height: 124px;
		width: 130px;
		background-image:url(images/photo_frames.gif);
		background-repeat: no-repeat;
    text-align: center;
	 }

.nlStoryPanel {
  display: block;
  clear: right;
  padding: 10px;
}


.nlTeaserHeadline {
  background-color:#900;
  color: #fff;
  padding: 2px;
}

.nlTeaserHeadline a {
  background-color:#900;
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.nlTeaserHeadline a:hover {
  text-decoration: none;
}

.nlStoryImageOdd {
	border: 1px solid #000;
	padding: 0px;
	float: right;
	margin: 0px 0px 2px 2px;
}

.nlStoryImageEven {
	border: 1px solid #000;
	padding: 0px;
	float: right;
	margin: 0px 0px 2px 2px;
}

div#redbar
{
position:absolute;
left:0px;
top:0px;
width:750px;
height:20px;
background:#CB1920;
}

div#menu
{
position:absolute;
left:0px;
top:20px;
}

div#banner
{
position:absolute;
left:175px;
top:20px;
}

div#content
{
position:absolute;
left:190px;
top:200px;
width:555px;
}

div#footer {margin-top:10pt; border-top:3px solid #E21B23; font-size: 85%; text-align:center;}

div.menu1 {border-bottom:1pt solid #000000; background:#F2E9DA; padding:3pt 0pt 3pt 2pt; width:175px;}
div.menu2 {border-bottom:1pt solid #000000; background:#E1CCAB; padding:3pt 0pt 3pt 2pt; width:175px;}

.black8pt {font-size: 8pt;  color:#000;}

.black9pt {font-size: 9pt;  color:#000; text-decoration: none}

.black9ptu { font-size: 11px; text-decoration: underline; color:#000} 

.black9ptb {font-size: 9pt; font-weight: bold; color:#000; text-decoration: none }

.black9ptbu {font-size: 9pt; font-weight: bold;  text-decoration: underline; color: #000}

.black9ptbi {font-size: 9pt; font-weight: bold; color:#000; font-style:italic;}

.black9pti {font-size: 9pt; font-style: italic; color:#000; text-decoration: none}

.black10pt {font-size: 10pt;  color:#000; text-decoration: none}

.black10ptb {font-size: 10pt; font-weight: bold; color:#000; text-decoration: none;}

.black10ptbi {font-size: 10pt; font-style: italic; font-weight: bold; color:#000; text-decoration: none}

.black10pti {font-size: 10pt; font-style: italic; color:#000; text-decoration: none}

.black10ptbu {font-size: 10pt; font-weight: bold; text-decoration: underline; color: #000}

.black11ptb {font-size: 11pt; font-weight: bold; color:#000} 

.black11ptbu {font-size: 11pt; font-weight:bold; color:#000; text-decoration: underline}

.black12ptb {font-size: 12pt; font-weight: bold; color:#000} 

.black12ptbu {font-size: 12pt; font-weight: bold; color:#000; text-decoration: underline} 

.black13ptb {font-size: 13pt; font-weight: bold; line-height: normal; color:#000; text-decoration: none}

.black13ptbu {font-size: 13pt; font-weight: bold; color:#000; text-decoration: underline}