﻿body
{
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: medium;
	color: black;
}
a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:active
{
	color: #006600;
	text-decoration: none;
}
a:visited
{
	color: #006666;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration: underline;
}
.largehead
{
	font-weight: bold;
	font-size: xx-large;
	color: black;
}
.mediumhead
{
	font-weight: bold;
	font-size: x-large;
	color: black;
}
.smallhead
{
	font-size: large;
	color: black;
	font-weight: bold;
}
.normal
{
	font-size: small;
	color: black;
}
.verticalDivide
{
	background-color: purple;
}

.boutLeft
{
	background-color: #cccccc;
	vertical-align: middle;
	text-align: center;
}

.boutRight
{
	background-color: #99cc99;
	vertical-align: middle;
	text-align: center;
}
.tinytext
{
	font-size: small;
}
.whatsNew
{
	font-size:  large;
	color: red;
	font-weight: bold;
}


.tellFriend
{
	font-weight: bold;
	font-size: Medium;
	color: green;
	font-family: 'Lucida Sans' , Verdana, Arial;
	text-align: center;
	border: 1;
	border-color: Maroon;
	vertical-align: text-bottom;
}


#Friend
{
	background-image: url(graphic/TellFriend2s.jpg);
	width: 80px;
	height: 140px;
	border-right: purple thin solid;
	border-top: purple thin solid;
	border-left: purple thin solid;
	border-bottom: purple thin solid;
}


tr .arcHeadRow
{
	vertical-align: top;
	background-color: #99cccc;
	text-align: left;
	font-weight: bold;
	font-size: small;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

tr .arcEventRow
{
	vertical-align: top;
	background-color: #ccffcc;
	text-align: left;
	font-weight: bold;
	font-size: small;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

tr .arcDetailRow
{
	vertical-align: top;
	text-align: left;
	font-size: small;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

tr .oddRow
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: small;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

tr .evenRow
{
	vertical-align: top;
	background-color:#e3ffee;
	text-align: left;
	font-weight: bold;
	font-size: small;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

.YouTubeViewer
{
	background-color: #000000;
}


.topMe
{
    vertical-align: top;
    text-align: left;
}
