body

{font-family:  arial;

	font-size: 12px;

    color: #494949;

	font-weight: bold;

	}



td

{font-family:  arial;

	font-size: 12px;

    color: #494949;

	font-weight: bold;

	}



.title

{font-family:  arial;

	font-size: 18px;

	color: #494949;}



.subtitle

{font-family:  arial;

	font-size: 16px;

	color: #494949;}



 A:link {text-decoration: none; color: #494949; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 A:visited {text-decoration: none; color: #494949; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 A:active {text-decoration: none; color: #494949; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 A:hover {text-decoration: underline; color: #494949; font-family:  arial;

	font-size: 16px; font-weight: bold;}



 .whitelinks A:link {text-decoration: none; color: #252525; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 .whitelinks A:visited {text-decoration: none; color: #252525; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 .whitelinks A:active {text-decoration: none; color: #252525; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 .whitelinks A:hover {text-decoration: underline; color: #252525; font-family:  arial;

	font-size: 16px; font-weight: bold;}
	
	

 .navlinks A:link {text-decoration: none; color: #E5E5E5; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 .navlinks A:visited {text-decoration: none; color: #E5E5E5; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 .navlinks A:active {text-decoration: none; color: #E5E5E5; font-family:  arial;

	font-size: 16px; font-weight: bold;}

 .navlinks A:hover {text-decoration: underline; color: #E5E5E5; font-family:  arial;

	font-size: 16px; font-weight: bold;}

small

{color: #252525;}

img

{border:none;}

strong

{font-size:14px;}

table.price td

{font-family:  arial;

	font-size: 12px;

    color: #494949;

	font-weight: normal;

	}

/* PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}


