
body{
	color : Black;
	background-color: #111111; /* NEW IN 1.5 */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; /* NEW IN 1.5 */
}

td {
	color : Black;
	background-color: #000000; /* NEW IN 1.5 */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; /* NEW IN 1.5 */
}





#spring{
	
	background-repeat: repeat-x;
	background-image: url(images/ringtop.jpg);
	
}
#button_back{
	
	background-repeat: repeat-y;
	background-image: url(images/dot.jpg);
	
}

#image_1{
	position:absolute;
	width:200px;
	height:200px;
	z-index:auto;
	left: 227px;
	top: 506px;
	background-image: url(images/dot.jpg);
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline overline line-through blink;
	background-attachment: fixed;
	background-image: url(images/ringtop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.textcopyrites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: justify;
}
.dot_image {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.label_textCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
.dot_imageCopy {

	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.contentbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-align: justify;
}
.border {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px;
	border-color: #FFFFFF;
}
