body {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headerbg {
	background-image: url(images/topbg_strs.gif);
	background-repeat: repeat-x;
}

.topmenutext {
	color: #DE1AE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.topmenutext a {
	color: #E51FD6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

.topmenutext a:hover {
	color: #ff33ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

.leftmenu {
	background: url(images/leftbg.gif) no-repeat right top;	
	width: 200px;
	height: 200px;
}

.leftmenutext a {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 600;
	text-decoration: none;
}

.maintext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	text-decoration: none;
}

.maintextbold {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 800;
	text-decoration: none;
}

.maintextspecial {
	color: #999999;

	..ont-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.footer {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

.footermenu a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

.imageborderonright {
	margin-right: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC3931;
}
.tableborders {
	border: thin dotted #CCCCCC;
}
.pinkbackground {
	background-color: #FFE6FF;
}
a {
	text-decoration: none;
}
.showtext {
	position: relative;
	visibility: visible;
}
.tooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC3333;
	background-color: #FFFFCC;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	left: 100px;
	top: 0px;
	padding: 5px;
	width: 200px;
}
#bodytable {
	margin-top: 10px;
}
