/*
Stylesheet zeta knowledgebase 2004
*/

/* GENERAL TAG DEFINITIONS */

body {
margin: 0;
background-color:#B1B1B1;
}

body,table,td,tr,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

small,h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
}

small {
	font-size: 10px;
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #76A441;	
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #990000;	
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #000000;	
	font-weight: bold;
}

ul {
	list-style-type: square;	
}

a:link,a:visited,a:active {
	color:#0F218B;
}

a:hover {
	color: #990000;
}


/* ADMIN AREAS */

table.outerTable {
	margin-left:15px;
	border:3px solid #FFF;
}

table.footer {
	margin-left:15px;
	margin-top:2px;
}

td.mainMenu {
	background-color:#F0F0F0;
	padding:10px;
}

td.mainMenu a{
	color:#0F218B;
	font-weight: bold;
}

td.mainMenu a:hover{
	color: #990000;
}

td.content {
	background-color:#E8E8E8;
	padding:10px;
}

table.datagrid td {
	padding:3px;
}

.datagrid {
	background-color:#FFF
}

.dgUsersHeader td {
	color:#FFF;
	background-color:#76A441;
	font-weight:bold;
	padding:3px;
}

#dgUsers td {
	padding:3px;
}

a.button, a.button:link, a.button:visited, a.button:hover, a.button:active {
	background-color:#76A30D;
	border:1px solid #FFF;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

a.button:hover {
	background: #666;
}

.button a {
	background-color:#CCC;
	border:1px solid #999;
	text-decoration: none;
	display:block;
}

.errTxt {
	font-style: italic;
	color: #999999;
	padding:2px;
	margin-bottom:10px;
	border:1px solid #999999;
	display:block;
	background-color:F0F0F0;
}

.emphasize {
	font-style: normal;
	font-weight:bold;
}

.red {
	color: #990000;
	font-style: normal;
	font-weight:bold;
	font-size:14px;	
}

fieldset ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left:15px;
	color: #0F218B;
	padding:5px;
}

fieldset {
	margin-bottom: 10px;
}

fieldset legend {
	color:#990000;
}

input.login {
	width:300px;
}

input.password {
	width:300px;
}

td.footer{
	background-color:#FFF;
	color:#0F218B;
	font-size:10px;
}

.AreaTitle{
	margin-left: 15px;
	margin-top: 15px;
	color:#E8E8E8;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.AreaTitle span{
	color:#990000;
	font-size: 14px;
	font-style: italic;
}


/* ALL USER AREAS */

div.menu a:link,div.menu a:visited,div.menu a:active {
	background-color:#990000;
	border:1px solid #FFF;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	}

div.menu a:hover {
	border:1px solid #0F218B;
	background-color:#FFF;
	color:#0F218B;
}

div.menu{
	
}

table.out {
	padding:15px
}

input.button {
	background-color:#0F218B;
	border:1px solid #FFF;
	color:#FFF;
	height:20px;
	font-weight:bold;
}

.styledinput {
	border:1px solid #0F218B;
	height:20px;
}

.text, td.text span {
	color:#0F218B;
	font-weight:bold;
}

.catbutton {

}

.catbutton a {

}

.catbutton a:hover {
	
}

catheader {

}

.listbutton {

}

td.list {
	background-color:#FFF;
	border:1px solid #0F218B;
}

td.list span {
	color:#666;
}

.tableitems {
	background-color:#F0F0F0;
}

.pager, .pager a, .pager a:link, .pager a:visited, .pager a:hover {
	font-weight:bold;
	color:#FFF;
	background-color:#990000;
}

a.footer:link,a.footer:visited,a.footer:active {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}

a.footer:hover {
	color:#FFF;
}

#topmenu, #bottommenu {
	background-color:#D5D5D5;
	border:1px solid #FFF;
	width: 100%;
	padding: 3px;
	text-align:left;
}

div.glossaryitem {
	background-color:#FFF;
	border:1px solid #0F218B;
	padding:10px;
}

a.glossarylink:link,a.glossarylink:visited,a.glossarylink:active{
	color:#E8E8E8;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	border:1px solid #E8E8E8;
	padding:2px;
}

a.glossarylink:hover {
	color:#0F218B;
	border:1px solid #0F218B;
}

.DesktopPanel {
	padding: 10px;
	border: 1px solid #999;
}

.Registration {
	padding: 10px;
}
