BODY.editor
{
	background-color: #c4cddd;
	padding: 0;
	margin: 0;	
}

BODY.login
{
	background-color: #c4cddd;
	padding: 0;
	margin: 0;	
}

TD.editTitle
{
	background-image:url(../images/qwikedittitle.gif);
	background-position: bottom right;
	width: 199px;
	height: 61px;	
}

TD.topLeft
{
	background-image:url(../images/topLeft.gif);
	width: 6px;
	height: 6px;	
}

TD.topBorder
{
	background-image:url(../images/borderTop.gif);	
}

TD.topRight
{
	background-image:url(../images/topRight.gif);
	width: 8px;
	height: 6px;	
}

TD.leftBorder
{
	background-image:url(../images/borderLeft.gif);
	width: 6px;
}

TD.middle
{
	background-color: #9ebef5;
	width: 732px;
	height: 462px;
}

TD.rightBorder
{
	background-image:url(../images/borderRight.gif);
	width: 8px;
}

TD.bottomLeft
{
	background-image: url(../images/botLeft.gif);
	width: 6px;
	height: 8px;
}

TD.bottomBorder
{
	background-image: url(../images/borderBottom.gif);
	height: 6px;
}

TD.bottomRight
{
	background-image: url(../images/botRight.gif);
	width: 8px;
	height: 8px;
}

TD.libraryTitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	color: #22344e;	
}

.bodyText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color:#22344e;	
}

.bodyTextSmall
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	color:#22344e;	
}

.tableHeader
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #35527b;
	height: 15px;	
}

.tableFooter
{
	background-color: #35527b;
	height: 5px;
}

.findFileStyle
{
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;	
}

TD.login-topLeft
{
	background-image:url(../images/login-topLeft.gif);
	width: 6px;
	height: 6px;	
}

TD.login-topBorder
{
	background-image:url(../images/login-borderTop.gif);	
}

TD.login-topRight
{
	background-image:url(../images/login-topRight.gif);
	width: 8px;
	height: 6px;	
}

TD.login-leftBorder
{
	background-image:url(../images/login-borderLeft.gif);
	width: 6px;
}

TABLE.login
{
	background-color: #9ebef5;
	background-image: url(../images/login-background.gif);
	background-repeat: repeat-x;
	width: 230px;
	height: 275px;
}

TD.login-rightBorder
{
	background-image:url(../images/login-borderRight.gif);
	width: 8px;
}

TD.login-bottomLeft
{
	background-image: url(../images/login-bottomLeft.gif);
	width: 6px;
	height: 8px;
}

TD.login-bottomBorder
{
	background-image: url(../images/login-borderBottom.gif);
	height: 6px;
}

TD.login-bottomRight
{
	background-image: url(../images/login-bottomRight.gif);
	width: 8px;
	height: 8px;
}

TD.loginTitle
{
	width: 200px;
	height: 70px;
	background-image: url(../images/login-title.gif);
	background-repeat: no-repeat;	
}

.formStyle
{
	width: 175px;
	height: 20px;
	padding: 2px;
	border: solid 1px #666666;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	text-align: center;	
	letter-spacing: 1px;
}

a:link
{
	color: #5A666E;
	text-decoration: none;
}
a:active
{
	color: #5A666E;
	text-decoration: none;
}
a:visited
{
	color: #5A666E;
	text-decoration: none;
}
a:hover
{
	color: #5A666E;
	text-decoration: underline;
}

.errorText
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #663333;
}

TD.copyright
{
	font-family: Verdana;
	font-size: 7pt;
	color: #5A666E;
	height: 10px;
	
}