.Product
	{
	color: #820050;
	font-weight: bold;
	}

.EmphasisRed
	{
	color: #820050;
	font-weight: bold;
	}
	
.EmphasisRedThin
	{
	color: #820050;
	font-weight: normal;
	}

.typewriter
	{
	font-family: Courier, Courier New, monospace;
	}

.Critical
	{
	font-size: 12px;
	line-height: 14px;
	}
	
.PageText
	{
	font-size: 14px;
	}
	
.PageText-smaller
	{
	font-size: 11px;
	line-height: 14px;
	}
	
.PageText a:link, .PageText-smaller a:link

	{
	color: #FFE0B3;
	}
	
.PageText a:visited, .PageText-smaller a:visited

	{
	color: #C0C0C8;
	}
	
.PageText a:hover, .PageText-smaller a:hover

	{
	color: #FFF8E8;
	}
	
.PageText a:active, .PageText-smaller a:active

	{
	color: #FFF8E8;
	}
	
.PageTextFlashing
	{
	font-size: 14px;
	}
	
.PageTextFlashing a:link

	{
	color: #FFE0B3;
	}
	
.PageTextFlashing a:visited

	{
	color: #FFE0B3;
	}
	
.PageTextFlashing a:hover

	{
	color: #FFF8E8;
	}
	
.PageTextFlashing a:active

	{
	color: #FFF8E8;
	}
	
.floatleft

	{
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	}
	
.floatright

	{
	float: right;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 15px;
	}
	
.single-bordered

	{
	border-color: rgb(4,35,77);
	border-style: solid;
	border-width: 2px;
	background-color: #001B41;
	}
	
H1, H2
	{
	display: inline;
	font-size: 100%;
	font-weight: normal;
	}
	
BODY
	{
	color: #FFF0D9;
	background-color: #001B41;
	background-image: url(../bg-roman6.gif);
	background-attachment: scroll;
    line-height: 1.5;
    font-size: 11px;
    font-family: Georgia, "Times New Roman", Times, serif;
	}

.ad-text a:link
	{
	color: #FFE0B3;
	text-decoration: underline;
	font-weight: bold;
	}
	
.ad-text a:visited
	{
	color: #FFE0B3;
	text-decoration: underline;
	font-weight: bold;
	}
	
.ad-text a:active
	{
	color: #FFE0B3;
	text-decoration: underline;
	font-weight: bold;
	}

.ad-text

	{
	font-size: 100%;
	font-weight: normal;
	font-size: 12px;
    line-height: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

select

    {
    color: rgb(0,27,65);
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    }

OPTION

    {
    color: rgb(0,27,65);
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    }

.submit-button, .imput-field

	{
	color: rgb(0,27,65);
	background-color: rgb(255,235,235);
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
	}

.submit-button:hover, .imput-field:hover

	{
	color: rgb(10,37,75);
	background-color: rgb(255,255,255);
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
	}

.submit-button:active, .imput-field:active

	{
	color: rgb(10,37,75);
	background-color: rgb(255,255,255);
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
	}

.units-chart

	{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(24,55,97);
	border-collapse: collapse;
	}

.units-chart td

	{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	}

.sociable-hovers

	{
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
	}

.sociable-hovers:hover

	{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}


.title-hoverable

	{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}

.title-hoverable:hover

	{
	opacity: .65;
	-moz-opacity: .65;
	filter: alpha(opacity=65);
	}



.book-hoverable

	{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}

.book-hoverable:hover

	{
	opacity: .70;
	-moz-opacity: .70;
	filter: alpha(opacity=70);
	}

.book-hoverable:active

	{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}



