<meta http-equiv="MSThemeCompatible" content="Yes" />
<style type="text/css">
/*
+-------------+
| style sheet |
+-------------+
*/
body {
	background-color: #a3aad6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
select, input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e1e1e1;
	padding: 2px;
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e1e1e1;
	padding: 2px;
	border: 1px solid #000000;
	width: 350px;
	height: 300px;
}
a:link, a:visited, a:active {
	color: #a80125;
}
a:hover {
	color: #d94262;
}
/*
+-------------+
| box classes |
+-------------+
*/
/* header box */
.hbox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 0px;
	width: 750px;
}
/* content box */
.box {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 730px;
}
/* footer box */
.fbox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	width: 740px;
}
/* redirect box */
.rbox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	width: 740px;
	text-align: center;
}
/* query count box */
.qbox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	width: 325px;
}
/* permissions box */
.pbox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 200px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
/*
+-------------+
|   classes   |
+-------------+
*/
.largefont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.normalfont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallfont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.highlight {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.headlink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #a80125;
	text-decoration: none;
}
.tmpleditor {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e1e1e1;
	border: 1px solid #000000;
	width: 500px;
	height: 300px;
}
.tblheadtxt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
ul.templatesgroup {
	list-style-image: url("images/folder.gif");
	list-style-position: inside;
}
ul.templates {
	list-style-image: url("images/template.gif");
	list-style-position: inside;
}
.alt1 {
	color: #000000;
	background: #cecece;
}
.alt2 {
	color: #000000;
	background: #ededed;
}
</style>
