body  {
	font-family: arial,helvetica;
	font-size: 9pt;
	color:#5B5B5B;
	background-color: #fff;
	background-image: url(images/bg.gif);
	margin: 0px;
	line-height: 20px;
}

#pad{	padding-top:15px;	padding-bottom:5px;	padding-left:15px; padding-right:15px;background-color:#fff}

#padrec {padding-top:5px;	padding-bottom:5px;	padding-left:15px; background-color:#ffffcc}
#padproduct { padding:10px 65px 0px 65px
	
}
.MenuLeft{width:127;background-color:#C0C0C0;padding-top: 24px}
.FrontText{
	background-color:#fff;width:220px 
}
.MainTitle{
	background-color:#C41532;width:275px;padding:3px }
	
	.Highlight{color:#C41532;font-size:10pt;
		
	}
	
.TdMain{width:572px;background-color:#fff;padding-left:10px;padding-top:0px;padding-bottom:15px;
	
}
.TdTitle{color:#fff;font-weight:bold;font-size:14px;
}

.Header{font-weight:bold;font-size:14px;
	}
	
.Bot{background-color:#C41532;padding:5px;width:275px
	}
	
	.ImgBorder {
	border: solid 1px #000
		
	}
	li{
		line-height: 20px;padding:5px
	}
/* Font Styles */

.bl {font-size: 9pt;font-weight:bold; }
.sm {font-size: 10px;color:#6e6e6e }
.smw {font-size: 10px;color:#fff }
.title {font-size: 14pt; font-weight: bold; color:#000;color:#5B5B5B}

.titlesm {font-size: 11pt; font-weight: bold; color:#008C36}

td  {font-family: arial,helvetica;font-size: 9pt;color:#5B5B5B;line-height: 20px;}

.bred  {color:red;font-weight:bold }
.BgGray {background-color: #C0C0C0; width:51px}
.bgr {font-size: 9pt;font-weight:bold; color:#336600}





/* End Font Styles */

/* button styles */	


/* Used in whatsnew tables etc Styles */





.tablep
{
	border-collapse: collapse;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
		border-left: black 1px solid;
	border-top: black 1px solid;
	padding:0px;
	width:550px
}






/* form contact*/	
	
	input {color:#000000; background-color:#DFEFE5;
    border: 2px Solid #fff;}
	
input.borderless { border: 0px; }

	.inputsm {width:80px }
	.inputm {width:140px }
		
.cbox {color:#000000; background-color: #FFFFFF;
     }
  
textarea {color:#000000; background-color: #DFEFE5;
    border: 2px Solid #fff;font-family: verdana, arial,helvetica; }
	
	.textareal {color:#000000; background-color: #DFEFE5;
    border: 2px Solid #fff; width:250px;font-family: verdana, arial,helvetica;}
	
		select {color:#000000; background-color:#DFEFE5;
    border: 2px Solid #fff;}
	
			.noborder {border:0}

/*  main anchors */

a:link
	{
		color:	#800000;
		text-decoration:	none}

a:visited
	{
		color:	#909090;
		
		text-decoration:	none}

a:hover
	{
		color:	#000000;
		
		text-decoration:	none}
		
		
	
/* bot anchor */	


a.botlink:link
	{	font-size:	11px;
		color:	#fff;
		text-decoration:	none;}
		
		a.botlink:visited
	{	font-size:	11px;
		color:	#fff;
		text-decoration:	none;}

a.botlink:hover
	{
		color:	#fff;
		font-size:	11px;
		}

/* print only */



.PrintOnly
{
  display: none;}

