html {
    width: 100%;
	height: 100%;
}
body {
    margin: 0;
    padding: 0;
	background-color:#FFFEE6;
	color:inherit;
	width: 100%;
	height: 100%;
}


#contents{
border:1px;
border-color:#000000;
border-style:solid;
background-color:#FFFFFF;
color:inherit;
}


#main {
	margin-top: 10px;
	
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:normal;
color:#000000;
margin-top:0px;
background-color:inherit;
	
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-style:normal;
font-weight:bold;
line-height:normal;
color:#000000;
margin-top:0px;
background-color:inherit;
border-bottom-width: 1px;
border-bottom-style: solid;
border-right-style: none;
border-top-style: none;
border-left-style: none;
border-bottom-color: #888888;
	
}

abbr, acronym  { 
text-decoration: underline;
font-style:oblique;
 }

#cp {
clear: both;
border:1px;
border-color:#000000;
border-style:solid;
background-image:url(./hmenu/img/rain/popup-normal-bg.png);
color:inherit;
position:fixed;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  width: 100%;
  
}

#bottomspace {
clear: both;
margin-top: 10px;
color:inherit;
  left: 0px;
  height:30px;
  width: 100%;
  
}


.cptopleft {
vertical-align:top;

}
.cpbottomright {
vertical-align:bottom;
}
#cp p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	background-color:inherit;
}

.heading1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #000000}
.news_item_seperator {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #888888;
}

#creditlist {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:normal;
color:#000000;
margin-top:0px;
background-color:inherit;
list-style-type:square;	
}

.linksinfo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:normal;
color:#000000;
margin-top:0px;
background-color:inherit;
list-style-type:square;	
}