<!--
	a.heading_red:link {
	font-size: 18px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #ff0000;
	}

	a.heading_red:active {
	font-size: 18px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
	}

	a.heading_red:visited {
	font-size: 18px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #ff0000;
	}

	a.heading_red:hover {
	font-size: 18px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #ff0000;
	}

	
		a.rod:link {
	color : #ff0000;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	a.rod:active {
	color : #ff0000;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	a.rod:visited {
	color : #ff0000;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	a.rod:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 11 px;
	font-weight: bold;
	}
	

	a:link {
	color : #000000;
	text-decoration : none;
	font-size: 11 px;
	
	}

	a:active {
	color : #000000;
	text-decoration : none;
	font-size: 11 px;
	
	}

	a:visited {
	color : #000000;
	text-decoration : none;
	font-size: 11 px;
	
	}

	a:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 11 px;
	
	}

	
	a.menu:link {
	color : #ffffff;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	a.menu:active {
	color : #ff0000;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	a.menu:visited {
	color : #ffffff;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	a.menu:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 11 px;
	font-weight: bold;
	}
	
	    submenu:link {
	color : #ffffff;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	submenu:active {
	color : #ff0000;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	submenu:visited {
	color : #ffffff;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	submenu:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 11 px;
	font-weight: bold;
	}
	
    
	
	a.email:link {
	color : #ff0000;
	text-decoration : none;
	font-size: 11 px;
	}

	a.email:active {
	color : #ff0000;
	text-decoration : none;
	font-size: 11 px;
	font-weight: bold;
	}

	a.email:visited {
	color : #ff0000;
	text-decoration : none;
	font-size: 11 px;
	}

	a.email:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 11 px;
	}
	
	hr {
	color: #ff0000;
	height: 2 px;
	}
	
	.borderleft {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	}

	.borderright {
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	}
	.borderlrt {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	}
	
	.borderlr {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	}
		
	.borderlbr {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;

	}

	.borderallsites {
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	}

	.borderred {
	border-left-width: 2px;
	border-left-color: #ff0000;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #ff0000;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ff0000;
	border-bottom-style: solid;
	border-top-color: #ff0000;
	border-top-style: solid;
	border-top-width: 2px;
	}

	.bordersho {
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	}

	.bordershoall {
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	}

	body, td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin-left : 0;
    margin-right : 0;
    margin-top : 0;
  	}
	
	
	input, select {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	/* border: 1px solid #333333; */
	}

	.none {
	border: 0;
	}

	.button {
	font-size: 11px;
	background:#000000;
	color : #ffffff;
	border-bottom : 1px solid #ffffff;
	border-right : 1px solid #ffffff; 
	border-top : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
			
	}
	
	.radio {
	border: 0;
	}

	.heading_red {
	font-size: 18px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #ff0000;
	}

	.heading_black {
	font-size: 18px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	}
	
	.heading_grey {
	font-size: 18px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #cccccc;
	}

	.discount_red {
	font-weight: bold;
	color: #ff0000;
	}

	.discount_black {
	font-size: 11px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	}

	.heading1_red {
	font-size: 18x;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff0000;
	}

	.small_black {
	font-size: 11px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	}

	.form_field {
  	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
 	border: 1px solid #000000;
	}
	
	.editlink {
  	font-size: 9px;
  	font-weight: normal;
  	color: #ff0000;
	}
-->