

a:link {
	color : #A81933;
	margin:0px;
}

a:visited {
	color : #A81933;
	margin:0px;
}

a:active {
	color : #A81933;
	margin:0px;
}

a:hover {
	color : #000;
	margin:0px;
	text-decoration: none;
}

body {
	background : #F5F2E9;
	color : #000;
}

body {
  font-family:georgia,times new roman,serif;
  font-size: 12px;
}

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;
}

h1 {
  font-size: 130%;
  font-weight: bold;
  color: #000;
}

h2 {
  font-size: 120%;
  font-weight: bold;
  color: #000;
  margin-bottom : 0px;
  padding-bottom:0px;
}

td.today {
	background : #CF3E6A6 none;
	color : #000;
   font-weight: bold;
   }

th.calendar {
   color: #000;
   background: #F3E6A6;
	font-weight : bold;
	text-align : center;
  }

th {
	background : #F3E6A6 none;
	color : #000;
	font-weight : bold;
}

.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 #CC0000;
	float : left;
	text-align : left;
	padding : 0px;
	line-height : 130%;
}

 .DirLinks    {
   font-size: 10px;
 }

.fixedboxleft{
	text-align : left;
}

.footer {
	background : #F3E6A6 none;
	color : #000000;
	text-align: left;
}

.headline {
	background : #F3E6A6 none;
	color : #000;
	text-align: left;
}

.hidden {
    display : none;
}

.label,.label-left, .label-center, .label-right {
	background-color : #F3E6A6;
	color : #000;
	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;
  color: #A81933;
}

.leftcolumn {
	width: 20%;
	border : 2px solid #CC0000;
	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 : #A81933;
   font-weight: bold;
   font-size: 18px;
   margin:0px;
 }

.required {
  color: #FF0000;
  font-weight: bold;
}


.strip {
	background : #F3E6A6 none;
	color : #000;
	text-align: left;
}

 .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 : #CC0000 none;
	color : #000;
}

.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 : #F3E6A6 none;
	color : #A81933;
	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: #FFFFFF;
}

.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: #e6e6e6;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:active,
.SmStdDay a:link,
.SmStdDay a:visited,
.SmStdDay a:active {
  text-decoration: none;
  background-color : #F3E6A6;
  color:#A81933;
  padding: 2px;
}


.Today a:link,
.Today a:visited,
.Today  a:active {
	text-decoration: none;
}

.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{
	font-weight : bold;
}

.SmToday{
	border:1px solid red;
	color: #003300;
	font-size: 75%;
}

.WkDay{
	font-weight: bold;
	background-color: white;
	margin-left: 0px;
}

.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: #000;
	text-decoration: none;
}

.databox {
 margin: 3px;
 margin-left:10px;
 background-color: #DCDCDC;
 border: 1px none #000;
 padding: 2px;
}

.logbox  {
    margin : auto;
    width : 430px;
    border : 1px solid Black;
}

.greysec  {
	border : 1px solid Black;
	background-color: #EEEAE0;
}

.listbullet {
    list-style: disc url(iages/listbullet.gif) inside;
}

.hottopics {
    border: 1px solid black;
	border-right: none;
}

.hottopicsright {
    border: 1px solid black;
	border-left: none;
}

.hottopicsmain {
    border: 1px solid black;
	border-top: none;
	padding: 4px;
}

.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;
}

.topsearch {
  	width:762px;
	background-color:#A81933;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:6px;
	}
	
.topsearch form {
	padding:0px;
	margin:0px;
	}
	
.topsearch input {
	color:#000000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #9B8D82;
	width:133px;
	height:14px;
	}
	
.mainlogostyle {
	border-left:1px solid #88282A;
	width:190px;
	}
	
.mainphotostyle {
	border-right:1px solid #88282A;
	width:570px;
	}
	
.blackdiv {
	width:953px;
	height:1px;
	background-image:url(images/blackrule.gif);
	background-repeat:no-repeat;
	}

.reddiv {
	width:953px;
	height:1px;
	background-image:url(images/redline.gif);
	background-repeat:no-repeat;
	}

.mainleftnav {
	margin-bottom:19px;
	}
	
.mainleftnav a:link,
.mainleftnav a:active,
.mainleftnav a:visited {
	display:block;
	border-bottom:1px solid #C07C5D;
	padding-left:11px;
	padding-top:3px;
	padding-bottom:3px;
	color:#D2C694;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}
	
.mainleftnav a:hover {
	display:block;
	color:#FFF;
	text-decoration:none;
	}
	
.mainsubnav {
	margin-bottom:33px;
	}
	
.mainsubnav a:link,
.mainsubnav a:active,
.mainsubnav a:visited {
	display:block;
	border-bottom:1px solid #C0544B;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	color:#D2C694;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-left:11px;
	margin-right:11px;
	}
	
.mainsubnav a:hover {
	display:block;
	color:#FFF;
	text-decoration:none;
	}
	
.mainfooter {
	width:760px;
	text-align:center;
	border-bottom:1px solid #6B1021;
	border-right:1px solid #6B1021;
	border-left:1px solid #6B1021;
	background-color:#D2C694;
	color:#7E7269;
	padding-top:14px;
	padding-bottom:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.mainfooter a:link,
.mainfooter a:active,
.mainfooter a:visited {
	color:#7E7269;
	text-decoration:none;
	}
	
.mainfooter a:hover {
	color:#000;
	text-decoration:none;
	}
	
.vertnav {
	 background-color:#FFF;
	 border-right:1px solid #88282A;
	 width:570px;
	 }
	 
.vertnav2 {
	 background-color:#FFF;
	 border-right:1px solid #88282A;
	 width:570px;
	 padding:15px;
	 }
	
.lnavcontents {
	border-bottom:1px solid #C07C5D;
	}
	
.lnavcolumn {
	 background-color:#A81933;
	 border-left:1px solid #88282A;
	 width:190px;
	 }
	 
.alumninewslinks a:link,
.alumninewslinks a:active,
.alumninewslinks a:hover,
.alumninewslinks a:visited {
	text-decoration:none;
	}
	 


