/* Global Styles */

body {
	margin:0px;
	background-color: #800000;
	}
	a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	width:   auto;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 1em;
	color:   #FFFFFF;
	background-color: #5b857e;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }

	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 18px;
	}

.sidebarText {
	color: #FFFFFF;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/rot4.gif);
	list-style-position: outside;
	}
	
.pageName {
	color: #800000;
	letter-spacing:.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	}
	
.subHeader {
	color: #5b857e;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 14px;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.mail {

	color: #800000;
	text-decoration:none;
	font-weight:bold;
}
