FORM {
      FONT-FAMILY: Verdana, sans-serif
}

SELECT { 
      FONT-SIZE:.9em
}

.footer {
	text-decoration: none;
	text-align: center;
	font-size: 0.8em;
	color: #666666;
}

.footer A {
	text-decoration: none;
}

.footer A:hover {
	text-decoration: none;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0031ce;
	background-image: url(images/bg.gif);
	margin: 0px;
}

body A {
	color: #0031ce;
}

body A:hover {
	color: #ff0000;
}

.tablehead {
	font-size: 1.1em;
	color: #000066;
	text-decoration: underline;

}

.tablesidehead {
	font-size: 1em;
	color: #000066;
}

.tablesidesubhead {
	font-size: .9em;
	color: #000066;

}

.tablebody {
	font-size: 0.9em;
	color: #444444;

}

.tablebodyodd {
	font-size: 0.9em;
	color: #444444;
	background-color: #EEEEEE;

}

.sectionhead {
	font-size: 1.1em;
	color: #000066;
	background-color: #ccd6f5;
}

h1 {
	font-size: 2em;
	margin-bottom: 4px;
}
h3 {
	font-size: 1.4em;
}
.sidebartablehead {
	font-size: 0.7em;
	font-weight: bold;

}
.sidebartablebody {
	font-size: .7em;
}
.sidebarhead {
	font-size: 0.7em;
	color: #000000;
	background-color: #999999;
	font-weight: bold;

}
.article {
	font-size: 0.8em;

}
.navbar {
	font-size: 0.7em;
}

.pagehead {
	font-size: 1.3em;
	color: #000066;
	text-align: center;
}

.pagesubhead {
	font-size: 0.9em;
	color: #666666;
	text-align: center;
}

.smallbody {
	font-size: 0.9em;
	color: #444444;

}
.adminmenuhead {
	font-size: 1.3em;
	background-color: #6685e0;
	text-align: center;
	font-weight: bold;
	color: #ccd6f5;
}

.adminmenubody {
	font-size: 1.0em;
	background-color: #e6eafb;
	color: #335cd6;
}

.adminmenubody A {
	color: #335cd6;
}
.example {
	font-size: 0.8em;
	font-style: italic;
	color: #666666;

}
.operation {
	font-size: .7em;
}
.smallhead {
	font-size: 0.9em;
	font-weight: bold;
	color: #444444;
}
p {
	margin: 3px;
}
.error {
	font-size: .9em;
	color: #FF0000;
	background-color: #FFFF00;
	font-weight: bold;
	text-align: center;

}
.warning {
  font-size:  .9em;
	color:  #FF0000;
}
