﻿body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: white;*/
	}
	
body, td, input, select, textarea
	{
	color: #4A4A4A;
	font-family: Verdana;
	font-size: 10px;
	}
	
/* .topredcell a, .topredcell a:link, .topredcell a:visited
	{
	background-color:#EB3D00;
	color: white;
	font-family : Verdana;
	font-weight: normal;
	font-size: 10px;	
	text-decoration:inline;	
	}
*/

.topredcella a, topredcella a:hover
	{
	color: white;
	background-color:#EB3D00;	
	font-family : Verdana;
	font-weight: normal;
	font-size: 10px;	
	text-decoration:none;
	}

.topredcell
	{
	color: white;	
	background-color:#EB3D00;
	padding-left: 20px;
	padding-right: 10px;
	}
	
.topcell, .topcell a
	{
	background-image: url('../images/bg_top.gif');
	}	
	
.topmenucell
	{
	height:32px;
	background-image: url('../images/bg_menu.gif');
	color : white;
	}

.upmenulink:link, .upmenulink:visited
	{
	color: white;
	text-decoration: none;
	background-image: url('../images/bg_menu.gif');
	border: 0px;
	display:block;
	padding: 10px;
	padding-left:15px;	
	padding-right:15px;
	font-family : Verdana;
	font-weight: bold;
	font-size: 10px;
	border-left: 1px solid #598AC4;
	}	
	
 .upmenulink:hover, .upmenulink:active, .upmenulink_active, .upmenulink_active:hover
	{
	color: white;
	text-decoration: none;
	background-image: url('../images/bg_menu_over.gif');
	border: 0px;
	display:block;
	padding: 10px;
	padding-left:15px;	
	padding-right:15px;	
	font-family : Verdana;
	font-weight: bold;
	font-size: 10px;
	border-left: 1px solid #598AC4;
	}
	
.box
	{
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: center;
	}
	
.bottom_lightblue
	{
	background-color: #99B5D8;
	height: 3px;
	}
	
 .bottom a:link, .bottom a:visited
	{
	background-color: #376EB2;
	text-align: center;
	color: white;
	text-decoration: underline;
	}

.bottom, .bottom a:hover
	{
	background-color: #376EB2;
	text-align: center;
	color: white;
	text-decoration: none;
	}	
	
.csSubCat
	{
	text-decoration: none;
	color: #0538A3;
	}

 .csBrowse
 	{
	text-decoration: none;
	color: #0538A3;
	font-weight: bold;
	}

.smalltitle
	{
	font-weight: bold;
	color: #3A81AF;
	font-size: 11px;
	}
	
input, select
	{
	color: gray;
	}
	
.button, button
	{
	cursor: pointer;
	font-weight: bold;
	}
	
.redlink, .redlink:visited,  .redlink:active
	{
	color: red;
	text-decoration:underline;
	}
	
.redlink:hover
	{
	color: red;
	text-decoration:none;
	}	
	
.producttitle
	{
	font-weight: bold;
	color: #3A81AF;/*#C80000;*/
	font-size: 11px;
	}
	
.pimage
	{
	/*border: 1px dashed gray;*/
	border: 1px solid #CCCCCC;
	/*border-right: 4px solid gray;
	border-bottom: 4px solid gray;*/
	}	
	
.row1, .row1 a, .row1 a:visited, .row1 a:active 
	{
	background-color: #DEDEDE;
	}
	
.row2, .row2 a,  .row2 a:visited, .row2 a:active 
	{
	background-color: #CDCDCD;
	}

a
	{
	color: #00408E;
	text-decoration:underline;
	}
	
a:hover
	{
	color: #00408E;
	text-decoration:none;
	/*border-bottom: 1px dashed #00408E;*/
	}		
	
.globalfooter a, .globalfooter a:link, .globalfooter a:visited, .globalfooter a:active
	{
	color: #666666;
	font-size:12px;
	text-decoration: underline;
	}

.globalfooter a:hover
	{
	color: black;
	font-size:12px;
	text-decoration: none;
	}	