body {

	background-color: #FFFFFF;
	font-family: "Trebuchet MS",arial;
	background-image: url('bgtile.jpg');
	background-repeat: repeat;
}
.profileContent {
	font-family: "Trebuchet MS",arial;
	font-size: 15px;
	color:#FFFFFF;
	padding:5px;

}
.profileContent a:active {
	color: #FFFF66;
	text-decoration:underline;
	font-weight:bold;
}
.profileContent a:visited {
color: #FFFF66;
	text-decoration:underline;
	font-weight:bold;
}
.profileContent a:hover {
	color: #660066;
	text-decoration:none;
	font-weight:bold;
	background-color:#CCCCCC;
}
.profileContent a:link {
color: #FFFF66;
	text-decoration:underline;
	font-weight:bold;
}
.profileHeader {
	font-family: "Trebuchet MS",arial;
	font-size: 20px;
	color:#660099;
	font-weight:bold;
	background-color:#CCCCCC;
	padding:5px;

}

.sidead {
	padding-left:50px;
}
.tableborder {
	border-style: dotted;
	border-color: #6633CC;
	border-width:3px;
}
.bottomborder {
	border-bottom:dotted;
	border-color:  #6633CC;
	border-width:3px;
}

.content {
	font-family: "Trebuchet MS",arial;
	font-size: 15px;
	background-image:url(e_06.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:25px;
	padding-bottom:30px;
	padding-left:60px;
	padding-right:60px;
}
.content a:active {
	color: #663399;
	text-decoration:none;
	font-weight:normal;
}
.content a:visited {
	color: #663399;
	text-decoration:none;
	font-weight:normal;
}
.content a:hover {
	color: #FF0033;
	text-decoration:none;
	font-weight:bold;
}
.content a:link {
	color: #663399;
	text-decoration:none;
	font-weight:normal;
}
.menuarea {
	background-image:url(e_04.jpg);
	background-repeat:no-repeat;
}

.rightrepeated {
	background-image:url(e_10.jpg);
	background-repeat: repeat-y;
}
.leftrepeated {
	background-image:url(e_08.jpg);
	background-repeat: repeat-y;
}

.border {
	border-style: outset;
	border-color: #999999;
	border-width:1px;
	width:770px;
}
.bodyarea {
	background-image:url(e_09.jpg);
	background-repeat: repeat;
	widows:521px;
}


h3 {
	font-family: "Trebuchet MS",arial;
	font-size: 17px;
	color: #660099;
}

IMG {border: 0}


