BODY  {
	font-size : 8 pt;
	font-family : Verdana;
}

P  {
	font-family : verdana, arial;
}


A  {
	font-family : verdana;
	text-decoration : none;
	color : #004A69;
}

A:Visited  {
	font-family : verdana;
	text-decoration : none;
	color : #004A69;
}


A:Hover  {
	font-family : verdana;
	text-decoration : underline;
	color : #004A69;
}

A.white  {
	font-family : verdana;
	text-decoration : none;
	color : white;
}

A.bar  {
	font-family : verdana;
	text-decoration : none;
	color : #522100;
}

A.bar:Visited  {
	font-family : verdana;
	text-decoration : none;
	color : #522100;
}


A.bar:Hover  {
	font-family : verdana;
	text-decoration : underline;
	color : #522100;
}

A.right  {
	font-family : verdana;
	text-decoration : underline;
	color : #004A69;
	float : right;
}

A.dt  {
	font-size : 12pt;
	font-family : Denmark, Arial Black, Verdana;
	color : #005D84;
}

A.dt:hover  {
	font-size : 12pt;
	font-family : Denmark, Arial Black, Verdana;
	color : #005D84;
	text-decoration : underline;
}

A.dt:visited  {
	font-size : 12pt;
	font-family : Denmark, Arial Black, Verdana;
	color : #005D84;
}

TD  {
	font-size : 8pt;
	font-family : Verdana;
}

TD.dt  {
	font-size : 12pt;
	font-family : Denmark, Arial Black, Verdana;
	color : #005D84;
}

DIV.dt  {
	font-size : 10pt;
	font-family : Denmark, Arial Black, Verdana;
	color : #005D84;
}

DIV.dtblack  {
	font-size : 10pt;
	font-family : Denmark, Arial Black, Verdana;
	color : black;
}

DIV.copyright  {
	font-size : 11 px;
	font-family : Verdana;
}

DIV.toolsc	{
	font-family : verdana, arial;
	color: black;
	font-size: 10px;
	text-align: center;
}

DIV.title	{
	font-size : 11pt;
	font-family : denmark, Helvetica, verdana;
	font-weight: bold;
	color : #005C80;
	text-align: center;
}

DIV.txt	{
	font-size : 9pt;
	font-family : verdana;
	text-align: justify;
}

input  {
	font-size : 10px;
	font-family : verdana;
	color : Black;
	border-style : groove;
}

select  {
	font-size : 10px;
	font-family : verdana;
	color : Black;
	border-style : groove;
}

textarea  {
	font-size : 10px;
	font-family : verdana;
	color : Black;
	border-style : groove;
}

FONT.dt
{
	font-size : 12pt;
	font-family : Denmark, Arial Black, verdana;
	font-weight: normal;
	color : #005D84;
}

.titlem  {
	font-family : verdana, arial;
	color: #005E82;
	font-size: 11px;
	font-weight: bold;
}


DIV.boxdtc
{
	font-size : 8pt;
	font-family : verdana;
	border-style: groove;
	border-color: #173E4C;
	border-width: 1px;
	margin-bottom : 2px;
	margin-top : 2px;
	font-weight : bold;
	float : center;
	padding-left : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
	text-align : center;
	vertical-align : middle;
	azimuth : center;
	size : 100px;
	width : 350px;
	background : url(/img/logonews3.gif) center;
}

.boxYellow {
	padding:6px;
	margin:0;
	border: 1px solid #A9A693;
	-moz-box-sizing: border-box;
	background-position: bottom;
	background-color: White;
	background-image: url(/img/yellowbg.gif);
	background-repeat:repeat-x;
}

.boxYellowLong {
	padding:6px;
	margin:0;
	border: 1px solid #A9A693;
	-moz-box-sizing: border-box;
	background-position: bottom;
	background-color: White;
	background-image: url(/img/yellowbg310.gif);
	background-repeat:repeat-x;
}


.boxBlue {
	padding:6px;
	margin:0;
	border: 1px solid #A9A693;
	-moz-box-sizing: border-box;
	background-position: bottom;
	background-color: White;
	background-image: url(/img/bluebg.gif);
	background-repeat:repeat-x;
}
.border{border : 1px solid Black;}