body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFF0F2;
	font-size: x-small;
	background-image: url(../images/bgr_body.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
    SCROLLBAR-FACE-COLOR: #EFF0F2;
    SCROLLBAR-HIGHLIGHT-COLOR: #9DB9CE;
    SCROLLBAR-SHADOW-COLOR: #9DB9CE;
    SCROLLBAR-3DLIGHT-COLOR: #CFD4DE;
    SCROLLBAR-ARROW-COLOR: #246699;
    SCROLLBAR-TRACK-COLOR: #E3E3E4;
    SCROLLBAR-DARKSHADOW-COLOR: #246699
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #565656;
	padding-left: 10px;
	padding-right: 10px;
}
td.body {
  background-color: #FEFCF5;	
}
td.top {
	background-image: url(../common/images/bgr_top.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	height: 24px;
}
a.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
   text-decoration: none;
   font-weight: bold;
}
a:link.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
   text-decoration: none;
	font-weight: bold;
}
a:visited.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
   text-decoration: none;
	font-weight: bold;
}
a:hover.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFEFFF;
   text-decoration: none;
	font-weight: bold;
}
td.body1 {
  background-color: White;	
}
td.copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
	background-color: #C41502;
}
LI
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #565656;
	padding-right: 20px;
}
UL
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #565656;
}
A
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AC240D;
   TEXT-DECORATION: none
}
A:active
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AC240D;
   TEXT-DECORATION: none
}
A:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AC240D;
   TEXT-DECORATION: none
}
A:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #246699;
   TEXT-DECORATION: none
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AC240D;
	padding-left: 10px;
}

A:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AC240D;
	text-decoration: underline;
}
b.err {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF0000;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #7F393B;
	border: 1px solid #FFFFFF;
	font-size: x-small;
	color: #FFFFFF;

}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: #7F393B;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;

}
a.copy:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #5B0104;
	text-decoration: none;
}
TD.Item
{
    BORDER-RIGHT: #dcdcdc thin groove;
    PADDING-RIGHT: 2pt;
    BORDER-TOP: #dcdcdc thin groove;
    PADDING-LEFT: 2pt;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #dcdcdc thin groove;
    COLOR: #000000;
    BORDER-BOTTOM: #dcdcdc thin groove;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    HEIGHT: 14pt
}
TD.SmallItem
{
    BORDER-RIGHT: #dcdcdc thin groove;
    PADDING-RIGHT: 2pt;
    BORDER-TOP: #dcdcdc thin groove;
    PADDING-LEFT: 2pt;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #dcdcdc thin groove;
    COLOR: #000000;
    BORDER-BOTTOM: #dcdcdc thin groove;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    HEIGHT: 14pt
}
TD.Heading {
	background-color: #F5F5F5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
