body {
	padding: 0px;
}

h1 {
	font-size:13pt;
	margin:0px;
	border-bottom:1px solid #999999;
}
	
h2 {
	background-color : #cccccc;
	font-size:10pt;
	font-weight:normal;
	padding: 1px 3px 3px 15px;
	color:#3F3F3F;
	margin-bottom:0px;
}

.menu a
{
	border : 2px solid #B5B5B5;
	text-align:center;
	background-color:#F7A55A;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:white;
	width:113px;
	height:17px;
	text-decoration:none;
	display : block;
	margin-bottom:3px;
	padding: 2px 1px 2px 1px;
}

.menu a:hover
{
	background-color: #F8B373;
}

.menu {
	 position:absolute;
	 left:20px;
	 top:130px;
}

.greydots {
	position:absolute;
	left:138px;
	background-image : url(dotsbg.gif);
	height:90%;
	width:16px;
	}

.maincontent {
	left:155px;
	top:140px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	position : absolute;
	width:450px;
	padding-bottom:80px;
	}
	
.startcontent {
	left:20px;
	top:140px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	position : absolute;
	width:570px;
	padding-bottom:60px;
	}
	
.articleimg {
	 border:1px solid #999999;
}

.image {
	float:right;
}

.image p {
	font-size:8pt;
	font-family : Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:0px;
}

.tit1 {
	color:#08014D;
}

.tit2 {

	font-size:7pt;
	text-transform : uppercase;
}

.boxes p,ul {
	background-color : #F7BF73;
	margin-top:0px;
	padding: 5px 5px 15px 5px;
}

.arrowstart {
	font-size:20px;
	color:#33CC33;
	text-decoration:blink;
	font-weight:bold;
}

.arrow {
	color:#ff3300;
	font-weight:bold;
}

.arrowdis {
	color: #999999;
	font-weight:bold;
}

.disable {
	color:#666666;
	text-decoration:underline;
}

.golink {
	font-weight:bold;
}

.topbox1 {
	background-color:#0066CC;
	height:101px;
	width:100%;
}

.topbox2 {
	background-color: #F8BB7F;
	height:2px;
	width:100%;
}

.freeware
{
	background-color : #008000;
	color:white;
	font-size:7pt;
	text-transform : uppercase;
}


.shareware
{
	background-color : #DC143C;
	color:white;
	font-size:7pt;
	text-transform : uppercase;
}

.innertext {
	margin-left:25px;
	display:block;
}

.tipbox
{
	border : 1px solid #CCCCCC;
	background-color: #FFFFCC;
	padding:5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:5px;
	width: 65%;
}

.compare td {
	width : 50%;
	text-align : center;
	font-size:8pt;
}

.rd {
	color:red;
	font-weight:bold;
	font-size:8pt;
}

.qt {
	font-family:Times New Roman;
	font-size:12pt;
	color: #333333;
	font-style : italic;
	margin-bottom:20px;
}
