body, p, div, td, input, textarea, .plain {
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 13px;
	line-height: 130%;
	font-family: arial;
}

p {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

table {
	border-collapse: collapse;
}


a {
	color: #1266CE;
}

a:hover {
	color: #E30000;
}



.tiny {
	font: 9px tahoma;
}

.tinydesc {
	font: 9px tahoma;
	color: #6C6C6C;
}


span.nav0, a.nav0 {
	color: #4F0101;
	text-transform: uppercase;
	font-family: arial;
	font-weight: 900;
	font-size: 12px;
	text-decoration: none;
	word-spacing: 2px;
	padding-left: 10px;
}

span.nav1, a.nav1 {
	color: #6C6C6C;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
	padding-left: 22px;
}

span.nav2, a.nav2 {
	color: #6C6C6C;
	font-family: tahoma;
	font-size: 9px;
	font-weight: 0;
	text-decoration: none;
	padding-left: 22px;
}

a.nav0:hover, a.nav1:hover, a.nav2:hover {
	color: black;
}



h1 {
	color: #4F0101;
	font-family: tahoma;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: 100;
	text-transform: capitalize;
}

h2 {
	color: #6C6C6C;
	font-family: arial;
	font-weight: 900;
	font-size: 16px;
	letter-spacing: -1px;
	margin: 1em 0em 0.5em 0em;
}

.emp1 {
	font-weight: 900;
	letter-spacing: -1px;

}

/*body b, p b, div b, td b {
	font-weight: 900;
	letter-spacing: -1px;
}*/


table.menutable th {
	padding-top: 4px;
	text-align: left;
}

table.menutable td {
	padding-top: 4px;
	border-bottom: 1px dotted silver;
}

div.modftable {
	width: 70%;
	border: 1px solid silver;
	background-color: white;
	padding: 6px 10px 10px 10px;
	margin-bottom: 5px;
	display: none;
}

table.modftable {
	width: 100%;
}

table.modftable th {
	padding: 3px 0 1px 0;
	border: 0;
	font: 9px tahoma;
	font-weight: 900;
}

table.modftable td {
	padding: 0 0 0 5px;
	border: 0;
	font: 9px tahoma;
}