a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#holder {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color: #FFFFFF;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
}
.bottomlinks {
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 0px;
	text-align: left;
	padding-right: 3px;
	padding-left: 14px;
}
.insidetext {
	font-size: 12px;
	padding: 0px 35px 1px 14px;
}
.sublinks {
	border-top: 5px none;
	border-right: 0px none;
	border-bottom: 1px solid #333333;
	border-left: 0px none;
	padding: 3px 10px 1px 18px;
	font-weight: bold;
}
.texttable {
	border-top: 1px solid #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
h1 {
	margin-left: 14px;
	font-size: 18px;
	margin-top: 5px;
	color: #0099CC;
}
.readymade_table {
	margin-left: 14px;
}

.homelarge {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 10px 5px 13px;
 }
.navbox {
	border-top: 1px solid #333333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableheaders {
	font-weight: bold;
	color: #FFFFFF;
}
.componenttable {
	border: 1px solid #000000;
	margin-left: 3px;
}
.didyouknow {
	font-size: 11px;
	color: #666666;
	margin-left: 19px;
	margin-top: -8px;
	margin-right: 12px;
	line-height: 15px;
}
.johndoebuilt {
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	font-style: italic;
	margin: -14px 12px -8px 19px;
}
.readymadetitles {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -8px;
}

.homeright {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 40px 0px 10px;
	margin: 0px;
 }
 
 .homelarge2 {
	font-size: 14px;
	line-height: 14px;
	padding: 3px 20px 5px 0px;
 }
 
.homeboxcolumn {
	border-left: 1px dashed #C1BD59;
}
.homeboxcolumntext {
	line-height: 15px;
	font-size: 12px;
	padding: 0px 9px 6px;
	margin-top: -5px;
}
.homespeaktoa {
	line-height: 16px;
	font-size: 13px;
	padding: 0px 9px 6px 11px;
}
