#maindiv {
	width:100%;
	height:100%;
}
.tabsb {
	background-color:#333399;
	width:133px;
	height:50px;
	vertical-align:top;
}
.tabsw {
	background-color:#FFFFFF;
	width:133px;
	height:50px;
}
.smallformbutton {
	background-color:#C8C8FC;
	font-family:Tahoma;
	font-size:12px;
	color:#333399;
}
a:link.bottomlink {
	font-family: tahoma;
	font-size: 14px;
	color: #C8C8FC;
	font-weight:bold;
	text-decoration: none;
}
a:active.bottomlink {
	font-family: tahoma;
	font-size: 14px;
	color: #C8C8FC;
	font-weight:bold;
	text-decoration: none;
}

a:visited.bottomlink {
	font-family: tahoma;
	font-size: 14px;
	color: #C8C8FC;
	font-weight:bold;
	text-decoration: none;
}
a:hover.bottomlink {
	font-family: tahoma;
	font-size: 14px;
	color: #C8C8FC;
	font-weight:bold;
	text-decoration: underline;
}
a:link.prodlink {
	font-family: tahoma;
	font-size: 12px;
	color: #333399;
	font-weight:bold;
	text-decoration: none;
}
a:active.prodlink {
	font-family: tahoma;
	font-size: 12px;
	color: #333399;
	font-weight:bold;
	text-decoration: none;
}

a:visited.prodlink {
	font-family: tahoma;
	font-size: 12px;
	color: #333399;
	font-weight:bold;
	text-decoration: none;
}
a:hover.prodlink {
	font-family: tahoma;
	font-size: 12px;
	color: #333399;
	font-weight:bold;
	text-decoration: underline;
}
h3.main {
	color:#C8C8FC;
	font-family:tahoma;
	font-size:24px;
	font-weight:bold;
	margin-bottom:6px;
}
h3.mainDark {
	color:#333399;
	font-family:tahoma;
	font-size:24px;
	font-weight:bold;
	margin-bottom:6px;
	text-align:center;
}
h4.products {
	color:#C8C8FC;
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
	text-align:center;
}
h4.products2 {
	color:#333399;
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
	text-align:center;
}
h4.subproduct {
	color:#333399;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}
h4.subproduct2 {
	color:#333399;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	text-align:center;
}
.formField {
	font-family:tahoma;
	font-size:12px;
	color:#333399;
	font-weight:bold;
}
.formfieldLight {
	font-family:tahoma;
	font-size:12px;
	color:#C8C8FC;
	font-weight:bold;
}
p.product {
	font-family:tahoma;
	font-size:12px;
	color:#333399;
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight:bold;
}
p.product2 {
	font-family:tahoma;
	font-size:12px;
	color:#333399;
	margin:0px;
	padding:0px;
	text-align:center;
	font-weight:bold;
}
.smallLink {
	color:#333399;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.alert {
	text-align:center;
	font-family:tahoma;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
p.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin-top:4px;
	margin-bottom:6px;
	text-align:left;
}
.mainlist {
	padding-top:4px;
	padding-bottom:4px;
}
	
	
