body, html
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-family: "Arial", "Verdana", lucida, sans-serif !important;
	font-size: 9pt;
	background: #e5eaf5;
}

/*a:link, a:active, a:visited, a:hover {text-decoration: none;}*/

/*
a:link, a:active, a:visited { color: #000099; text-decoration: underline; font-weight: bold; }
a:hover { color: #D14704 }
*/

a.img:link, a.img:active, a.img:visited, a.img:hover { 
text-decoration: none; 
}

#TopTable
{
	/*
	padding-left: 6px;
	padding-right: 6px;
	border-left:#dde4f3 solid 6px;
	border-right:#dde4f3 solid 6px;
	*/
	padding-bottom:10px;
}

#MainTable
{
	border:#dde4f3 solid 6px;
	background-color:#FFFFFF;
}


h1 {
	/*margin-bottom: 3px;*/
	border:  0px none;
	margin:  0px;
	padding: 0px;
}

.soft1 {
	background-color:#ebf0b3;
	background-image: url(/i/product.gif);
}

.soft2 {
	background-color:#f3f6d2;
	background-image: url(/i/product.gif);
}
.soft1, .soft2 {
	background-repeat:no-repeat;
	background-position:left center;
	margin: 5px 0;
}
.H1Top {
	color:#fff;
	font-weight:normal;
	font-size:10px;
}

h2, h3 {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-size: 100%;
	font-weight:normal;
}

/*.LogoTitle {
	font-size: 20pt;
	color: #688600;
	text-decoration:none;
	border-bottom: 4px dotted #bdcd02;
	padding-bottom:5px;
	margin: 0;
	line-height: 0.8em;
	font-weight:bold;
}*/
.LogoTitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding:5px;
	text-decoration:none;
	margin: 0;
	line-height: 1.0em;
}
.softTitle {
	font-size:16px;
	margin:0;
	}
.H3Title {
	font-size: 20px;
	font-weight: bold;
	color: #688600;
	border-bottom: 4px solid #bdcd02;
	padding:0;
}

.H3Spotlight {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background:#8ca500;
	padding:5px;
	border-right : 132px solid #bece07;
}
.big {
	font-size:18px;
	}
.myH1
{
	font-size:18px;
}

.copyright
{
	font-size:9px;
}

.catTitle
{
	font-size:14px;
	font-weight:bold;
	color: #F90;
}

#pageheader
{
	background-color: #ffffff;
}

#pagefooter
{
	background: #F5F5F5;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	border-top: 2px dotted #e6ebf6;
}

ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#MainTable li {
	padding-bottom: 3px;
	padding-top: 3px;
}
ul li {
	margin-left: 3px;
	padding-left: 12px;
	background-image: url(/i/list.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	text-align: left;
}
