body
{
	background-color : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.top
{
	background-image: url(images/box_t.gif);
	background-repeat: repeat-x;
}
.left
{
	background-image: url(images/box_l.gif);
	background-repeat: repeat-y;
}
.right
{
	background-image: url(images/box_r.gif);
	background-repeat: repeat-y;
}
.bottom
{
	background-image: url(images/box_b.gif);
	background-repeat: repeat-x;
}
.boxed
{
	background-color: #99BE96;
	border-left-width: 1pt;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-right-width: 1pt;
	border-color: #000000;
	border-style: solid;
	text-align: center;
}
.small
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : #4F4F4F;
}
.txt1
{
	font-family :  Arial;
	font-size : 8pt;
	color : #000000;
	line-height: 14pt;
}
.txt2
{
	font-family :  Arial;
	font-size : 10pt;
	color : #000000;
	line-height: 16pt;
}
.txt3
{
	font-family :  Arial;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
	line-height: 16pt;
	text-align: right;
}
.txt4
{
	font-family :  Arial;
	font-size : 8pt;
	color : #ffffff;
}
a:link
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
a:visited
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
a:hover
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #99BE96;
	text-decoration : none;
}
a:active
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
a.nav:link
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
a.nav:visited
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
a.nav:hover
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #002108;
	text-decoration : none;
}
a.nav:active
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : Teal;
	text-decoration : none;
}
a.capt:link
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}
a.capt:visited
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}
a.capt:hover
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : Red;
	text-decoration : none;
}
a.capt:active
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}
a.misc:link
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : black;
	text-decoration : underline;
}
a.misc:visited
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : black;
	text-decoration : underline;
}
a.misc:hover
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : red;
	text-decoration : underline;
}
a.misc:active
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}
a.cic:link
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : #4F4F4F;
 	text-decoration : none;
}
a.cic:visited
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : #4F4F4F;
	text-decoration : none;
}
a.cic:hover
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : #FFFACD;
	text-decoration : none;
}
a.cic:active
{
	font-family : Arial;
	font-size : 7pt;
	font-weight : normal;
	color : #4F4F4F;
	text-decoration : none;
}
input,textarea
{
   background-color : #FFFFE0;
   font-family :  Arial;
   font-size : 8pt;
   font-weight : normal;
   color : #000000;
}
