/* CSS Document */


table.jen_page
{
	width:730px;
	background-color:#FFFFFF;
}

#active_menu {
  color: #000000;
}

td.jen_name
{
	color: #999999;
	font-weight: normal;
	font-size: 12px;
  	width: 150px;
	padding-left:15px;
	vertical-align:top;
}
td.jen_email
{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #FF0000;
	width: 100px;
	font-weight: normal;
	text-align: left;
	padding-left:10px;
	vertical-align:top;
}

td.jen_menu
{
	padding-left:15px;
	vertical-align:top;
      padding-top:20px;
}
td.jen_main
{
	font-size: 12px;
	color: #999999;
	vertical-align:top;
	align:center;
	padding-top:20px;
	
}
a.mainlevel:link
{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;	
	text-transform:lowercase;
}
a.mainlevel:hover
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-transform:lowercase;
}

td.jen_email a:link, a:visited
{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;	
}
td.jen_email a:hover
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	
}
td.info
{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
}
td.bottom_menu
{
	font-size: 12px;
	color: #999999;
	text-align: center;
	text-decoration : none;
	
}
td.bottom_menu a:link, a:visited
{
	font-size: 12px;
	color: #999999;
	text-decoration : none;
	
}
td.bottom_menu a:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration : none;
	
}
table.crown_call
{
	float: right;
}

td.crown_buynow
{
	text-align: right;
	font-size: 20px;
	color: #000000;
	text-align: right;
}

td.crown_phone
{
	font-size: 20px;
	color: #ff3300;
	text-align: right;
}

td.crown_left
{
	width: 180px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: gray;
	text-align; center;
}

td.crown_menu
{
	vertical-align:top;
}

td.crown_promo
{
	padding-left:3px;
}

td.footertext {
	font-size: 10px;
}

td.ssfooter {
	font-size: 10px;
	font-color: white;
}

/* Formatting of General HTML Tags */

body
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	background-color: white;
	color : #999999;
}

p
{
	font-size:12px;
}

td
{
	font-size:12px;
}

table.moduletable
{
	vertical-align:top;
	font-size : 12px;
}

table.moduletable th
{
	color: red;
	font-size : 12px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
}

table.moduletable td
{
	font-size : 12px;
}


/* VorpalWeb/Mambo Specific Styles */

ul
{
	list-style-position:inside;
}

ol
{
	list-style-position:inside;
}

li
{
	list-style-position:inside;
}

.nav {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color: #CC0001;
}
.nav:hover {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color: #CC0001;
}

.vjfooter
{
	color:gray;
}
div.vjfooter a:link
{
	color:white;
	text-decoration:none;
}
div.vjfooter a:visited
{
	color:white;
	text-decoration:none;
}
div.vjfooter a:hover
{
	color:white;
	text-decoration:underline;
}

.landingp
{
	margin-left: 20px;
}

h1
{
	font-size:18pt;
	font-weight:bolder;
	color:#CC0001;
}

/* copied over from old site */
a:link, a:visited {
	font-size : 12px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #999999;
}

a:active, a:hover {
	font-size : 12px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
}

.redtext  {
	font-size : 12px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #FF0000;
}

.redtext A:link, .redtext A:visited {
	text-decoration: none;
	color: #FF0000;
}

.redtext A:active, .redtext A:hover {
	text-decoration: none;
	color: #000000;
}

.bodytext  {
	font-size : 12px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #999999;
}

.bodycaption  {
	font-size : 11px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #666666;
}

.bodybold  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.bodygrey  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color : #000033;
}

.bodygrey A:link, .bodygrey A:visited {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color : #000033;
}

.bodygrey A:active, .bodygrey A:hover {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color : #999999;
}
.bodyblack  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
}


.bodyblack A:link, .bodyblack A:visited {
	text-decoration: none;
	color: #000000;
}

.bodyblack A:active, .bodyblack A:hover {
	text-decoration: underline;
	color: #000000;
}

.bodywhite  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

.boldgrey {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666666;
}

.boldred  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #663300;
}

.boldblue  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0066FF;
}

.productgrey  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
}

.bodylink  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
}

.footer  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
}