﻿body
{
	font-family: "MS Reference Sans Serif", "Arial", "Sans-Serif";
	font-size: 12px;
	color: White;
	background-image: url(../images/appearance/swoop_w_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}

h1
{
	font-family: "MS Reference Sans Serif", "Arial", "Sans-Serif";
	font-size: 25px;
	color: White;
}

.errorMessage
{
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.action
{
	font-style: italic;
	font-weight: bold;
	color:Black;
}

.dvHeader
{
	font-size: 12px;
	font-weight: bold;
}

.dvItem
{
	border-bottom: dashed 1px gray;
	font-size: 12px;
	padding: 0 5 0 5;
}

.button
{
	font-family: "MS Reference Sans Serif", "Arial", "Sans-Serif";
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

legend
{
	color: White;
	font-weight: bold;
}

td#content
{
	vertical-align: top;
	margin-left: 15em;
}

td#contentRight
{
	vertical-align: bottom;
	color: Black;
}

.videoTitle
{
	color: Black;
}

.videoScreenshot
{
	border: solid 1px black;
}

.affiliateLogo
{
	border: solid 1px black;
}

label
{

}

.text
{
	font-family: "MS Reference Sans Serif", "Arial", "Sans-Serif";
	font-size: 12px;
	font-weight: normal;
}

.footerhr
{
	color: White;
}

/*
#copyright
{
	text-align: center;
}
*/


a:link 
{
	color: Black;
}


a:visited
{
	color: Black;
}

/*

a:link img
{
	border: solid 2px maroon;
}

a:visited img
{
	border: solid 2px maroon;
}

.directions
{
	font-weight: bold;
}

.success
{
	font-style: italic;
}

legend
{
	font-size: larger;
	font-weight: bold;
	color: Maroon;
}

.tip fieldset
{
	float: right;
	font-size: 12px;
	width: 300px;
}

.tableSpacing td
{
	padding: 0 2px 0 10px;
}

.leftThumb
{
	float: left;
	padding: 0 0 0 0;
}

.rightThumb
{
	float: right;
	padding: 0 0 0 0;
}

.thumbnail
{
	margin: 0 0 1em 0;
	text-align: center;
	font-size: smaller;
}
*/

