a, body, input, option, select, textarea, table, td, tr {
	font-size: 10px;
	font-family: Verdana, Tahoma, Sans-Serif;
	color: #333333;
}
table, img {
	border:0px;
}
a {
	color:#000099;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
table#middleArea {
	height: 83%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 1px none #CCCCCC;

}
input.btn {
	color: #004E9B;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 1px;
}
input.text {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 1px;
	margin: 1px;
}
.totalLocBox {
	background-color: #6699CC;
	border: 0px;
	padding: 1px;
	margin: 1px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}

.textnoborder {
	background-color: #d8e6ed;
	border: 0px;
	padding: 1px;
	margin: 1px;
	color: black;
}

.whiteText {
	color: #FFFFFF;
}
.title {
	font-size: 110%;
	font-weight: bold;
	color: #2E2E5C;
}
.whiteTitle {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}
.bigTitle {
	font-size: 140%;
	font-weight: bold;
	color: #2E2E5C;
}
.whiteBigTitle {
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
.boxLine {
	border: 1px solid #666666;
}
.boxWhiteLine{
	border: 1px solid #FFFFFF;
}
.bottomLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bgTopRight {
	background-image: url(../image/bgcolor.gif);
	background-repeat: repeat-x;
}
.textId{
	border: 1px solid #333333;
	background-color: #A4A4FF;
	color: #FFFFFF;
	border-top-color: #666666;
	border-right-color: #666666;
}
.koreanText {
	font-size: 135%;
	color: #2E2E5C;
	font-family: Batang;
}
.courierText {
	font-family: Courier New, Verdana;
	font-size: 11px;
}
.handCursor {
	cursor : hand;
}
.moneyText {
	font-weight: bold;
	color: #009933;
	text-align: right;
	border: 1px solid #006600;
}
.direita{
	text-align: right;
}


.biggerfont{
	font-size: 120%;
}