/* CSS Document */

html {
background:url(art/make_money_with_atms_backgr.png) repeat-x top center;
height:100%;
}

table {
width:100%;
text-align:left;
vertical-align:top;
border:0px;
padding:0px;
border-collapse:collapse;
}


td {
vertical-align::top;
text-align::left;
padding:0px;
margin:0px;
}

.customers
{
	width:100%;
	text-align:center;
	height:80px;
}

#dropmenudiv
{
    position:absolute; 
    font: 9px Georgia; 
    background-color: #f5f0e9; 
    z-index:100; 
    border: solid 1px black; 
	}

#dropmenudiv a
{
    color: black; 
    font-size: 9pt; 
    font-family:Arial, Helvetica, sans-serif; 
    text-decoration: none; 
    width: 166px; 
    display: block; 
    text-indent: 0px;
	border-top:4px solid white;
	border-bottom:4px solid white; 
    padding-left: 4px;
	}

#dropmenudiv a:hover{ /*hover background color*/ 
    color: white; 
    font-size: 9pt; 
    font-family:Arial, Helvetica, sans-serif; 
    background-color: #98C93C; 
	border-top:4px solid #98C93C;
	border-bottom:4px solid #98C93C; 
	text-decoration: none; 
	}
	
	.bodyText, .menuText, a.bodyText:link, a.bodyText:visited, a.bodyText:hover, a.bodyText:visited:hover, .bodyTextBold, a.menuText, a.menuText:visited, .bodyTextHighlight
{
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
	vertical-align:top;
}

.bodyTextHighlight, .bodyTextHighlight a
{
	color:#98C93C;
	font-weight:bold;
}

.bodyTextHighlight a:hover{text-decoration:underline;}
	.menuText, a.menuText, a.menuText:visited
	{
		color:#000000;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
		white-space:nowrap;
	}
	
	a.menuText:hover, a.menuText:visited:hover
	{
		color:#555555;
	}

a.bodyText:link, a.bodyText:visited, a.bodyText:hover, a.bodyText:visited:hover 
{
	color:#70A010;
}

a.bodyText:hover, a.bodyText:visited:hover
{
	text-decoration:underline;
}

.bodyTextBold 
{
	color:black;
	font-weight:bold;
	padding-bottom:10px;
}

.headerText
{
	color:#98C93C;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
	padding-bottom:10px;
	padding-top:20px;
}

.imageInText
{
	float:left;
	padding-right:20px;
}

.imageInTextRight
{
	float:right;
	padding:0 0 10px 10px;
}

	
.footer, a.footer, a.footer:hover
{
	color:Grey;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 140%;
	text-align:center;
	padding:10px;
	width:100%;
}

a.footer:hover
{
	color:#98C93C;
}

.caption 
{
	color:#BA976B;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 140%;
	text-align:right;
}

.imageInMenu
{
	height:29px;
	border:0px;
	padding-right:5px;
}

.sidebar
{
vertical-align:top; padding-right:40px; padding-left:20px; width:160px; border-left:1px solid #cccccc;
}
