.mainCenter {
	height:100%;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}
.productname {
	font-family: Arial;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font:bold;
	color:#333333;
}
.iol_heading{
	font-family: franklin Gothin Book;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
}
.conference_heading{
	font-family: Arial;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color:#ffffff;
	text-transform: uppercase;
	font-size:11px;
    background-color:#0D79B9;
	padding:5px;
	font-weight:bold;
}

.oursupport {
	font-family: Arial;
	text-align:right;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font:bold;
	color:#333333;
}
.specification {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
}
.myspec {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.iOL_links {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin-left:10px;
	padding-top:10px;
	display:block;
	text-decoration:underline;
}
.iOL_links:hover {
	font-family: Arial;
	font-size: 11px;
	color:#316AC5;
	margin-left:10px;
	padding-top:10px;
	display:block;
	text-decoration:none;
}

.myspec:hover {
	font-family: Arial;
	font-size: 11px;
	color:#316AC5;
}
.myspec1 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.myspec1:hover {
	font-family: Arial;
	font-size: 12px;
	color:#316AC5;
}
.myspec1_2 {
	font-family: Arial;
	font-size: 17px;
	color: #316AC5;
	font-weight:bold;
}
.myspec1_2:hover {
	font-family: Arial;
	font-size: 17px;
	color:#316AC5;
	font-weight:bold;
}
.box {
	border: 1px solid #9DACBF;
}
.navigator_box {
	border: 1px solid #9DACBF;
	color:#FFFFFF;
	text-align:left;
}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}
.bg_product{
background:url(bg_product.gif) repeat-x;
}
