body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.border{
	BORDER-BOTTOM: #dedede 1px solid;
   BORDER-LEFT: #dedede 1px solid;
  	BORDER-RIGHT: #dedede 1px solid;
   BORDER-TOP: #dedede 1px solid;
}

.border2{
	BORDER-BOTTOM: #999999 1px solid;
   BORDER-LEFT: #999999 1px solid;
  	BORDER-RIGHT: #999999 1px solid;
   BORDER-TOP: #999999 1px solid;
}

input{
	font-family: Verdana;
	font-size: 10pt;
	background-color:#ffffff;
	color:#6F6F6F;
	border:1px solid #dedede;

}

.checkbox{
	border:0 solid #dedede;
	background-color: #ffffff;

}

select{
	font-family: Verdana;
	font-size: 10pt;
	background-color:#ffffff;
	color:#6F6F6F;
	border:1px solid #dedede;
}

textarea{
	font-family: Verdana;
	font-size: 10pt;
	background-color:#ffffff;
	color:#6F6F6F;
	border:1px solid #dedede;
}

table{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 12Pt;
	color: #6F6F6F;
}

.cursor{
	cursor: pointer;
}

.fuss{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #6F6F6F;
}

.text{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 12Pt;
	color: #6F6F6F;
}

.text1{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;	
	line-height: 12Pt;
	color: #6F6F6F;
}

.text2{
	font-family: Verdana;
	font-size: 6pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;	
	line-height: 7.2Pt;
	color: #6F6F6F;
}

.text3{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bolder;
	text-align: left;
	line-height: 14.4Pt;
	color: #6F6F6F;
}

.box{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	line-height: 9.6Pt;
	color: #6F6F6F;
}

a:active  { color: Maroon;
            font-family: Verdana;
            text-decoration: underline;
            font-size:10pt;
			line-height: 12Pt;
			font-weight: bolder;}
a:link    { color: #6f6f6f;
            font-family: Verdana;
            text-decoration: none;
            font-size:10pt;
			line-height: 12Pt;
			font-weight: bolder;}
a:visited { color: #888888;
            font-family: Verdana;
            text-decoration: none;
            font-size:10pt;
			line-height: 12Pt;
			font-weight: bolder;}
a:hover   { color: Maroon;
            font-family: Verdana;
            text-decoration: none;
            font-size:10pt;
			line-height: 12Pt;
			font-weight: bolder;}



a.menu:active  { color: Maroon;
            font-family: Verdana;
            text-decoration: none;
            font-size:8pt;
			line-height: 9.6Pt;
			font-style: oblique;
			font-weight: bolder;}
a.menu:link	   {color: #6f6f6f;
            font-family: Verdana;
            text-decoration: none;
            font-size:8pt;
			line-height: 9.6Pt;
			font-style: oblique;
			font-weight: bolder;}
a.menu:visited { color: #888888;
            font-family: Verdana;
            text-decoration: none;
            font-size:8pt;
			line-height: 9.6Pt;
			font-style: oblique;
			font-weight: bolder;}
a.menu:hover   { color: Maroon;
            font-family: Verdana;
            text-decoration: none;
            font-size:8pt;
			line-height: 9.6Pt;
			font-style: oblique;
			font-weight: bolder;}


a.menuf:active  { color: Maroon;
            font-family: Verdana;
            text-decoration: none;
            font-size:8pt;
			line-height: 9.6Pt;
			font-style: normal;
			font-weight: bolder;}
a.menuf:link	   {color: #6f6f6f;
            font-family: Verdana;
            text-decoration: none;
            font-size:8pt;
			line-height: 9.6Pt;
			font-style: normal;
			font-weight: bolder;}
a.menuf:visited { color: #888888;
            font-family: Verdana;
            text-decoration: none;
            font-size:8pt;
			line-height: 9.6Pt;
			font-style: normal;
			font-weight: bolder;}
a.menuf:hover   { color: Maroon;
            font-family: Verdana;
            text-decoration: none;
            font-size:8pt;
			line-height: 9.6Pt;
			font-style: normal;
			font-weight: bolder;}
