html{
 overflow-y:scroll;
}

body {
	background-image:url(images/structure/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

body,td,span,div,p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}

a{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	
	color:#8a8bb4;
}

a:hover{
	color:#c25f98;
}

.header{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#c25f98;
	font-weight:bold;
}

.subheader{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8a8bb4;
	font-weight:bold;
	
}

.footer_link{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#361526;
	text-decoration:none;
}

.footer_link:hover{
	text-decoration:underline;
}

.powered_link{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a8bb4;
	text-decoration:none;
}

.powered_link:hover{
	text-decoration:underline;
}

.largetext {font-size:16px;}


/* Sidebar styles */

.sidebar_link{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a8bb4;
	text-decoration:none;
}

.sidebar_link:hover{
	color:#c25f98;
}

.sidebar_sublink{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.sidebar_sublink:hover{
	color:#c25f98;
}

td img {display: block;}body {
	margin-top: 4px;
	
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

.submenu{
margin-left:15px;
}

.formfield {
	width:250px;
}

.footer-text {font-size:12px;}