#content_area table td{
text-align:left !important;
}

body {


		font-family: Verdana, Arial,  Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		background: #000 url(../images/bgr.gif) repeat-x left top;
		margin: 15px;
	}


	ul.Cool
	{
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 7px;
	padding: 0px;
	list-style: none;
	border-top: 0px solid #38536A;
	}
	
	ul.Cool li
	{
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 15px; 
	padding-right: 5px;
	background: url(../images/arrow.gif) no-repeat 1px 7px;
	border-bottom: 1px solid #38536A; 
	}



	td {
		font-family: Verdana, Arial,  Tahoma, helvetica, sans-serif;
		color: #fff;
		font-size: 11px;
		}	
	a {
		font-weight:normal;
		color:#BDD9FA;
		}
		
	a:hover
		{
		text-decoration:underline;
		color: #fff;
		}
	
	hr 
		{
		color: #4A4A4A;
		margin: 0px;
		padding: 0px;
		height: 1px
		}



	.text-home
		{  
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 0px;
		margin-left: 10px; 
		margin-right: 10px;
		margin-top: 9px;
		color: #BDD9FA
		}

	.text-home a
		{
		font-weight: normal;
	    text-decoration: underline;
		color: #BDD9FA
		}

	.text-home a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		}

	.sidebar
		{  
		font-size: 11px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		margin: 0px;
		font-weight: normal;
		color: #A6B5C0
		}

	.sidebar a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #A6B5C0
		}

	.sidebar a:hover
		{
		text-decoration: none;
		color: #ffffff
		}


	.nav-top-white
		{  
		font-size: 11px;
		font-family: Verdana, Arial,  Helvetica, sans-serif;
		margin-top: 12px;
		margin-bottom: 17px;
		margin-left: 18px; 
		margin-right: 5px;
		font-weight: normal;
		color: #fff
		}
	.nav-top-white a
		{
		font-weight:  normal;
	    text-decoration: none;
		color: #fff
		}

	.nav-top-white a:hover
		{
		text-decoration: underlinene;
		color: #fff
		}



	.nav-top
		{  
		font-size: 11px;
		text-transform: uppercase;
		font-family: Verdana, Arial,  Helvetica, sans-serif;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 5px;
		font-weight: normal;
		color: #cccccc
		}
	.nav-top a
		{
		font-weight:  normal;
	    text-decoration: none;
		color: #494949
		}

	.nav-top a:hover
		{
		text-decoration: none;
		color: #2C7DC9
		}


	.nav-bottom
		{  
		font-size: 11px;
		margin-bottom: 8px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 5px;
		font-weight: normal;
		color: #ffffff
		}
	.nav-bottom a
		{
		font-weight:  bold;
	    text-decoration: none;
		color: #ffffff
		}

	.nav-bottom a:hover
		{
		text-decoration: none;
		color: #ebebeb
		}


	.footer
		{
		font-size: 10px;
		line-height: 18px;
		margin-bottom: 10px;
		margin-left: 30px; 
		margin-right: 10px;
		margin-top: 10px;
		text-decoration: none;
		color: #99C6EE
		}

	.footer a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #99C6EE;
		}

	.footer a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #99C6EE
		}


	.form {
		font-family: Verdana, Arial, ms sans serif;
		padding:0px;
		margin:0px;
		}

	.search
		{  
		font-size: 10px;
		letter-spacing: 0px;
		margin-bottom: 4px;
		margin-left: 0px; 
		margin-right: 5px;
		margin-top: 4px;
		font-weight: bold;
		text-decoration: none;
		color: #333333
		}


/* Fixes Checkout out Box to be Black */

#table_checkout_cart0 {background:#000 !important; color:#fff !important;}


#table_checkout_cart0 td{color:#fff !important;}

#table_checkout_cart3{background:#000;  }

#table_checkout_cart3 li a {color:#ffd700 !important;  }


/* Shows current tab on product description page */

nobr .productnamecolorSMALL b {
	color:#fff;
	display:block;
	font-weight:normal;
	width:125px;
}

nobr .productnamecolorSMALL b:hover {
	color:#FFD700;
}


nobr font b {
	background:#000000 url(http://www.wetkeys.com/v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif) no-repeat right center  !important;
	border-bottom:1px solid #000000;
	color:#AFD4F4 !important;
	display:block;
	font-size:12px;
	font-weight:bold !important;
}