@charset "utf-8";
/* CSS Document */

body {
    background-color: #666666;
    margin: 0px;
  }


.space {
    float: left;
    height: 10px;
    width: 160px;
    padding-left: 10px;
    clear: both;
  }


.mainmenuleft {
    clear: both;
    float: left;
    height: auto;
    width: 170px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }


.menuleft {
    width:170px;
    margin-bottom: 0px;
    background-color: #EEEEEE;
    clear: both;
    float: left;
  }


.menuleft ul {
    list-style-type:none;
    margin:0px;
    padding: 0px;
    float: left;
    clear: both;
  }


.menuleft li a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #0000FF;
    text-decoration: none;
    background-color: #EEEEEE;
    display: block;
    width: 160px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
    line-height: 20px;
    padding-left: 10px;
    font-weight: normal;
    float: left;
  }


.menuleft li a:hover {
    text-decoration: none;
    background-color: #33CC99;
    display: block;
    width: 160px;
    background-image: url(../img/vert-one_arrow.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
  }


.menuleft img {
    background-color: #666666;
    background-image: url(../img/CornerPNG2/Border_TT_07.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    height: auto;
    width: auto;
    clear: both;
    margin-top: 5px;
  }


.menuleft a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #33CC99;
    background-image: url(../img/vert-one_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    display: block;
  }


.menuleft  ul  h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	float: left;
	width: 160px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	margin: 0px;
	clear: both;
	padding-left: 8px;
  }
#paypal a  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
  }
#paypal  a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
  }
#paypal  a:hover {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #FF0000;
    text-decoration: underline;
  }
#paypal   img  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.paypal {
	text-decoration: none;
}
.paypal img {
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.paypal a {
	text-decoration: none;
}
.paypal a:hover {
	text-decoration: blink;
	color: #FF0000;
}
.menuleft ul h4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	float: left;
	width: 140px;
	line-height: 20px;
	margin: 0px;
	clear: both;
}
.menuleft ul h4 a hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	background-color: #999999;
	float: left;
	width: 140px;
	line-height: 20px;
	margin: 0px;
	clear: both;
}
