body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
   padding:1px;
   border:0px solid #021a40;
}
a:link {
	color: #333333;
	text-decoration: none;
	}
a:visited {
	color: #999999;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	}

{
	border: 0;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border: 2px solid #000;
	color: #555;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}

td, th {border: 1px dotted #bbb;
padding: .5em;}

caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */

table a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

table a:link {border-bottom: 1px dashed #ddd;
color: #000;}

table a:visited {border-bottom: 1px dashed #ccc;
text-decoration: none;
color: #808080;}

table a:hover {border-bottom: 1px dashed #bbb;
color: #666;}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th {border: 2px solid #000;
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #333;
background: transparent;}

tfoot td {border: 2px solid #000;}

/* =body
----------------------------------------------- */

tbody th, tbody td {vertical-align: top;
text-align: left;}

tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody tr:hover {background: #fafafa;}
