BODY {
	font-family : verdana;
	font-size : 10px;
}

INPUT {
	font-family : verdana;
	font-size : 10px;
}

SELECT {
	font-family : verdana;
	font-size : 10px;
}

A {
	color : #333333;
	text-decoration : none;
}

A:hover {
	color : #666666;
	text-decoration : underline;
}

.tableframe {
	background-color : #333333;
}

.tablehead {
	background-color : #666666;
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
}

.tabletop {
	background-color : #999999;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}

.tablebody1 {
	background-color : #cccccc;
	color : #000000;
	font-size : 10px
}

.tablebody2 {
	background-color : #b7b7b7;
	color : #000000;
	font-size : 10px
}

.error {
	color : #ff3333;
	font-size : 10px
}

.nav_off {
	background-color : #cccccc;
	font-size : 14px;
	font-weight : bold;
}

.nav_on {
	background-color : #999999;
	font-size : 14px;
	font-weight : bold;
}
