a:active     {  font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif; color: #7B1903;font-weight: bold;}
a:link       {  font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif; color: #7B1903;font-weight: bold;}
a:visited    {  font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif; color: #7B1903;font-weight: bold;}
body,pre     {  font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif; font-size: 14px; color: #000000}
li           {  font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif; font-size: 14px; color: #000000}
ol           {  font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif; font-size: 14px; color: #000000}
table        {  font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif; font-size: 14px; color: #000000}
td           {  font-family: "Trebuchet MS",Arial,Geneva CY,Sans-Serif; font-size: 14px; color: #000000}
.date{font-family:"Trebuchet MS",Arial,Geneva CY,Sans-Serif;font-size:15px;color:#9A9A9A;padding-top:10px;}
.menu2{font-family:"Trebuchet MS",Arial,Geneva CY,Sans-Serif;font-size:14px;font-weight: bold;color:#000000;text-decoration:none;}

.dashedtb {
	BORDER-RIGHT: #37516a 1px dashed; 
	BORDER-TOP: #37516a 1px dashed;
	BORDER-LEFT: #37516a 1px dashed;
	CURSOR: pointer;
	BORDER-BOTTOM: #37516a 1px dashed;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px
}


A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

h1{
  font-size: 10pt;
  font-weight: bold;
  color: #1D6FBB;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
 }
h2{
  font: bold 13px;
  color: #FFFFFF;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
 }
h3{
  font: bold 13px;
  color: #000000;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 20px;
  text-align: right;
 }
h4{
  font: bold 20px;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
 }

#menu {
	background: #1D6FBB;
	width: 210px;
}

.blue {
	background: #358CDC;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	line-height: 20px;
}

.fonmenuflag {
	color: #000000;
        font: 10px;
	font-weight: normal;
	padding-left: 50px;
	text-decoration: none;
	line-height: 25px;
}

.fonmenuflag a {
        font: 10px;
	text-decoration: none;
}

.fonmenuflag a:hover {
	text-decoration: none;
        font: 10px;
}


#fonmenu a {
	color: #FFFFFF;
	display: block;
	padding-left: 3px;
	text-decoration: none;
	line-height: 20px;
}

#fonmenu a:hover {
	background: #DFDFDF;
	color: #333333;
	cursor: pointer;
	text-decoration: none;
	line-height: 20px;
}

INPUT.input {
  width: 300px;
}
