/* CSS Document */

body

{

	margin: 0 0 0 0;
	background-color:#fff;
	text-align:center;
	
}




/* Body Content */

.title

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	color: #000;
	
}

.content

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	color: #333;
	
}

.bodycontent

{
	
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:justify;
	text-decoration: none;
	color: #585858;
	
}



.contact

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	color: #666;
	
}

/* Body Label */





/* Footer Content */

.footer

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	padding: 0px, 0px, 0px, 20px;
	
}


/* Left Menu Links */

a.lmenu

{

	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.lmenu:hover

{

	color: #FFF;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}



/* Body Links */

a.bodylinks

{

	color: #f00;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.bodylinks:hover

{

	color: #000;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}




a.contentlinks

{

	color: #f00;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.contentlinks:hover

{

	color: #000;
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}


a.sitemaplinks

{

	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.sitemaplinks:hover

{

	color: #000;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

ul.works

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	list-style-type: decimal;
}