﻿/* CSS Document */


.horredline {
	border-collapse: collapse;
	background-image: url('images/dot_h.gif');
}

body {
	margin:0px; 
	padding:0px; 
	height:100%; 
	<!- background:url(http://www.321backup.com/vcs/images/bg.jpg); ->
}

html {
	margin:0px; 
	padding:0px; 
	height:100%; 
	<!- background:url(http://www.321backup.com/vcs/images/bg.jpg); ->
}

div {
	color: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	line-height:18px;
}


.regtext {
	color: #505050;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	line-height:18px;
}


.majortitle {
	font-family: font: 62.5% Georgia, "Times New Roman", Times, serif;
	color: #505050;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.sectiontitle {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	color: #505050;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.sectionsubtitle {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	color: #505050;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;

}
.picright {
	border: 1px solid #808080;
	margin: 0px 0px 15px 15px;
	text-align: left;
	vertical-align: top;
}
.picleft {
	border: 1px solid #808080;
	margin: 0px 15px 15px 0px;
}


a {
	color: #505050;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;

}


a:hover {
	color: #505050;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	line-height:18px;
	text-decoration:none;	
}


a.snapheading {
	color: #505050;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
}


a.snapheading:hover {
	color: #50A900;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.regtextitalic {
	color: #505050;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
}
