body {
	margin: 0px;
	padding: 0px;
	background: url(../graphics/bg.jpg) 50.11% 0px;
  background-repeat: no-repeat;
	}
	
p {
	margin-top: 0px;
	font-family: arial;
	font-size: 12px;
	color: #6b6d67;
}	

h1 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	font-family: trebuchet ms, arial;
	font-size: 1.4em;
	font-weight: normal;
	color: #a6d01b;
}

h2 {
	margin-top: 30px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	font-family: trebuchet ms, arial;
	font-size: 1.4em;
	font-weight: normal;
	color: #a6d01b;
}

h3 {
	margin-bottom: 5px;
	font-family: trebuchet ms, arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #a6d01b;
}

h4 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: trebuchet ms, arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #a6d01b;
}

H6 { 
	font: 9pt arial;
	font-weight: bold;
	margin-bottom: 0px;
	font-style:normal;
	color: #6b6d67;
	}

.sml_txt {
	font-family: trebuchet ms, arial;
	font-size: 11px;
	color: #6b6d67;
	}
	
.news_title {
	font-family: arial;
	font-size: 11px;
	color: #6b6d67;
	font-weight: bold;
}

.news_txt {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	margin-bottom: 20px;
}

.tabletxt {
	font: 9pt Arial; 
	color: #6b6d67;
		}
		
.book {
	padding: 5px 15px 5px 0px;
	}
	
a {
	color: #333333;
	}

a:hover {
	text-decoration : underline;
	color: #a6d01b;	
}

a.footer {
	margin-top: 10px;
	font-family: trebuchet ms, arial;
	text-decoration : none;	
	font-size: 11px;
	color: #6b6d67;
	}

a.readmore {
	padding-top: 30px;
	font-family: arial;
	font-size: 11px;
	color: #6b6d67;
}

a.breadcrumb {
	font-family: trebuchet ms, arial;
	font-size: 11px;
	color: #6b6d67;
	text-decoration : none;		
	}

td.greenbg {
	background: url(/graphics/green_bg.jpg);
 	background-repeat: no-repeat;
}

td.software {
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

td.lgnote {
	background: url(/graphics/lgnote.jpg);
 	background-repeat: no-repeat;
}

td.content {
	padding: 30px 0px 0px 32.5px;
}

td.bgfade {
	background: url(/graphics/bg_fade.jpg);
 	background-repeat: no-repeat;
}


ul {
	margin-top: 0px;
	font-family: arial;
	font-size: 12px;
	color: #6b6d67;
}

ol {
	margin-top: 0px;
	font-family: arial;
	font-size: 12px;
	color: #6b6d67;
}		
