* { padding: 0px; margin: 0px; }

body {
 font-family:tahoma;
 font-size:12px;
}

table{margin:auto}
	
#wrapper { 
 margin: 0 auto;
 width: 954px;
 }
 
#topHeader{
		width: 954px;
		height:52px;
		background:url(graphics/top-bg.jpg);
		position:absolute; z-index:0;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
.lefttoptext{font:tahoma; font-weight:bold; font-size:15px; color:#c994aa; float:right; line-height:18px; padding:12px}	

	
		
		
#logo{
	position:absolute;
	z-index:1;
	width:261px;
	
	top:0px
}
		
#flashheader {
	width: 954px;
	padding: 0px;
	height: 343px;
	position:absolute;
	z-index:-1;
	top: 26px; 
}

#bottomheader{width:954px; top:395px; height:28px; background:url(graphics/top-bottom.jpg) no-repeat; position:absolute}


#content{width:954px; margin:0 auto; top:423px; position: relative}

/*LEFT MENU*/

#lefttop{width:213px; margin-left:30px; top:116px; position:absolute; z-index:2}

#boxlefttop { height:37px; width:213px; background:url(graphics/nav-top-bottom.jpg) no-repeat; margin-bottom:3px}
#boxlefttop2 { height:37px; width:213px; background:url(graphics/nav-top-bottom.jpg) no-repeat; margin-top:3px}

#MainMenuLeft 
{ 
	width:213px; height:188px; background:url(graphics/nav-bg.jpg) no-repeat; padding-top:5px;
	margin:0;
	border:0;
}
#tabLeft 
{
	margin:0; 
	top:0;
}
#tabLeft ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:213px
}
#tabLeft li 
{
	float:left;
	margin:0;
	padding:0;
	clear:both;
}
#tabLeft a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	width:213px;
	border:0;
	display:block; cursor:pointer;
	float:left;
	border-top:#828182 1px dashed;
}
#tabLeft a span 
{
	display:block;
	padding:0 0px 0 40px;
	font-family: arial; font-weight:bold;
	font-size:14px;
	color: #828182;
	line-height:29px;
	background:url(graphics/nav-img-bg.png) no-repeat;
}

#tabLeft a:hover span,#tabLeft li.item_active a span 
{  	color:#FFF;
	font-style:normal;
	text-decoration:none;
	background:url(graphics/nav-img-bg-over.png) no-repeat;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	font-style: normal;
	font-weight: bolder;
	color: cccccc;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	color: 333333;
}
.grey_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	color: cccccc;
}

.other_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	A:link {text-decoration: none;
	color: 000000;
	A:visited {text-decoration: none;
	A:active {text-decoration: none;
	A:hover {color: edbe29;
}
	

