﻿body table td
{
	font-family:Tahoma,Arial;
	font-size:12px;
	color:#333333;
}

.BoldText
{
	font-family:Tahoma,Arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.Header
{
	font-family:Tahoma,Arial;
	font-size:16px;
	color:#cc0000;
	font-weight:bold;
}

.Regular
{
	font-family:Tahoma,Arial;
	font-size:12px;
	color:#333333;
}

.CopyRight
{
    font-family:Tahoma,Arial;
	font-size:11px;
	color:#666666;
}
.thumbsViewer
{
    background-color: #fff;
    background-image: url(images/thumbsBg.gif);
}

.RotatorImage
{
    margin:2px 2px 2px 2px;
    cursor:hand;
    cursor: pointer;
    border: solid 2px #ffffff;
}
.FrontDefault
{
	color:#ebeae8;
	font-size:xx-small;
	text-align:center;
}
.Error
{
	font-family:Tahoma,Arial;
	font-size:12px;
	color:red;
}
A.CopyRight:Link
{
		font-family: Tahoma, Verdana,Arial; 
       	font-size: 11px;
		color:#666666; 
		text-decoration:None;
}
A.CopyRight:visited
		{
		font-family: Tahoma, Verdana,Arial; 
       	font-size: 11px;
		color:#666666;
		text-decoration:None;
		}
A.CopyRight:hover
      {
	   color:#CC0000;
	   font-size: 11px;
	   text-decoration:underline;
		}
A.Proof:Link
{
		font-family: Tahoma, Verdana,Arial; 
       	font-size: 11px;
		color:#666666; 
		text-decoration:None;
}
A.Proof:Hover
{
		font-family: Tahoma, Verdana,Arial; 
       	font-size: 11px;
		color:#000000;
		text-decoration: underline;
}
A.Proof:visited
		{
		font-family: Tahoma, Verdana,Arial; 
       	font-size: 11px;
		color:#666666;
		text-decoration:None;
		}