body {
	font-family: tahoma, arial, verdana, sans;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
    margin: 0px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px dashed #AAAAAA;
	margin-top: 12px;
	margin-bottom: 3px;
	color: #FFFFAA;
}

table.main {
	border: none;
    padding: 0px;
    margin: 0px;
    border: none;
    height: 400px;
}

td {
	font-family: tahoma, arial, verdana, sans;
	font-size: 10pt;
    vertical-align: top;
}

table.header {
	width: 640px;
    border: none;
    padding: 0px;
    margin: 0px;
    border: none;
}

td.header {
	font-family: tahoma, arial, verdana, sans;
	font-size: 8pt;
    text-align: right;
	color: #999999;
	border: #999999;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px; 
	border-left-width: 0px;
    padding-bottom: 5px;
}

table.footer {
	width: 640px;
    border: none;
    padding: 0px;
    margin: 0px;
    border: none;
}

td.footer {
	font-family: tahoma, arial, verdana, sans;
	font-size: 8pt;
	color: #999999;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px; 
	border-left-width: 0px;
    text-align: center;
}

table.sides {
    border: none;
    margin: 0px;
}

td.sides {
	font-family: tahoma, arial, verdana, sans-serif; 
	font-size: 10pt; 
	color: #333333; 
    width: 300px;
    padding: 10px;
    vertical-align: top;
}

td.login {
	font-family: tahoma, arial, verdana, sans-serif; 
	font-size: 10pt; 
	color: #333333; 
	background-color: #FFFFFF; 
}

a {
	text-decoration: none;
	color: #666666; 
	font-weight: bold;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

a.back {
	text-decoration: none;
	color: #006699; 
	font-weight: normal;
}

a.back:hover {
	color: #FF0000;
	text-decoration: none;
}

a.sponsor {
	text-decoration: none;
	color: #007700; 
	font-weight: bold;
}

a.sponsor:hover {
	color: #006699;
	text-decoration: underline;
}

a.sponsor2 {
	text-decoration: none;
	color: #FF6600; 
	font-weight: bold;
}

a.sponsor2:hover {
	color: #006699;
	text-decoration: underline;
}

a.sub {
    font-size: 8pt; 
	text-decoration: none;
	color: #888888; 
	font-weight: normal;
}

a.sub:hover {
	color: #666666;
	text-decoration: underline;
}

a.header {
    font-size: 8pt; 
	text-decoration: none;
	color: #336699; 
	font-weight: normal;
}

a.header:hover {
	color: #336699;
	text-decoration: underline;
}

h1.title {
    font-size: 11pt;
    color: #336699;
    text-align: center;
}

div.info2 {
    font-size: 8pt; 
	text-decoration: none;
	color: #666666; 
	font-weight: normal;
}

td.row {
	color: #FFFFFF;
	background-color: #000000;
}

td.row3 {
	background-color: #CCFFCC;
    border: #AAAAAA;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

td.row1 {
	background-color: #EEEEEE;
	border: #AAAAAA;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

td.row2 {
	background-color: #FFFFCC;
	border: #AAAAAA;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
