<!--
body,td,th {
	color: #F3DB8F;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.photo {
	border: 1px solid #F3DB8F;
	margin: 7px;
}
a:link,
a:visited,
a:active
{
	background: transparent;
	color: #FFF2D2;
	text-decoration: none;	
}

a:hover
{
	background: transparent;
	color: #EEEEEE;
	text-decoration: underline;
}
#userlinks
{
	border: 0px solid #aaa;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#userlinks a:link, 
#userlinks a:active, 
#userlinks a:visited
{
	text-decoration: none;
}
#pagetext
{
	margin: 15px 0 5px 0;
	padding: 0 5px 0 35px;
}
#pagetop
{
	background-attachment: scroll;
	background-image: url(images/background_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bordertop
{
	background-image:url(images/border_top.gif);
	height:6px;
		
}
.ipbtable
{
	width: 100%;
}

table.ipbtable,
tr.ipbtable,
td.ipbtable
{
	background: transparent;
	line-height: 135%;
}

.ipbtable td,
.divpad
{
	padding: 5px;
}
.title
{
font-size:18px;
text-align:center;
}
.subtitle
{
	font-size: 16px;
}
.texttitle
{
	font-size: 15px;
	font-weight:bold;
	text-align:left;
}
.copyright
{
text-align:center;
vertical-align: bottom;
}

