a {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	color: #0000CC;


}
a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	color: #0000CC;

}
body {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	top: 0px;
	bottom: 0px;
	color: #000000;
	padding: 0px;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(../images/place_holder_bg.png);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-position: left top;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(gfx/headerbg.jpg);
	font-size: 12px;
	margin: 0px;
	height: 128px;
	width: 760px;
}
.footer {
	text-decoration: none;
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 122px;
	background-color: #999999;
	background-image: url(../png/footer.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 10px;

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
	a.button {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight: normal;
	background-image: url(../images/button_up.png);
	margin: 0px;
	width: 292px;
	height: 36px;
	background-repeat: no-repeat;
	float: none;
	padding-top: 9px;

	}
	a.button:hover {
	color:#CCCCCC;
	background-image: url(../images/button_down.png);
	text-decoration: underline;
	background-repeat: no-repeat;
	}
	a.button_left_userbar {
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight: normal;
	background-image: url(../images/userpanel_left_up.png);
	margin: 0px;
	width: 60px;
	height: 62px;
	background-repeat: no-repeat;
	float: none;

	}
	a.button_left_userbar:hover {
	color:#CCCCCC;
	background-image: url(../images/userpanel_left_down.png);
	text-decoration: none;
	background-repeat: no-repeat;
	}
	a.button_right_userbar {
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight: normal;
	background-image: url(../images/userpanel_right_up.png);
	margin: 0px;
	width: 60px;
	height: 62px;
	background-repeat: no-repeat;
	float: none;

	}
	a.button_right_userbar:hover {
	color:#CCCCCC;
	background-image: url(../images/userpanel_right_down.png);
	text-decoration: none;
	background-repeat: no-repeat;
	}
	a.button_htmldocs {
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight: normal;
	background-image: url(../images/userpanel_htmdocs_up.png);
	margin: 0px;
	width: 60px;
	height: 62px;
	background-repeat: no-repeat;
	float: none;

	}
	a.button_htmldocs:hover {
	color:#CCCCCC;
	background-image: url(../images/userpanel_htmdocs_down.png);
	text-decoration: none;
	background-repeat: no-repeat;
	}
	a.button_apps {
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight: normal;
	background-image: url(../images/userpanel_app_up.png);
	margin: 0px;
	width: 60px;
	height: 62px;
	background-repeat: no-repeat;
	float: none;

	}
	a.button_apps:hover {
	color:#CCCCCC;
	background-image: url(../images/userpanel_app_down.png);
	text-decoration: none;
	background-repeat: no-repeat;
	}
#toolbar {
	position: fixed;
	width: 100%;
	height: 114px;
	left: 0;
	padding: 5px 10px;
	background: url(../images/userpanel.png) no-repeat center bottom;
	bottom: 0px;

}

