body {
	background:url("img/body-bg.gif") repeat scroll;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
td bacground {
	background-repeat: no-repeat;
}

table,td,ul,p,li,div {
	color : #000000;
	font-family: arial,sans-serif;
	font-size : 12px;
}

.footer {
	font-size:x-small;
}
.footerright {
	text-align: right;
}

.phone {
	font-size:50px;
	font-weight:bold;
	color:#FFF000;
}
	
a.action {
	font-size: 18px;
	color: #000;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: none;
}

					
.address {
	font-size:17px;
	font-weight:bold;
	color:#FFF000;
}


a.topnav {
	font-size: 11px;
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        text-decoration: none;
}

a.topnav:hover {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        text-decoration: none;
}

a {
	color: #303030;
	font-family: Geneva, Arial, Helvetica, sans-serif;
        text-decoration: underline;
}

a:hover {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
        text-decoration: underline;
}

title {
	text-transform:capitalize;
	font-size:small;
	text-align:right;
}
.titleheader {
	text-transform:capitalize;
	font-size:18px;
	color:#303030;
}

input.button {
	background:#666666;
	border:1px outset #666666;		
	font-size:small;
	padding:3px 10px 3px 10px;
}
h1,h2,h3 {
	font-family:"Times New Roman", Times, serif;
	color:#303030;
	font-size: 25px;
	margin:0px;
	padding:0px;
}
p.caption {
	text-align:right;
	font-size:x-small;
	clear:both;
	margin:0px;
	padding:0px;
}
p.withIndent {
	padding:0px 0px 0px 10px;
	text-align: left;
}
.withIndent {
	padding:0px 0px 0px 10px;
	text-align: left;
}
li.odd {
	background:#888888;
	font-size:small;
	display: block;
}
li.odd:hover {
	background:#AAAAAA;
	font-size:small;
	display: block;
}
li.even {
	background:#999999;
	font-size:small;
	display: block;
}
li.even:hover {
	background:#AAAAAA;
	font-size:small;
	display: block;
}
