body { 
background-color: #FFFFFF; 
font-size: 13px; 

}

td { 
font-family: georgia, times new roman, serif; 
font-size: 13px; 
color: #000000; 
}

A { 
color: #840000;
text-decoration: underline;
}

LI
{ 
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
line-height: 20px;
list-style-type: circle;
}

.subnav { 
font-family: georgia, times new roman, serif; 
font-size: 14px; 
color: #FFFFFF; 
text-decoration: none; 
line-height: 20px; 
}

A:hover.subnav { 
text-decoration: underline; 
}

A.subnav { 
text-decoration: underline; 
}

.menu {
padding: 10px; 
background-color: #A52D23; 
border: solid #FFFFFF 3px; 
}

.content { 
padding: 10px; 
border: solid; 
border-width: 1px; 
border-color: #CCCCCC; 
}

.smalltext { 
font-family: georgia, times new roman, serif; 
font-size: 10px; 
color: #000000; 
}

.panel { 
padding: 3px; 
border: solid; 
border-width: 1px; 
border-color: #CCCCCC; 
}

.title {
font-family: georgia, times new roman, serif; 
font-size: 14px; 
color: #000000; 
padding: 10px; 
background-color: #EBEBEB; 
border-right: solid #FFFFFF 3px;
font-weight: normal; 
}

.title2 {
font-family: georgia, times new roman, serif; 
font-size: 18px; 
color: #840000; 
padding: 0px; 
font-weight: bold; 
}

.subtitle { 
font-family: georgia, times new roman, serif; 
font-size: 13px; 
font-weight: bold; 
color: #840000; 
}

.versionlink { 
font-family: georgia, times new roman, serif; 
font-size: 10px; 
color: #999999; 
}

.footer { 
font-family: georgia, times new roman, serif; 
font-size: 10px; 
color: #999999; 
}

A.footer { 
color: #840000; 
text-decoration: none; 
}

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

.image{
	border-style:double;
	border-color: #cccccc;
	border-width:3px;
      }

.image2{
	border-style:single;
	border-color: #cccccc;
	border-width:3px;
      }
	  
#dropmenudiv{
position:absolute;
border:1px solid #cccccc;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
color: #999999
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #cccccc;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #999999
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #990000;
color: #FFFFFF
}

