div.container {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	background-color: #E1D9DC;
	}
table.content{
	background-color:#FFFAFF;
	width: 100%;
	line-height: 130%;
}
li {
	font-weight: bold;
	color: #FF0000;
}
form {
	margin: 0px;
	padding: 0px;
}
table.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: verdana;
	font-size: 10pt;
}
table.developedby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	}
td {
	vertical-align: top;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}
.hiddenframe {
	visibility: hidden;
}
.rightback {
	background-attachment: fixed;
	background-image: url(../skinimages/PL%20Web%20Design%20bck.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.menu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.menu a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}

a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}

a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
img {
	border: none;
}
.container .content #dashboard {
	padding-right: 25px;
}
