body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #87cefa;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;	
	font-weight: bold;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2em;	
	font-weight: bold;
	margin: 2px 2px 2px 2px;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;	
	font-weight: bold;
	margin: 2px 2px 5px 0px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;	
	font-weight: bold;
	margin: 2px 2px 5px 0px;
}

li {
	list-style-position: inside;
}

hr {
	border: 2px solid #FFFFFF;
}

small {
	font-size: 0.9em;
}

.white {
	color: #FFFFFF;
}

.normal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
}

a.menu:hover {
	color: #000000;
	background-color: #6495ed;
	text-decoration: none;	
}

a.menu {
	color: #333333;
	font-size: 1.1em;		
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 8px 0px 8px;
	margin: 5px 0px 0px 0px;
	font-family: Tahoma, Arial, sans-serif;	
	border-right: 1px dashed #333399;
	background-color: #FFFFFF;
	text-decoration: none;
}

.nomargin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.item {
	font-size: 1.1em;	
	margin: 0px 0px 10px 0px;	
	padding: 5px 5px 5px 5px;
	border: 1px solid #f0f0f0;
	height: 100%;
	overflow: visible;
}

.item:hover {
	border-color: #d0d0d0;
}

.pages {
	font-size: 12px;
	font-weight: bold;
}

.childcategory {
	line-height: 1.4em;
	position: relative;
	display: block;
	float: left;
	margin: 2px 2px 2px 2px;
}

a.buy:hover, a.buy:visited {
	color: #660000;
	font-weight: bold;
}

a.buy {
	color: #FF0000;
	font-weight: bold;
}

a:hover, a:visited {
	color: #00008b;
}

a {
	color: #6495ed;
}


#childcategories {
	padding: 0px 0px 0px 10px;
}

.marker {
/*	border: 1px dashed #CCCCCC; */
	text-align: center;
	height: 100%;
	display: block;
}

.header {
	border-bottom: 3px solid #F0F0F0;
}

.topmenu {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 3px 0px;
	background-color: #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.copyright {
	margin: auto;
	width: 98%;
	text-align: center;
	border-top: 3px solid #FFFFFF;
	font-size: 1.2em;
	padding: 10px 0px 10px 0px;
}

.adv {
	text-align: center;
	font-size: 0.7em;
	padding: 10px 0px 10px 0px;	
}

li.subcategory {
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	list-style: circle inside;
}

li.subcategory:hover {
	list-style: disc inside;
}

.buylicense {
	color: #B22222;
}

.rightnewsitem {
	margin: 4px 2px 2px 2px;
}

.rightcolumn {
	margin: 5px 5px 5px 5px;	
}

.leftcolumn {
	margin: 5px 5px 5px 5px;		
}

.subcatlist {
	font-size: 0.9em;
	list-style-position: inside;
	list-style-type: circle;
}

#parentcategory {
	font-size: 1em;
	display: block;
	margin: 5px 5px 5px 5px;
}

#subcategory {
	font-size: 1em;
}

#versions {
	margin: 5px 5px 5px 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 0.8em;
}

.topitem {
/*	float: left; */
	position: relative;
	display: block;
	visibility: visible;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;	
	width: 220px;
/*	height: 200px; */
	text-align: justify;
/*	overflow: visible; */
	border: 1px dashed #6495ed;
	background: #d1f8d3;	
}

.gsearch {
	background-color: #FFFFFF;
	margin: 10px 10px 10px 10px;
}