body {	
	font: 11px "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	font-weight : normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('img/upper_background.gif') repeat-x; 
	background-color: #F3F3F3;
} 
a img:hover {
	border-width: 0px;
	border-bottom: 0px dotted #666666;
}
img { 
	border-width: 0px
}
a {
	color: #666666;
	text-decoration: none;
	border-bottom: 0px;
}
a:hover {
	border-bottom: 0px dotted #666666;
}

a.active {
	font-weight: bold;
	color: #FFFFFF;
}

a.disabled {
	
	color: #FFFFFF;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 751px;
	background: url("img/white.gif") repeat
}

#header {
	margin: 0 0 0 0;
	margin-top: 18px;
	background: yellow;
}
#side-a {
	float: left;
	width: 200px;
	margin: 0px;
	padding-bottom: 0px;
	background-color: #A2A2A2;
	height: 400px
}
#side-a-1 {
	float: left;
	width: 200px;
	height: 135px;
	padding: 0px;
	margin: 0px;
}

#side-a-5 {
	float: left;
	width: 200px;
	height: 38px;
	padding: 0px;
	margin: 0px;
}


#side-a-2 {
	float: left;
	width: 200px;
	padding: 0px;
	padding-top: 3px;
}



#side-a-4 {

	float: left;
	width: 200px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: center
}



#side-b { 
	margin: 0;
	float: left;
	width: 550px;
	height: 1%;
}
#boottom-grey {
	height: 20px;
	clear: both;
	background: #A2A2A2;
}
#footer {
	clear: both;
	background: #FFFFFF;
	width: 100%;
	vertical-align: middle;
	text-align: left; border-top: #D0D0D0 1px solid; 
	height: 35px;
	padding-top: 15px
}
#footer-top {
	clear: both;
	background: #FFFFFF;
	width: 100%;
	text-align: center; 
}
#Logo {
	width: 200px;
	height: 82px;
	float: left;
	position: relative;
}
#ProdIcon {
	position: relative;
	width: 550px;
	top: 0px;
	float: left;
}
#MenuTop {
	position: relative;
	width: 501px;
	height: 29px;
	float: left;
	background-color: #F3F3F3;
}
#Arrow {
	position: relative;
	width: 64px;
	height: 29px;
	float: left;
}
#ProdIconBottom {
	position: relative;
	width: 185px;
	height: 29px;
	float: left;
}
#LeftCorner {
	clear: both;
	float: left;
	width: 30px; 
	z-index: 1000; 
	height: inherit; 
}
#corner-1 {
	position: relative;
	left: 40px;
	top: 70px;
	height: inherit;
}
#main-content {
	border-left: #CECECE 1px solid;
	margin: 20px;
}

.t {} /* top */
.b {background: url('img/dot.gif') 0 100% repeat-x}
.l {}
.r {background: url('img/grey-line-vert.gif') 100% 0 repeat-y}
.bl {}
.br {background: url('img/br.gif') 100% 100% no-repeat}
.tl {}
.tr {background: url('img/tr.gif') 100% 0 no-repeat; padding:10px} 


ul.LeftMenu {
	position: relative;
	left: -17px;
	list-style: none;
	color: #FFFFFF;
}
li.LeftMenu {
	position: absolute;
	margin:0;
	padding:0;
	position: relative;
	top:0;
	padding: 0 0 0 0;
	display: block;
	color: #FFFFFF;
}

li.LeftMenu A {
	color: #FFFFFF;
}

FORM,SELECT,TEXTAREA,INPUT{
       font-family :arial, verdana, helvetica;
       font-size : 10px;
       color: #000000;
}
