body {
	/* background-image: url(../images/bg_grey.jpg); */
	background-color: #999999;
	/* background-color: #FFFFFF; */
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td {
	font-size : 8pt;
}

a {
	color: #999999;
	text-decoration : underline;
}

a:visited {
	color: #333333;
	text-decoration : underline;
}

a:hover {
	color: #666666;
	text-decoration : underline;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	margin: 0 0 5px 0;
	padding: 0;
}
h2 {
	margin: 0 0 5px 0;
	font-size : 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	margin: 0;
	font-size: 11pt;
	color: #333333;
	font-weight: normal;
}
b, strong {
	color: #333333;
}
.wrapper {
	text-align: center;
	align: center;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 800px;
	margin:0 auto;
} 
.mainarea {
	background-image: url(../images/bg_fade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.maincontents {
	margin: 15px 10px 10px 15px;
	/* new */
	width: 645px;
	float: left;
}
.pagetext {
	/* height: 155; */
	text-align: justify;
	margin: 0px 50px 15px 0;
	float: left;
}
.child {
	width: 272px;
	text-align: left;
	margin: 0 50px 15px 0;
	float: left;
}
.childheading {
	margin: 0;
	font-size: 11pt;
	color: #333333;
}
.childtext {
	margin: 5px 0 0 0;
}
.childlinkbar {
	width: 272px;
	margin: 5px 0 0 0 ;
	 padding: 1px 5px 1px 0; 
	text-align: right;
	background-color: #999999;
	float: left;
	display: table-cell; 
	vertical-align: middle; 
}
.childlink {
	font-size : 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.childhomeitem {
	text-align: left;
	padding: 5px 10px 5px 15px;
	float: left;
}
.childhomeheading {
	margin: 0 0 5px 0;
	font-size : 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu {
	text-align: center;
	height: 30px;
	background-image: url(../images/menu_top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	
.topmenubutton {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
	font-style: italic;
}
.bottombar {
	height: 34px;
	background-image: url(../images/bg_bottom.jpg);
	vertical-align: middle;
}
.bottommenulink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenulink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	margin: 3px 5px 3px 0;
}
.imagebigH {
	width:288;
	height:155;
	border-width: 0px;
}
.imageframebigH {
	align: left;
	width:288;
	height:155;
	border-width: 0px;
	margin: 0 34px 5px 0 ; 
	float: left;
}
.imagebigV {
	width:133;
	height:153;
	border-width: 0px;
}
.imageframebigV {
	align: left;
	width:133;
	height:153;
	border-width: 0px;
	/* margin: 0 189px 5px 0 ; */
	margin: 0 5px 3px 0 ; 
	float: left;
}
.imagesmall {
	width:138;
	height:83;
	border-width: 0px;
}
.imageframesmall {
	align: left;
	width:138;
	height:83;
	border-width: 0px;
	margin: 0 1px 5px 0 ; 
	float: left;
}
.imagehome {
	width:99;
	height:92;
	border-width: 0px;
}
.imageframehome {
	align: left;
	width:99;
	height:92;
	border-width: 0px;
	margin: 0 10px 5px 0 ; 
	float: left;
}
.footer {
	font-size : 7pt;
	color: #000000;
	text-align: center;
}
