BODY {
background: #FFF;
font-family: tahoma, arial, verdana;
}

TD.main, TD {
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #000;
}

TD.content {
background-image: url(../images/bg-content.jpg); 
background-repeat: repeat-x; 
position: top center ;
}

TD.bodySent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
}

#credit_card { display:none;}
#credit_card.show { display:inline;}

input, input.select { font-size: 11px; }

a:link, a:visited, a:active, a:hover { color: #6600CC; font-weight: bold; }

TD.footer { background-color: #D1D2D4; font-size: 11px; }
TD.footer a:link, TD.footer a:visited, TD.footer a:active, TD.footer a:hover { color: #6600CC; font-weight: bold; }

TD.navigation { color: #000000; background-image: url(../images/bg-nav.jpg); background-repeat: repeat; text-align: center; }
TD.navigation a:link, TD.navigation a:visited, TD.navigation a:active { color: #FFFFFF; text-decoration: none; font-weight: bold; }
TD.navigation a:hover { text-decoration: underline; color: #000000; }

TD.navigation-login { color: #FFFFFF; background-image: url(../images/bg-nav-login.jpg); background-repeat: repeat; text-align: center; }
TD.navigation-login a:link, TD.navigation-login a:visited, TD.navigation-login a:active { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
TD.navigation-login a:hover { text-decoration: underline; color: #FFFFFF; }

.smallText {
font-family: tahoma, arial, verdana;
font-size: 10px;
color: #999;
} 

h1 {
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h2 {
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h3 {
font-size: 15px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h4 {
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h5 {
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

h6 {
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
color: #006D9A;
}

ul li { margin-bottom: 12px; list-style-type: square; padding-left: 5px;}
ol li { margin-bottom: 12px; }