body{
	font-family: Arial,Helvetica,sans-serif;
	font-size: normal;
	color: #0000c0;
    background-color: #ffffff;
}
.bodyHold{
	color: #000080;
	background-color: #ffffff;
	background: url(images/bgDefault.jpg);
}

td.thead{
	font-size=12pt;
	font-weight=bold;
	vertical-align:text-top;
	text-align:right;
	width:20%;
}
td.tbody{
	font-size=10pt;
	font-weight=normal;
	vertical-align:text-top;
	width:75%;
}

.borderItem{
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight:bolder;
	color: #0000c0;
	background: #f0f0ff;
	text-align: center;
}

.borderItemHead{
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight:normal;
	color: #0000c0;
	background: #ffffff;
	text-align: left;
}

.borderItemMenu{
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight:normal;
	color: #ffffff;
	background: #0000c0;
	text-align: center;
}

.borderItem2{
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight:normal;
	color: #0000c0;
	background: #ececff;
	text-align: center;
}

.borderItem3{
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bolder;
	color: #0000c0;
	background: #eeeeee;
	text-align: center;
}


