body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;}
	
body {background-color: #000000;
	background-image: url(/images/bg/mainBG.gif);
	background-repeat: repeat;}
	
a:link {
	color: #ec008c;
	text-decoration: none;}	
a:visited {
	text-decoration: none;
	color: #ec008c;}
a:hover {
	text-decoration: none;
	color: #d3f1fc;}
a:active {
	text-decoration: none;
	color: #e57bab;}

/* pseudo links start here */

a.spa:link {

	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}

a.spa:active {

	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}	

a.spa:visited {

	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}

a.spa:hover {

	font-size: 9pt;
	color: #f7bdd7;
	text-decoration: none;
	font-weight: bold;}

/* end pseudo links here */

b {color:##6dcff6;}

input,textarea {
	border:0px solid #cc6091;
	font-family: arial, helvetica, verdana;
	font-size:8pt;
	color: #000000;
	background:#f5b3d1;
	} 

#contentbase {
	position:absolute;
	left:340px;
	top:20px;
	width:380px;
	height:550px;
	z-index:2;}

#content {
	position:absolute;
	left:350px;
	top:20px;
	width:361px;
	height:455px;
	z-index:7;
	overflow:auto;}
	
#bg {
	background-image: url(images/.gif);
	background-color:#fce1ec;
	background-repeat: repeat;
	position:absolute;
	left:227px;
	top:20px;
	width:699px;
	height:627px;
	z-index:1;}

#sidemenu {
	position:absolute;
	left:705px;
	top:27px;
	width:171px;
	height:200px;
	z-index:2;}
	
#logo {
	position:absolute;
	left:314px;
	top:495px;
	width:288px;
	height:100px;
	z-index:3;}

#paw {
	position:absolute;
	left:603px;
	top:495px;
	width:55px;
	height:95px;
	z-index:6;}
	
#dogcircle {
	position:absolute;
	left:668px;
	top:497px;
	width:133px;
	height:109px;
	z-index:5;}
	
#botmenu {
	position:absolute;
	left:330px;
	top:570px;
	width:325px;
	height:25px;
	z-index:4;
	font-weight:bold;}
	
.centgoth {
	font-family: "Arial";
	font-size: 9pt;
	font-weight:normal;}

.titlewhite {
	font-family: "Arial";
	font-size: 9pt;
	font-weight:bold;
	color:#FFFFFF;}

.form {
	font-family: "Arial";
	font-size: 9pt;
	font-weight:normal;
	color:#000000;}

.contentbox {width:325px;
	text-align:center}

.border {
	padding:5px;
	background-color:#ffedf5;
	border:1px solid #e9aac7;
	margin:5px 5px 5px 5px;
	}