body{
	margin:0;
	padding:0;
	background:url(images/body-bg.jpg) repeat-x;
	}

.nav{
	background:url(images/navi-bg.jpg) repeat-x;
	height:64px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	}

.nav a{
	height:64px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	}

.nav a:hover{
	color:#FF6600;
	}
	
	.link a{
	height:64px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F6581A;
	text-align:center;
	text-decoration:none;
	}

.link a:hover{
	color:#FF6600;
	}
	
	
	
.selected a{
color:#FF6600;
	}
	
.heading{
	background:url(images/h-bg.jpg) repeat-x;
	height:33px;
	}

.headtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.box{ 
	background:#1D0A05;
	
	
	}

.reviews{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 color:#F6581A;
	 text-decoration:underline;
	 }
 
.reviews a{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 color:#F6581A;
	 text-decoration:underline;
	 }
 
.reviews a:hover{
  color:#ffffff
 }
 
 
.reviewsnew{
	background:url(images/head-bg.jpg) no-repeat;
	height:24px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F6581A;
	text-decoration:none;
	}

.reviewsnew a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F6581A;
	text-decoration:none;
	}

.reviewsnew a:hover{
	 color:#ffffff;
	}
.software{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C4B8B4;
	}

.software a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C4B8B4;
	text-decoration:none;
	}

.software a:hover{
	color:#ffffff;
	}

.download{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	}

.download a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:underline;
	}

.download a:hover{
	color:#FF6600;
	text-decoration:none;
	}

.txt{ font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#C4B8B4;
	padding:10px;
	text-align:justify;
	}
	
	.txtlink{ font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#C4B8B4;
	text-align:justify;
	text-decoration:underline;
	}
	
.lang
	{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
 
.midbox{
	background:#270E08;
	border: solid 1px #4D403D;
	}

.footer{
	background:url(images/footer-bg.jpg) repeat-x;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C4B8B4;
	text-align:center;
	line-height:28px;
	margin:8px;
	}
	
.footer a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C4B8B4;
	text-align:center;
	line-height:28px;
	margin:8px;
	text-decoration:none;
	}

.footer a:hover
	{
	color:#FF6600;
	text-decoration:underline;
	}	 
