/* these following three columns are for homepage */

#latestnewscol	{
	float:left;
	width:31%;
	background-color:#f0f0f0;
	padding:4px;
	}
#m25factscol	{
	float:left;
	width:30%;
	background-color:#dbdbdb;
	padding:4px;
	}
#othersitescol	{
	float:left;
	background-color:#f0f0f0;
	padding:4px;
	text-align:left;
	width:33%;
	}
#grey	{
	float:left;
	margin:auto;
	background-color:#f0f0f0;
	
	}

#othersitebox	{
	border:1px;
	border-color:#feb53d;
	border-style:solid;
	background-color:#ffffff;
	padding:7px;
	
	margin:auto;
	text-align:left;
	font-size: 0.9em;
	
	}
	
/** LAYOUT DIVS **/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 66%;
	color: #333333;
	background-color: #ffffff;
	line-height: 1.2em;
	
	}
	
h1	{
	font-size:1.4em;
	line-height:1.6em;
	}
	
h2	{
	font-size:1.2em;
	line-height:1.3em;
	}
	
h5	{
	font-size:1.3em;
	line-height:1.1em;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color:#CC3300;
	width:99%;
  display:block;
		padding-bottom:0px;	}

	
.header	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-home-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.faqsheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-home-faqs-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.falfaqsheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-fal-faqs-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.scfaqsheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-sc-faqs-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.ulsheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-uls-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.ulsfaqsheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-uls-faqs-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.valheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-val-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.valheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-val-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.valfaqsheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-val-faqs-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
.scfaqsheader	{
	width:100%;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/header-sc-faqs-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#efb224;
	}
	
.menu 	{
	width:100%;
	height:36px;
	background-color:#ffffff;
	background-image:url(images/menubar.jpg);
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:middle;
	font-size:1em;
	top:105px;
	position:absolute;
}


.menu a	{
	font-size:1em;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.menutext	{
	width:100%;
	height:36px;
	background-color:#ffffff;
	background-image:url(images/menubar.jpg);
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:middle;
	font-size:1em;
	padding-top:10px;
	top:105px;
	position:absolute;
}


.menutext a	{
	font-size:1em;
	font-family: verdana, arial, helvetica, sans-serif;
		padding-right:20px;
	}
	
.menucol1	{
	width:270px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	}
	
.menucol2	{
	width:490px;
	float:right;
	text-align:right;
	}
.leftmenu	{
	width:170px;
	padding:10px;
	position:absolute;
	left:0px;
	top:141px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	z-index:4;

	}
.main	{
	width:570px;
	padding:10px;
	position:absolute;
	left:190px;
	top:141px;
	z-index:1;

	}
/* these following three columns are for homepage */

#latestnewscol	{
	float:left;
	width:31%;
	background-color:#f0f0f0;
	padding:4px;
	}
#m25factscol	{
	float:left;
	width:30%;
	background-color:#dbdbdb;
	padding:4px;
	}
#othersitescol	{
	float:left;
	background-color:#f0f0f0;
	padding:4px;
	text-align:left;
	width:33%;
	}
#grey	{
	float:left;
	margin:auto;
	background-color:#f0f0f0;
	
	}

#othersitebox	{
	border:1px;
	border-color:#feb53d;
	border-style:solid;
	background-color:#ffffff;
	padding:7px;
	
	margin:auto;
	text-align:left;
	font-size: 0.9em;
	
	}


row2	{
float:left;
width:780px;
}

row3	{
width:780px;
background-color:#FF9900;
}

.searchback	{
	background-image:url(images/menubar.png);
	}
	
/* CSS Document */

html {
	height: 100%;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 1em;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #222222;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	color: #d38300;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;

}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



#active_menu {
	color:#999999;
	font-weight: bold;
}

a#active_menu:hover {
	color: #999999;
}

.maintitle {
	color: #cccccc;
	font-size: 1.3em;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 1.2em;
  font-weight: bold;
}

/** old stuff **/

/** mambo css**/

/* Body */





ul,ol {
   margin: 0;
padding: 0;
list-style: none;
font-size:1em;
   }

li {
  line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
font-size:1em;
   }


table,td {
	font-size: 1.0em;
   }

form {
   padding: 0;
   margin: 0;
   }

p {
	font-size: 1.0em;
	line-height: 1.4em;

	}

pre {
	font-family: monospace;
	font-size: 1.0em;
	}

strong, b {
	font-weight: bold;
	}



/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #d38300;
	border-left: outset 2px #ffcc00;
	border-right: outset 2px #808080;
	border-top: outset 2px #ffcc00;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;

}


/* Horizontal Line */
hr {
	color: #999999; height:1px;
	}

hr.separator {
	background: #999999;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */




a.pathway:link, a.pathway:visited {
	color: #d38300; font-family: Verdana, Arial, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 1em;
}
.pathway-table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	
	}
.pathway	{
	font-size:1em;
	}

a.sublevel:hover {
	color: #222222;
	text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #d38300; font-family: Verdana, Arial, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 1em;
}

/* Content - Sections & Categories */
.contentpane {
	font-size: 1em;
	}

.contentpaneopen {
	border : 0px ridge #ffffcc;
	padding-bottom: 10px;
	
	
	}

.contentheading {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: normal;
 	color: #444444;
	text-align:left;
	vertical-align: middle;
	width:98%;
	padding-top:10px;
	padding-bottom:6px;
	border-bottom-color:#dfdfdf;
	border-bottom-style:solid;
	border-bottom-width:1px;

	}

.contentpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
 	color: #666666;
	text-align:left;
	}

table.contenttoc {
	color: #d38300;
	background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family: Verdana, Arial, Helvetica, sans-serif;;
        font-size: 1em;
        font-weight: normal;
        text-align:left;
		
		
}

.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 1em;
	color: #666666;
	text-align: left;
	

	padding-bottom:5px;
	}

/* Links */
/* new one for menue */

.menulink:link, .menulink:visited {
	color: #333333; font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}
.menulink:hover {
	color: #222222; text-decoration: underline;
	}

a.blogsection:link, a.blogsection:visited {
	color: #d38300; font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #222222;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #d38300; font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #222222;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #d38300; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;;
	font-size: 1em;
	padding-top:5px;
	text-decoration: none;
	}

a.readon:hover {
	color: #222222;
	text-decoration: underline;
	}

.moduleheading {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #222222;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	}

.componentheading {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 1.4em;
	line-height:1.2em;
	font-weight: normal;
 	color: #666666;
	text-align:left;
	padding-top:12px;
	padding-bottom:5px;

	}
table.moduletable {
	width: 100%;
   margin: 0px;
   font-size: 1em;
	}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	padding: 0px;
	line-height: 1em;

	}
	
table.moduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
	color: #666666;
	text-decoration: none;
	cursor: hand;
	}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background: #B9C8D0;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;  font-weight: normal; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #d38300; font-weight: normal;
	}

a.category:hover {
	color: #222222;
	}

.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d38300;
	line-height: 20px
	}

.sectiontableentry1 {
	background-color:#758188 ;
	padding:2px;
	}

.sectiontableentry2 {
	background-color:#67737A;
	padding:2px;
	}

.sectiontableheader {
	color : #222222;
	font-weight: normal;
	padding:2px;
	}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 0.9em;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;;
        font-size: 0.9em;
        color: #999999;
        text-decoration: none;
        font-weight: normal;
        }
.frontpageheader {
	color: #999999;
	font-size: 1em;
	font-weight: bold;
 }

.newsfeedheading {
        font-family: Verdana, Arial, Helvetica, sans-serif;;
        font-size: 1em;
        font-weight: normal;
        color: #ffffff;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
     font-size: 1em;
	color: #222222;
	font-weight: normal;
}


.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}


.fase4rdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;   color: #999999; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 1em;    font-weight: normal; color: #d38300;
	}

a.fase4rdf:hover {
	font-weight: normal; color: #d38300;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	}

table.contact td.icons {
	}

table.contact td.details {
	}

.pagenav {
	color: #d38300;
	font-weight: normal;
}

a.pagenav {
	color: #d38300;
	
	font-weight: normal;
}

.pagenavbar {
	background-color: #f0f0f0;
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 1em;
}
.content_vote {
	font-weight: normal;
	font-size: 1em;
}



.footer div {
    background-color: #f1f1f1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    color: #999999;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    line-height: 1em;
	padding-top:30px;
}
.newsflash {
	width: 100%;
}
/** end mambo css**/

.back_button {
	float: left;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}

.pagenav {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}

.pagenavbar {
	margin-right: 0.9em;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

td {
	text-align: left;
}





/* Joomla core stuff */

/* visited link changed to grey from orange and back */
a:link, a:visited {
	color: #d38300; text-decoration: none;
	font-size:1em;
}

a:hover {
	color: #900;	text-decoration: underline;
	font-size:1em;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}



.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}


table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
	
}

.small {
	color: #999999;
	font-size: 1em;
}

.createdate {
	height: 15px;
	padding-bottom: 0.9em;
	color: #999999;
	font-size: 1em;
}

.modifydate {
	height: 15px;
	padding-top: 0.9em;
	color: #999999;
	font-size: 1em;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {

  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {

	display: block;
	vertical-align: middle;
	font-size: 1em;
	color: #666666;
	text-align: left;
	padding-top: 0px;
	padding-left: 16px;
	padding-bottom:2px;
	height: 1.6em !important;;
	width: 100%;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 1em;
	color: #222222;
	text-align: left;
	padding-top: 0px;
	padding-left: 16px;
	padding-bottom:2px;
	height: 1.6em !important;;
	width: 100%;
	text-decoration: underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
}

a.sublevel:link, a.sublevel:visited {

vertical-align: middle;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-bottom:4px;
	width: 100%;
	text-decoration: none;
	font-size:0.9em;
	line-height:1.3em;


}

a.sublevel:hover {

	vertical-align: middle;
	color: #222222;
	text-align: left;
	padding-top: 0px;
	padding-bottom:4px;
	width: 100%;
	text-decoration: underline;
	font-size:0.9em;
	line-height:1.3em;

}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 0px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #d38300;
  text-transform: normal;
  font-size: 1em;
  border-top: 1px solid #cccccc;
}
td, tr, table {
	font-size:1em;
	}
