body 
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

textarea 
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

hr.white
{
	border: none 0; 
	border-top: 1px solid #ffffff;
	width: 100%;
	height: 1px;
}

TABLE.border
{
    border: 1px solid #000000;
}
div.border
{
    border: 1px solid #000000;
    background-image: url(images/banner.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.content
{
	color : #666666;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	line-height : 15px;
	display: compact;
}
.content a:active
{
	color : #666666;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

.content a:link
{
	color : #666666;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

.content a:visited
{
	color : #666666;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

.leftcontent
{
	color : #225d98;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	line-height : 15px;
	display: compact;
}
.leftcontent a:active
{
	color : #225d98;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

.leftcontent a:link
{
	color : #225d98;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}

.leftcontent a:visited
{
	color : #225d98;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}
.footercontent
{
	color : #ffffff;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	line-height : 15px;
	display: compact;
	padding-right: 15px;
}
.footercontent a:active
{
	color : #ffffff;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

.footercontent a:link
{
	color : #ffffff;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

.footercontent a:visited
{
	color : #ffffff;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

.header
{
	color : #CC0000;
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}
.header a:active
{
	color : #CC0000;
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.header a:link
{
	color : #CC0000;
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.header a:visited
{
	color : #CC0000;
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.reg
{
	font-size : 9px; 
}

.space {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #666666;
	font-weight : normal;
	font-family : Verdana, sans-serif;
	line-height : 15px;
	display: compact;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color : #666666;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	color : #666666;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}
.dtree .clip {
	overflow: hidden;
}
.border 
{ 
    border: 1px solid #000000; 
}
