#screencontent {
	background-color:#FFFFFF;
	width:235px;
	height:auto;
	overflow:visible;
	padding:2px;
	top: 0px;
	left: 0px;
	margin:auto;
}
#headcontent {
	width:235px;
	height:44px;
	margin:auto;
	overflow: visible;
	border-bottom: 1px solid #3333FF;
	background-attachment: scroll;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#bodycontent {
	width:235px;
	height:auto;
	overflow:visible;
	margin:auto;
}
BODY{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#666666;
	margin-top: 0px;
	margin-left: 0px;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #0066CC;

}
.cr {
	font-size: xx-small;
	color: #000000;

}


.AdText {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.AdHdr {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.AdHdr a:link {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #0066CC;
}
.AdHdr a:visited {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #0066CC;
}
.AdHdr a:hover {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.AdHdr a:active {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.morelink {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.teleinfo {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.teleinfo a:link {
	font-size: 10px;
	font-weight: bold;
	color: #0000EE;
}
.teleinfo a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0000EE;
}
.teleinfo a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.teleinfo a:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

AllPurposeTitle {
	font-size: 1.25em;
	font-weight: bold;
}
.AllPurposeSmall {
	font-size: 0.75em;
	font-weight: normal;
}
.AllPurposeBig {
	font-size: 1.1em;
	font-weight: normal;
}
.AllPurposeMedium {
	font-size: 1.05em;
	font-weight: normal;
}
.errortext {
	font-size: 0.75em;
	font-weight: normal;
	color: #EE0000;
}

a:link {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #0066CC;
}
a:visited {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #0066CC;
}
a:hover {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
}
a:active {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
