﻿body
{
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.8em;
}


a:link, a:visited
{
	color: #7541a7;
	text-decoration: underline;
}

a:hover, a:focus
{
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}



.Container
{
	width: 750px;
	margin: auto;	
}

.Header
{
	background: #FFF url(Images/ReadAtHome.gif);	
	width: 750px;
	height: 114px;
}

.Header h1, .Header h2
{
	display: none;	
}

.TopNav
{
	color: #7541a7;
	/*border: 1px solid black;*/
	margin-top: 10px;
	width: 250px;
	height: 30px;
	float: right;
}

.TopNav a:link, .TopNav a:visited, .TopNav a:hover, .TopNav a:focus,
.LeftNav a:link, .LeftNav a:visited, .LeftNav a:hover, .LeftNav a:focus
{
	color: #7541a7;
	text-decoration: none;
}

.LeftNav
{
	margin: 15px 0px 0px 0px;
	width: 175px;
	float: left;	
}

.NavItem
{
	margin: 0px 0px 5px 0px;	
}

.PageContent
{
	width: 575px;
	float: left;
}

.Footer
{
	clear: both;
	margin: auto;
	text-align: center;	
}

.Footer a:link, .Footer a:visited, .Footer a:hover, .Footer a:focus
{
	color: #333;
	text-decoration: none;
	font-size: 0.7em;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #8265B7;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #8265B7;
}

a.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #8265B7;
	font-weight: bold;
	text-decoration: none;
}


.a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #663399;

}

a.a1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color: #663399;
}

.a1selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.tborder

{

BACKGROUND-COLOR: #BC94C4;

}


.strandbg
{

BACKGROUND-COLOR: #F0E5EE;

}


.strandsel

{

BACKGROUND-COLOR: #F8EEF7;

}

.comp
{

BACKGROUND-COLOR: #FFFFFF;

}

.compset
{

BACKGROUND-COLOR: #F8F4FC;

}

.asmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	text-decoration: none;
	color: #333333;
}
a.asmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
}

.asmallselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	text-decoration: none;
	color: #333333;
}
a.asmallselect:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
}


