/* CSS definitions for fonts */

BODY { background: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 50px;
}

.bg {
	background: no-repeat center 10px none scroll #ffffff;
	text-indent: 10px;
	text-align: left;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px;
}
TABLE, TD { font: 12px Geneva, Verdana, Arial, Helvetica, sans-serif; }

.V9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; }
.G9 { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

A {
	color: #333333;
}
.TITLE { font-family: Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900;}

.SUBTITLE { font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 900;}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 2px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
	margin-left: 1px;
	text-align: left;
	border-color: #e6e6e6;
	border-spacing: 5px;
}

.leftypix {
	left: 1px;
	right: 1px;
	position: static;
	border-style: ridge;
}
.INTRO { font-family: Times, serif; font-size: 15px; }
.form_style { font-size : 12px; font-family : geneva, arial, sans-serif; width: 215px; }

.L12 {
	text-align: center;
	text-decoration: none;
	font: normal 14pt Verdana, Arial, Helvetica, sans-serif;
}
.form_style_long { font-size : 12px; font-family : geneva, arial, sans-serif; width: 250px; }

/* Table properties */
.tableborder { border: 1px #A1A5A9 none;
	background: no-repeat center top url(img/Ineocom_Bar3.gif);
	margin-bottom: 0;
	height: 25px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: lowercase;
	direction: ltr;
}

.menulink {
	text-transform: lowercase;
	text-align: center;
	display: marker;
	text-indent: 5px;
	border-style: none;
	text-decoration: none;
	font-weight: 100;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	visibility: visible;
	position: relative;
}

.border1 {
	border: 1px solid #b3b3b3;
}

LI {
	list-style: circle none inside;
}

.Dock {
	float: none;
	z-index: 0;
	text-align: center;
	display: table;
	clear: left;
	overflow: visible;
	visibility: visible;
	opacity: 0.75;
	position: absolute;
	width: 0;
	height: 0;
	left: 2%;
	bottom: 10%;
}

.Bottom {
	position: relative;
	bottom: 10pt;
	text-align: center;
	vertical-align: bottom;
}
