td.menu{
	background: url(/images/hl.gif);
	background-repeat: repeat-y;
	padding: 0px;
	padding-left: 6px;

	border-top: 1px White;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
td.menu1{
	background: url(/images/hl.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: 1px White;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu{
	TEXT-DECORATION: none;
	padding-left: 9px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	DISPLAY: block; 
	BORDER: 0px; 
	HEIGHT: 100%;
}
a.menu:hover {
	BACKGROUND: #ff2222;
	COLOR: Blue;
}
h1{
	font-family: Tahoma;
	font-size: 24px;
	margin-top: 9px;
	margin-bottom: 9px;
	color: #0023a0;
}
td.banners{
padding-left: 10px;
padding-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
}
div.c{
	padding-top: 20px;
	padding-bottom: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a.c{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a.c:hover {
	text-decoration: underline;
}

p{
	FONT-SIZE: 16px;
	FONT-FAMILY: Tahoma;
	TEXT-INDENT: 18px;
}

.tbm{
	color: Black;
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: Green;
	font-size: 15px;
	FONT-FAMILY: Tahoma;
}
td.tdm{
	border-right: 1px solid; 
	border-bottom: 1px solid; 
	border-color:Green;	
}
a.tdm{
	color: #DB0026;
	text-decoration: none;
		font-size: 15px;
	font-weight: bold;
}
a.tdm:hover{
	text-decoration: underline;
}
h2{
	
	font-size: 20px;
	text-align: center;
	color: #0023a0;
}





input.subscribe{
	height: 16px;
	width: 155px;
	border: none;
	font: 11px Verdana, Arial, sans-serif;
	color: #0023a0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
}
a.subscribe{
	text-decoration: underline;
	color: #0023a0;
	font: 10px Verdana, Arial, sans-serif;
	font-weight: bold;
}
a.subscribe:hover{
	text-decoration: none;
	background-color: #ffd200;
}

td.subscribe{
	background:url(/images/hl.gif);
	background-repeat:repeat-y;
	background-color: #f7812a;
	padding-left: 7px;
	padding-bottom: 10px;
	line-height: 50%;
}
