/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;	
	margin-bottom: 0px; 
	background-color:#0099CC; 
}
body,td,th {
	font-family: tahoma, arial;
	font-size: 13px; 
	color: #333333;
}
.main{
	line-height: 140%;
}
h1{
   font-size: 22px;
   padding-left:0px;
}
h2{
   font-size: 16px;
   padding-left:0px;
}


/* Links */
.blue{
	color: #07519A;
	font-weight: bold;
	font-size: 14px;
	margin-left:-18px;
}
.blue a{
 	color: #07519A;
 	text-decoration: none;
}
.blue a:hover{
	color: #07519A;
	text-decoration: underline;
}
.td-link{
	font-size: 12px;
}
.td-link a{
 	color: #07519A;
 	text-decoration: none;
}
.td-link a:hover{
	color: #003366;
	text-decoration: underline;
}
.red {
	color: #990000;
	font-weight: bold;}
.green{
	color: #198106;
}
.smBlue{
	color: #07519A;
}
.smBlue a{
	color: #07519A;
	text-decoration: none;
}
.smBlue a:hover{
	color: #07519A;
	text-decoration: underline;
}

.review{
	line-height: 130%;
}
.review a{
	text-decoration: none;
	color:#333333;
}
.review a:hover{
	text-decoration: underline;
	color:#FF0000;
}

/* Boxes*/
.blueBox {
	text-align: left;
	border-right: double;
	border-left: double;
	border-top: double;
	border-color:#CCCCCC;
	background: #517486;
	padding: 5px;
	color:#FFFFFF;
}
.blueBorder{
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #b4ccee;
}
.dashed{
	padding: 10px;
	border-bottom: 1px dashed;
	border-color: #517486;
}
.double{
	margin-bottom: 10px;
	border: double;
	border-color:#CCCCCC;
}
.spacer{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color:#b4ccee;
}
.menu{
	font-size:14px;
	background-color: #e6e6e6;
	padding-top:9px;
	padding-bottom:9px;
	text-align:left;
	padding-left:26px;
	font-family:Arial, Helvetica, sans-serif;
	color: #c8c7c7;
	margin-bottom:3px;
}
.menu a{
	font-size:14px;
	font-weight:bold;
	padding-right:12px;
	padding-left:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.menu a:hover{
	text-decoration:underline;
}
.bg-title {
     background: url(images/bg-tool.png) repeat-x;
	 line-height:30px;
	 font-size:14px;
	 color: #333333;
	 font-weight:bold;
	 padding-left:10px;
}
.td-border {
	 border:1px solid  #CCCCCC;
}

.res_item{margin:0px;padding:0px 0 0px 0;border-bottom:1px solid #f0f0f0;}
.res_item .text1{width:600px;float:left;}
.res_item .text1 h2{font-size:18px;color:#1b1b1b;line-height:40px; margin-top:0px;}
.res_item .text1 h3{font-size:14px;margin-left:10px; line-height:25px;}
.res_item .text1 ul{width:280px;float:left;padding-top:0px; margin-left:10px; line-height:25px; margin-bottom:10px;}
.res_item .text1 ul li a{line-height:25px; font-weight:normal;}

/* footer*/

#footer {
	width: 824px;
	height:100px;
	background:#c7c6c6;
	text-align:center;
	color:#b2b1b1;
	padding-top:10px;
}
#footer p{
	color:#000000;
}
#footer a{
    padding:0px 6px 0px 6px;
	color: #353535;
	font-weight:bold;
	line-height:23px;
}
#footer a:hover{
	color: #000000;
}
.bottom-link{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
.bottom-link a{
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
.bottom-link a:hover{
	text-decoration:underline;
}
.index-download{
	background-image:url(images/dvd-ripper-for-mac.jpg);
	font-size:16px;
	width:200px;
	height:120px;
	float:right;
	font-weight:bold;
	color: #663300;
}
.index-download p{
	padding:70px 0px 0px 0px;
	color: #663300;
}
.index-download a{
	padding:0px 10px 0px 20px;
	text-decoration:underline;
	color: #663300;
}
.index-download a:hover{
	text-decoration:none;
	color: #663300;
}


