﻿/*v7 stuff*/
a.button, a.button:hover, a.button:visited {
background:#FF0000 none repeat scroll 0 0;
border:1px solid #FF0000;
color:#FFFFFF;
display:block;
font-size:110%;
line-height:23px;
padding:2px 8px 3px;
cursor: hand;
}

body
{
	font-family:Arial,Verdana,Sans-Serif;
	padding-left:8px;
	font-size: 70%;
}

h1 
{
	color:#0070AF;
	font-size:27px;
	font-weight:normal;
	
}

h3
{
	color:#0070AF;
	font-size:120%;
	
}

td
{
	padding-left: 8px;
	color:#333333;
	font-size: 70%;
}

th
{
	padding-left: 8px;
	color:#333333;
	font-size: 70%;
	background:#DAEFFF none repeat scroll 0 0;
}

.TableContent tr
{
	background:transparent url(/images.net/v2/global/template/flybmi/v7/table/dotline.gif) repeat-x scroll center top;
	border-left: solid 1px #DAEFFF;
}

.TableContent ul
{
	padding-left: 80px;
}

.TableContent
{
	border-left: solid 1px #DAEFFF;
	border-right: solid 1px #DAEFFF;
	border-bottom: solid 1px #DAEFFF;
}

a, a:visited {
	color:#FF0000;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}
