body {
	font-size: 80%;
	margin: 0px;
	overflow: hidden;
	max-height: 100%;
	font-family: arial, verdana, sans-serif;
	color:#666666;
	height: 100%;
}
* html body {
	padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 29px; 
padding-top: 155px;
	overflow: hidden;
}
.rightpic{
background:url(../images/top_right.gif) no-repeat right top;
text-align:left;
}
#container {
	padding-right: 40px;
	padding-left: 455px;
	right: 0px;
	left: 0px;
	/*margin-left:5%;*/
	bottom: 29px;
	padding-bottom:	20px;
	overflow: auto;
	padding-top: 0px;
	position: fixed; 
	top: 155px;
	text-align: left;
	font-weight:normal;
	background:url(../images/image_left_s.jpg) no-repeat fixed left 155px;
}
#container table{
	font-size:100%;
}
* html #container {
	width: 100%;
	height: 100%
}
#header {
	background:url(../images/top_repeater.gif) repeat-x left top;
	left: 0px;
	overflow: none;
	width: 100%;
	position: absolute; 
	top: 0px;
	height: 155px;
}
* html #header {
	height: 155px;
	text-align:right;
}
#footer {
	background: url(../images/footer_repeater.gif) repeat-x left top;
	left: 0px;
	overflow: hidden;
	width: 100%;
	bottom: 0px;
	position: absolute;
	height: 29px;
	text-align: center;
}
* html #footer {
	height: 29px
}
#footer p {
	height: 29px;
padding-top:10px;
 margin-top:0;
}
a{
text-decoration:none;
}
.dotted{
	border-top-width: 1px;
	border-top-style:dotted;
	border-top-color: #999999;

}
a:link, a:visited{
color:#ad005b;
}
a:hover{
color:#fd60b3;

}
h1{
	font:bold 150% Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
