body { 
  font-family: Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	color: black; 
}

table { 
  font-family: Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	color: black; 
}

div { 
  font-family: Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	color: black; 
}

a:link { 
  color: #2E2EAB; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: bold;
} 
a:hover {
  color: gray;
	font-size: 10px; 
	text-decoration: underline; 
	font-weight: bold;
} 
a:visited { 
  color : #2E2EAB; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: bold;
} 
a:active {
  color: gray; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: bold;
} 

td.lblck_title { 
  font-family: Dax, Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #2E2EAB; 
}

td.lblck_content { 
  font-family: Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	color: darkblue; 
}

td.tblck_content { 
  font-family: Verdana, Arial, Sans-serif; 
	font-size: 13px; 
	color: black; 
}

td.rblck_title { 
  font-family: Dax, Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #2E2EAB; 
}

td.rblck_content { 
  font-family: Verdana, Arial, Sans-serif; 
	font-size: 10px; 
}

td.bblck_content { 
  font-family: Verdana, Arial, Sans-serif; 
	font-size: 13px; 
	color: black; 
}

td.mblck_content { 
  font-family: Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	color: black;
}

td.error {
  color: red;
}

td.pagetitleleft {
  background-image: url(../images/pagetitle/leftbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 15;
} 

td.pagetitle { 
  font-family: Verdana, Arial, Helvetica, serif; 
  font-weight: bold; 
  font-size: 12px; 
  color: #3535AB; 
  text-align: left;
  background-image: url(../images/pagetitle/titlebg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

h1 {
  font-family: Verdana, Arial, Helvetica, serif; 
  font-weight: bold; 
  font-size: 12px; 
  color: #3535AB; 
} 

td.pagesubtitle { 
  font-family: Verdana, Arial, Helvetica, serif; 
  font-size: 11px; 
  color: #000000; 
  text-align: left;
  background-image: url(../images/pagetitle/subtitlebg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding-left: 2mm;
}

h2 {
  font-family: Verdana, Arial, Helvetica, serif; 
  font-size: 11px; 
  color: #000000; 
}

input.button {
  background-color: #E4E4E4;
  font-family: Dax, Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #2E2EAB; 
	text-decoration: none;
	border: 0.1mm solid gray;
}

td.colcap {
  font-family: Dax, Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}
td.tdeven {
  background-color: #CFE7FF;
  font-family: Dax, Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}
td.tdodd {
  font-family: Dax, Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}
