﻿body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #f5f6f7;
	margin: 0 0 0 0;
	}
	
.copyright {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-image: url('http://www.icopybot.com/images/b.gif');
	height: 44px;
}

.header {
	background-image: url('http://www.icopybot.com/images/t.jpg');
	height: 150px;
}

.header-ibackupbot {
	background-image: url('http://www.icopybot.com/images/t-ibackupbot.jpg');
	height: 150px;
}

.header-ivideobot {
	background-image: url('http://www.icopybot.com/images/t-ivideobot.jpg');
	height: 150px;
}

.content {
	height: 100%;
	font-family: Verdana, Arial, Tahoma, Sans-serif; 
	font-size: 11px; 
	text-align: left; 
	vertical-align: top; 
	padding-left: 12px; 
	padding-top: 12px;
	padding-right: 12px;
	background-image: url('http://www.icopybot.com/images/s.gif');
}

.content-1 {
	height: 100%;
	vertical-align: top; 
	padding-left: 9px;
	background-image: url('http://www.icopybot.com/images/s.gif');
}

.content_inner {
	height: 100%;
	font-family: Verdana, Arial, Tahoma, Sans-serif; 
	font-size: 11px; 
	text-align: left; 
	vertical-align: top; 
	padding-left: 12px; 
	padding-top: 12px;
	padding-right: 12px;
}

h3 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	margin-top: 20px;
	border-bottom-color: #CCCCCC;
	color: #115098;
}

#menu {
	clear: both;
	margin: 95px 0px 0px 0px;
	padding: 0px 25px;
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 570px;
}
#menu ul {
	float: left;
	list-style:none;
	margin:0; padding: 0px 15px 0px 0px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 20px;
	color: #0000ff;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #A00;
	text-decoration: underline;	
}
#menu ul li.current a {	
	color: #ff0000;
}

.style1 {
	border-width: 0px;
}
.style2 {
	text-align: center;
	font-size: medium;
}
.style3 {
	text-align: center;
	font-size: 11px;
}

.ms-grid3-main {
	background-color: white;
	width: 100%; 
	font-size:12px;
}

.style4 {
	color: #FF0000;
}
.style5 {
	text-align: center;
	background-color: #FFFFCA;
}

.style6 {
	height: 100%;
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
}

.auto-style1 {
	font-size: medium;
}
.auto-style2 {
	font-size: small;
}
.auto-style4 {
	font-size: x-small;
	color: #000080;
}
.auto-style5 {
	font-size: x-small;
	color: #0000FF;
}
.auto-style6 {
	color: #FF0000;
	text-align: right;
}

