body {
background: #FFFFCC;
}
.thead {
border: 1px solid black;
background: #ffcc00;
}
.tbody {
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
background: #ffffff;
}
.tmain {
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}
.txthead {
font-family: Verdana,Arial;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
}
.leftc {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.centerc {
	border-bottom: 1px solid black;
}
.rightc {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.menu {
font-family: Verdana,Arial;
font-size: 12px;
font-weight: normal;
color: black;
text-align: left;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
}
.menur {
font-family: Verdana,Arial;
font-size: 12px;
font-weight: normal;
color: black;
text-align: right;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
}
.nav {
font-family: Verdana,Arial;
font-size: 12px;
font-weight: normal;
color: black;
text-align: center;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
a:link {
	font-family : Verdana,Arial; 
	color : #0000FF; 
	text-decoration : underline; 
} 
a:hover {
	font-family : Verdana,Arial; 
	color : #FFA500; 
	text-decoration : underline;
	background: ;
} 
a:visited {
	font-family : Verdana,Arial; 
	color : #0000FF; 
	text-decoration : underline; 
} 
a:visited:hover {
	font-family : Verdana,Arial; 
	color : #000000; 
	text-decoration : underline;
	background: ;
}
a.mn:link {
	font-family : Verdana,Arial; 
	color : #ffffff; 
	text-decoration : none; 
} 
a.mn:hover {
	font-family : Verdana,Arial; 
	color : #FFA500; 
	text-decoration : underline;
	background: ;
} 
a.mn:visited {
	font-family : Verdana,Arial; 
	color : #ffffff; 
	text-decoration : none; 
} 
a.mn:visited:hover {
	font-family : Verdana,Arial; 
	color : #FFA500; 
	text-decoration : underline;
	background: ;
}
TD.cost {
	font-size: 11px;
	font-family: Tahoma;
	color: #069
}
INPUT.cost {
	font-size: 11px;
	font-family: Tahoma;
}
H1
{
    FONT-SIZE:9pt;
    COLOR: color=black;
    FONT-FAMILY: Verdana,Arial;
    ALIGN: center;
    TEXT-DECORATION: none
}
H2
{
    FONT-SIZE:9pt;
    COLOR: color=black;
    FONT-FAMILY: Arial;
    ALIGN: center;
    TEXT-DECORATION: bold, underline
}
