/*  Grad Nite Style Sheet 2009  */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F0EB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}


/*  This td makes the background yellow and the text large and centered */
.YellowBackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFCC00;
	text-align: center;
	text-decoration: none;
}

a:link {
	color: #c89d5a;
	text-decoration: underline;
}
a:link {
	color: #FF3300;
}

a:visited {
	text-decoration: underline;
	color: #39f7535;
}
a:hover {
	text-decoration: none;
	color: #cfa970;
}
a:active {
	text-decoration: underline;
	color: 3474f49;
}
h1 {
	font-size: 20px;
	color: #68887c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h2 {
	font-size: 11px;
	color: #949d87;
	border-left-color: #949d87;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
}
#tableLayout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #b0b0b0;
	border-left-color: #b0b0b0;
	background-color: #FFFFFF;
	border-left-style: solid;
}
.tr2 {
	background-color: #890606;
}


.smallprint {
	font-size: 10px;
}
.titleSmall {
	font-weight: bold;
	color: #890606;
	padding: 1px;
}
/*this old background color was #e3e5dc and it looked good that way too
Now it is the same yellow as the background*/

#tdSidebar {
	background-color: #FFCC00;
	background-image: url(MrsT/images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
#tdSidebar   a:link {
	color: #474f49;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ced2b6;
	border-bottom-color: #ced2b6;
}
#tdSidebar a:visited {
	color: #474f49;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ced2b6;
	border-bottom-color: #ced2b6;

}

#tdSidebar a:hover {
	background-color: #fbfcf9;
}
#tdSidebar a:active {
	color: #474f49;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ced2b6;
	border-bottom-color: #ced2b6;

}


.tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}

/* The breadcrumb style is another descendant selector created especially for links
or psuedo styles   */ 

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	background-color:#CCCCCC;
	text-align: center;
}

#breadcrumb a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000033;
	text-decoration: underline;
    background-color:#CCCCCC;
}

#breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #660000;
	text-decoration: underline;
	background-color:#CCCCCC;
}

#breadcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color:#CCCCCC;
}

#breadcrumb a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-color:#890606;
}
.leis-purchase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	background-color: #D3CFCF;
}
.sidelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
