﻿
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #C7C3B8;
	background-attachment: scroll;
	background-position: top left;
}

#main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

form
{
	padding:0 !important;
	margin:0 !important;
}

.content
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 960px;
	min-width:23px;
	min-height:23px;
}

.content-body
{
	position: relative;
	z-index:1;
	padding: 1px;
}

.rezotec-Sheet-tr, .rezotec-Sheet-tl, .rezotec-Sheet-br, .rezotec-Sheet-bl, .rezotec-Sheet-tc, .rezotec-Sheet-bc,.content-right, .content-left
{
	position:absolute;
	z-index:-1;
}

.rezotec-Sheet-tr, .rezotec-Sheet-tl, .rezotec-Sheet-br, .rezotec-Sheet-bl
{
	width: 22px;
	height: 22px;
	background-image: url('../images/Sheet-s.png');
}

.rezotec-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
}

.rezotec-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
}

.rezotec-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
}

.rezotec-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
}

.rezotec-Sheet-tc, .rezotec-Sheet-bc
{
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('../images/Sheet-h.png');
}

.rezotec-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 11px, auto);
}

.rezotec-Sheet-bc
{
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
}

.content-right, .content-left
{
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('../images/Sheet-v.png');
}

.content-right
{
	right:0;
	clip: rect(auto, auto, auto, 11px);
}

.content-left
{
	left:0;
	clip: rect(auto, 11px, auto, auto);
}

.content-center
{
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-color: #FFFFFF;
}


.rezotec-Sheet
{
	margin-top: 10px !important;
}

#rezotec-page-background-simple-gradient, #rezotec-page-background-gradient, #rezotec-page-background-glare
{
	min-width:960px;
}

div.content-header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 960px;
	height: 160px;
}

div.content-header-image
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 958px;
	height: 160px;
	margin-top: 9px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.rezotec-slogan
{
	display : block;
	position: absolute;
	left: 420px;
	top: 110px;
	width: 380px;
	margin-top:30px;
}

.rezotec-header-contact
{
	display : block;
}

h1.rezotec-slogan-name
{
	display: block;
	text-align: center;
}

h1.rezotec-slogan-name, h1.rezotec-slogan-name a, h1.rezotec-slogan-name a:link, h1.rezotec-slogan-name a:visited, h1.rezotec-slogan-name a:hover
{
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #000000 !important;
}

.rezotec-slogan-text
{
	display: block;
	text-align: center;
}

.rezotec-slogan-text, .rezotec-slogan-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding:0;
	margin:0;
	color: #756E5C !important;
}

.rezotec-menu a, .rezotec-menu a:link, .rezotec-menu a:visited, .rezotec-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.rezotec-menu, .rezotec-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.rezotec-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.rezotec-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.rezotec-menu li li
{
	float: none;
}

.rezotec-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.rezotec-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.rezotec-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.rezotec-menu:after, .rezotec-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.rezotec-menu, .rezotec-menu ul
{
	min-height: 0;
}

.rezotec-menu ul
{
	background-image: url('../images/spacer.gif');
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.rezotec-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

.rezotec-menu
{
	padding: 12px 6px 0px 6px;
}

.rezotec-nav
{
	position: relative;
	height: 41px;
	z-index: 100;
	margin-bottom:5px;
}

.rezotec-nav .l, .rezotec-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 41px;
	background-image: url('../images/nav.png');
}

.rezotec-nav .l
{
	left: 0;
	right:0px;
}

.rezotec-nav .r
{
	right: 0;
	clip: rect(auto, auto, auto, 960px);
}

.rezotec-menu ul li
{
	clear: both;
}

.rezotec-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.rezotec-menu a .r, .rezotec-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 87px;
	background-image: url('../images/MenuItem.png');
}

.rezotec-menu a .l
{
	left:0;
	right:4px;
}

.rezotec-menu a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.rezotec-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #062A32;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}

.rezotec-menu a:hover .l, .rezotec-menu a:hover .r
{
	top:-29px;
}

.rezotec-menu li:hover>a .l, .rezotec-menu li:hover>a .r
{
	top:-29px;
}

.rezotec-menu li:hover a .l, .rezotec-menu li:hover a .r
{
	top:-29px;
}
.rezotec-menu a:hover .t
{
	color: #FCEFEE;
}

.rezotec-menu li:hover a .t
{
	color: #FCEFEE;
}

.rezotec-menu li:hover>a .t
{
	color: #FCEFEE;
}


.rezotec-menu a.active .l, .rezotec-menu a.active .r
{
	top: -58px;
}

.rezotec-menu a.active .t
{
	color: #474338;
}

.rezotec-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 960px;
}

.rezotec-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.rezotec-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.rezotec-Block
{
	margin: 7px;
}

.rezotec-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.rezotec-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.rezotec-BlockHeader .l, .rezotec-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/BlockHeader.png');
}

.rezotec-BlockHeader .l
{
	left:0;
	right:4px;
	width:210px;
}

.rezotec-BlockHeader .r
{ 
	right:0;
	clip: rect(auto, auto, auto, 894px);
}

.rezotec-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('../images/BlockHeaderIcon.png');
	padding:0 0 0 15px;
	background-repeat: no-repeat;
	min-height: 15px;
	margin: 0 0 0 5px;
}

.rezotec-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.rezotec-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.rezotec-BlockContent-tr, .rezotec-BlockContent-tl, .rezotec-BlockContent-br, .rezotec-BlockContent-bl, .rezotec-BlockContent-tc, .rezotec-BlockContent-bc,.rezotec-BlockContent-cr, .rezotec-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.rezotec-BlockContent-tr, .rezotec-BlockContent-tl, .rezotec-BlockContent-br, .rezotec-BlockContent-bl
{
	width: 10px;
	height: 10px;
	background-image: url('../images/BlockContent-s.png');
}

.rezotec-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.rezotec-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.rezotec-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.rezotec-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.rezotec-BlockContent-tc, .rezotec-BlockContent-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('../images/BlockContent-h.png');
}

.rezotec-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.rezotec-BlockContent-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.rezotec-BlockContent-cr, .rezotec-BlockContent-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('../images/BlockContent-v.png');
}

.rezotec-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.rezotec-BlockContent-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.rezotec-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #DDDBD4;
}


.rezotec-BlockContent-body
{
	color:#595346;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.rezotec-BlockContent-body a:link
{
	color: #802319;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	font-size: 10px;
	float:right;
}

.rezotec-BlockContent-body a:visited, .rezotec-BlockContent-body a.visited
{
	color: #8F8770;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.rezotec-BlockContent-body a:hover, .rezotec-BlockContent-body a.hover
{
	color: #1798B5;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.rezotec-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.rezotec-Post-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.rezotec-Post
{
	margin: 10px;
}

a img
{
	border: 0;
}

.rezotec-article img, img.rezotec-article
{
	border: solid 1px #C7C3B8;
	margin: 1em;
}

.rezotec-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}


.rezotec-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #6A1E15;
}

.rezotec-PostHeaderIcon-wrapper, .rezotec-PostHeaderIcon-wrapper a, .rezotec-PostHeaderIcon-wrapper a:link, .rezotec-PostHeaderIcon-wrapper a:visited, .rezotec-PostHeaderIcon-wrapper a:hover
{
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #6A1E15;
}

.rezotec-PostHeader a:link
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #802319;
}

.rezotec-PostHeader a:visited, .rezotec-PostHeader a.visited
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  color: #D53B2A;
}

.rezotec-PostHeader a:hover, .rezotec-PostHeader a.hovered
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: underline;
  color: #15859E;
}

body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #5E594A;
}

.rezotec-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-align: justify;
  color: #5E594A;
}

a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #95291D;
  cursor: pointer;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #95291D;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #645E4F;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  letter-spacing: 1px;
  color: #15859E;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 31px;
  text-transform: uppercase;
  text-align: left;
  color: #15859E;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  color: #1BAFD0;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 24px;
  text-transform: uppercase;
  text-align: left;
  color: #645E4F;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  color: #756E5C;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  color: #756E5C;
  margin-top:0px;
  margin-bottom:0px;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 15px;
  text-transform: uppercase;
  text-align: left;
  color: #756E5C;
}

ol, ul
{
	color: #474338;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: left;
	margin-left: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.rezotec-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.rezotec-Post ol li, .rezotec-Post ul ol li
{
	background: none;
	padding-left:0;
}

.rezotec-Post ul li, .rezotec-Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#11100D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #C7C3B8; 
		margin:10px 10px 10px 10px;
	padding:5px 5px 5px 41px;
	background-color:#E2E0DA;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.rezotec-button-wrapper .rezotec-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.rezotec-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.rezotec-button-wrapper .rezotec-button
{
	display:block;
	height: 34px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #E8F8FC !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.rezotec-button-wrapper.hover .rezotec-button, .rezotec-button:hover
{
	color: #F6F5F4 !important;
	text-decoration: none !important;
	cursor: pointer;
}

.rezotec-button-wrapper.active .rezotec-button
{
	color: #FBEBEA !important;
}

.rezotec-button-wrapper .l, .rezotec-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('../images/Button.png');
}

.rezotec-button-wrapper .l
{
	left:0;
	right:11px;
}

.rezotec-button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.rezotec-button-wrapper.hover .l, .rezotec-button-wrapper.hover .r
{
	top: -34px;
}

.rezotec-button-wrapper.active .l, .rezotec-button-wrapper.active .r
{
	top: -68px;
}

.rezotec-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 960px;
}

.rezotec-Footer .rezotec-Footer-background
{
	z-index:-1;
	width: 958px;
	text-align: center;
	background-color: #E2E0DA;
}

.rezotec-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
}

.rezotec-Footer .rezotec-Footer-text p
{
	margin: 0;
}

.rezotec-Footer .rezotec-Footer-text
{
	display:inline-block;
	color:#051E24;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.rezotec-Footer .rezotec-Footer-text a:link
{
	text-decoration: none;
	color: #534E41;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.rezotec-Footer .rezotec-Footer-text a:visited
{
	text-decoration: none;
	color: #1A1814;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.rezotec-Footer .rezotec-Footer-text a:hover
{
	text-decoration: none;
	color: #7B2218;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.rezotec-page-footer, .rezotec-page-footer a, .rezotec-page-footer a:link, .rezotec-page-footer a:visited, .rezotec-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1798B5;
}

.rezotec-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#726C5A;
}

.rezotec-contentLayout .rezotec-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 224px;
}

.rezotec-contentLayout .rezotec-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 730px;;
}
.rezotec-contentLayout .rezotec-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 960px;
}

#liste-gris ul{}
#liste-gris ul li{background:url('../images/arrow-gray.jpg') 0 0px no-repeat; padding:0 0 0 20px; margin-top:5px;}
#liste-gris ul li a{background:#fff; color:#9A0000; text-decoration:none;}
#liste-gris ul li a:hover{text-decoration:underline;}

.txt_important {
	font-size: 20px;
	color: red;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

.menu-left-header
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0px 0px 6px;
	margin-top:20px;
}

#menu-left ul 
{
}

#menu-left li
{
	width:200px;
}
#menu-left li a
{
	background:url('../images/grey-arrow.png') 0 0px no-repeat;
	color:#474338; 
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
}
#menu-left li a:hover
{
	color:#9A0000;
	text-decoration:underline;
	cursor: pointer;
}

#menu-left li a.active
{
	background:url('../images/red-arrow.png') 0 0px no-repeat;
	color:#9A0000;
	font-weight:bold;
}




