.areaName {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

body { background-color: #FFFFFF; }
body, td, th, input, select, textarea {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
}
input, textarea, select {
   background-color:#FFFFFF;
}

a:link {
   text-decoration: underline;
   color: #000033;
   font-weight: bold;
}
a:visited {
   text-decoration: underline;
   color: #000033;
   font-weight: bold;
}
a:hover {
   text-decoration: none;
   color: #0000FF;
   font-weight: bold;
}
a:active {
   text-decoration: underline;
   color: #000066
   font-weight: bold;
}

a.menuLink:link, a.menuLink:visited {
   text-decoration:none;
   color:#000000;
}

.button {
    padding:5px;
}

.topTable {
   border-top: 1px solid #CCCCCC;
   border-right: 1px solid #666666;
   border-bottom: 1px solid #666666;
   border-left: 1px solid #CCCCCC;
}

.properties {
   background-color:#EEEEEE;
   border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

.header {
   font-size:21px;
}

A IMG.menu {
   Filter:none;
}
A:hover IMG.menu {
   Filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);
}

.small {
   font-size: 11px;
}
.pageName {
   font-size: 20px;
   font-weight: bold;
}
.navHeader {
   border-bottom: 1px solid #999999;
   background-color: #EEEEEE;
   font-size: 11px;
}
.footer {
   border-top: 1px solid #999999;
   background-color: #EEEEEE;
   font-size: 11px;
}
.error {
   color:#FF0000;
   font-weight:bold;
   font-size:11px;
}
