@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

a{
		text-decoration:none;
		padding:0em 0.3em 0em 0.3em;
}

td {
  border: thin solid black;
  padding:2px;
}

th {
	text-align:center;
	font-weight:normal;
}
table{
	border-collapse: collapse;

}

td a{
	padding:0px;
}


.modeTable td{
	border:none;
}

#titleBox{
	background-color:#39F;padding:10px;
	font-size:0.7em;
	color:#FFF;
}

#titleBox img{
	vertical-align:top;
}


.buttonBox{
	padding:0.3em;
	line-height:1.5em;
}

.navBar{
	background-color:#efefef;
	line-height:2.5em;
}

.money{
	text-align:right;
}

#copyRight{
	color:#999;
	text-align:center;
	line-height:1.5em;
}

.graph{
	text-align:center;
	padding: 0.5em 0em 0.5em 0em;
}

a img{
	border:none;
}

#footerNavBar{
	text-align:center;
	line-height:1.5em;
}

.page{
	line-height:1em;
	margin: 0.5em 0em 0.5em 0em;
}

.formBox{
	margin: 0.5em 0em 0.5em 0em;
}

#mainContent{
	line-height:1.5em;
	margin: 0.5em 0em 0.5em 0em;
}

.selected{
	font-weight:bold;
	padding:0em 0.3em 0em 0.3em;
}

.alert{
	color:#F90;
}

.card{
	width:226px;
	height:311px;
	margin:auto;
}

.card img{
	margin-left:13px;
	margin-top:13px
}
