body {
	margin : 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 6px;
	background: #FFFFFF url(../images/background.png) top left fixed repeat;
/*  font:x-small Verdana, sans-serif; */
  voice-family: "\"}\""; voice-family:inherit;
/*  font-size:small; */
} /* html>body {font-size:small;} */

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Breadcrumbs bar */

#breadcrumbsbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 6px 10px;	
}

#youarehere {
	color: #CCCCCC;
}

.breadcrumbs {
	color: #EEEEEE;
	text-decoration : none;
	font-weight: bold;
}

/* Main Menu bar */

#mainmenubar {
	font-family: Gill Sans, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EEEEEE;
	margin: 0px 10px;	
}

.menulink {
	color: #EEEEEE;
	text-decoration : none;
}

.mainmenulanguage {
	font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #555555;
}

/* layout table related settings */

.tablebreadcrumb {
	background-image: url(../images/navbar-redsharp.png);
	background-repeat: no-repeat;
}

.tablemainmenu {
	background-image: url(../images/navbar-menu.png);
	background-repeat: repeat-x;
}

.tablemainlogo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tableapplogo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tablecontent {
	margin: 0 0 0 0;
	padding: 0 8px 3px 8px;
	background-image: url(../images/content-background.png);
	background-repeat: repeat-y;
}

.tablefooter {
	border-bottom: 1px solid #BBBBBB;
/*	border-top: 1px solid #BBBBBB; */
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	background-image: url(../images/bottom.png);
	padding: 3px 10px;
	color: #666666
}

/* Copyright */

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

/* main content region */

.contentsbox {
	background : #fff;
	border : 1px solid #ccc;
	clear : both;
	padding : 1px 15px;
	margin: 22px 0px 0px 0px;
}

.contents {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
  color: #444;	
}

.contents strong {
	color: #000;
}