
body, td, textarea, input {
	font-family: "Tahoma", MS Sans Serif;
	font-size: 10pt;
}

.bt1{
	width: 70px;
	font-size: 10pt;
	font-weight: bold;
	height: 23px;
	color: #0000cc;
	padding-left: 5px;
	padding-right: 5px;
}

.bt2{
	font-size: 10pt;
	font-weight: bold;
	height: 23px;
	color: #0000cc;
	padding-left: 5px;
	padding-right: 5px;	
}
.td_text{
	font-family: "Tahoma", MS Sans Serif;
	font-size: 10pt;
	color: #0033cc;
}
.td_text a {
	color: #0033cc;
	font: bold;
	text-decoration: none;
}
.td_text a:hover {
	color: #FF2D2D;
	font: bold;
}
.td_text a:focus {
	color: #CAFFCA;
	font: bold;
}

.menubar{
	font-family: "Tahoma", MS Sans Serif;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.menubar a {
	color: #ffff00;
	font: bold;
	text-decoration: none;
}
.menubar a:hover {
	color: #FF2D2D;
	font: bold;
}
.menubar a:focus {
	color: #CAFFCA;
	font: bold;
}

.menubar2  {
	color: #e7e7e7;
	font: bold;
	font-size: 12pt;
	text-decoration: none;
}

td.boxmenu {
	padding-left: 8px;
	padding-right: 3px;
}

td.boxmenu2 {
	padding-left: 6px;
	padding-right: 3px;
}

.contenttitle {
	font-family: "Tahoma", MS Sans Serif;
	font-size: 11pt;
	color: #000000;
	font: bold;
	text-decoration: none;	
}

.Tiny {
	font-family: "Tahoma", MS Sans Serif;
	font-size: 11pt;
	color: #000099;
	font: bold;
	text-decoration: none;	
}

