/* external style sheet for the AMI Documentation */

b {
	font-weight: bold;
}

font.body {
	font-weight: normal;
	color:#000000;
	font-size: 13px;
	font-family: verdana;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
}

font.header {
	font-weight: bold;
	color:#003366;
	font-size: 16px;
	font-family: verdana;
	line-height: 50px;
	font-variant: normal;
	font-style: normal;
}

font.inline1 {
	font-family: verdana;
	font-size: 11px;}

td {font-family: verdana;
	font-size: 12px}

input {font-size: 10px;
	background: #f4f4ff;
	border: 1px solid #000033;
	text-align: center;
}

font.inline2 {
	color:#000000;
	font-size: 10px;
	font-family: verdana;
}

li	{margin-left: -10px;
	list-style-image: url(graphics/bullet_li.gif) }
	
.data
	{margin-left: 25px;
	background: #ffffff;
	color: #ffffff;}
	
.data th
	{background: #003366;
	padding: 5px;
	font-size: 11px}
.data td
	{background: #666699;
	padding: 5px;
	font-size: 11px}
	
.rates th
	{background: #63659C;
	color: #ffffff;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;}

.rates td
	{background: #f4f4ff;
	color: #000033;
	padding: 1px;
	font-size: 12px;
	text-align: center;
	border-bottom: 2px solid #d1d1ff;}
	
.tournav
	{color: #ffffff;
}

	
.tournav td
	{background: #003366;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 5px;
}

.tournav a
	{font-family: verdana;
	font-size: 10 px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;}

.tournav a:hover {text-decoration: underline;
	font-weight: bold;
	color:#ffcc00;
}

input.rates {
	color: #000033;
	background: #f4f4ff;
	border: #ff0000 0px solid;
	}
	
td.flyout {
	background: 6465A3;
	border-bottom: 1px solid #000033;
}

a.flyout {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;
	display: block;	
}

a.flyout:hover {text-decoration: none;
	background: 7A7ABB;
	color: #ffffff;
}

table.flyout {border-top: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
}


