body {
	background: #000000 url(images/bg.gif);
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #575757;*/
}
p {
	text-align: justify;
	color: #575757;
	line-height: 15px;
	margin-bottom:10px;
	margin-top: 0px;
	color: #333333;
	padding: 0px;
	font-size: 11px;
}

hr {
	color: #3F5A89;
	height:1px;
}

.maintable {
	background: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

a {
	color: #CC0000;
	/*font-weight: normal;
	text-decoration: underline;*/
}

a:hover {
	color: #FF0000;
	/*font-weight: bold;
	text-decoration: none;*/
}

a.white {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

a.white:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

.aplain {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none
}



.header {
	height: 150px;
	width:780px;
	background: #CC0000;
	/*border-bottom: 1px solid #dddddd;*/
}

.menubar {
	background: #000000 url(images/menubar_black.gif);
	height: 38px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
}

.menubar2 {
	background: #DFDFDF url(images/menubar_grey.gif);
	height: 20px;
	border-bottom: 1px solid #000000;
}

.welcome { 
	position:absolute; 
	top:20px; 
	padding:10px; 
	text-align:justify; 
	font-size:10px;
	width: 750px;
}

.infobox {
	background: #FFFFFF url(images/infobox_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #444444;
	height: 135px;
	padding: 6px;
	font-size:10px;
}

.infobox_body {
	background: #FFFFFF url(images/infobox_bg.gif);
	background-repeat: repeat-x;
	height: 135px;
	padding: 12px;
}

.infobox_heading {
	background: #000000 url(images/infobox_head_bg.gif);
	height: 19px;
	color: #FFFFFF;
}

.page_top {
	background: #000000 url(images/low_cost_web_design.gif);
	height: 20px;
	color: #FFFFFF;
	text-align: center;
}

.bottom_black {
	background: #000000;
	height: 10px;
	border-bottom: 1px solid #FFFFFF;
}

.bottom2 {
   background: #CC0000 url(images/bottom_bg.gif);
	height: 48px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
}

.quick {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px; 
	border:1px solid #666666;
	color: #444444;
	/*scrollbar-3dlight-color: #AAAAAA;
	scrollbar-arrow-color: #AAAAAA;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-track-color: #EFEFEF;*/
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

.estimate {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #666666;
	color: #333333;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

ol {
        list-style-position: outside;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
		margin-left : 25px;
		margin-right : 15px;
}

ul {
        list-style-position: outside;
        list-style-type: square;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
		margin-left : 25px;
		margin-top : 5px;
		margin-bottom : 10px;
		margin-right : -5px;
}

li {
        margin: 5px 5px 5px 5px;
		  color: black;
}

h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
		line-height: 12px;
        color: #CC0000;
		  		margin-top:7px;
		margin-bottom:7px;
		margin-top: 20px;

}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
		line-height: 12px;
        color: #666666;

}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
		line-height: 18px;
        color: #666666;

}


.cell {
	padding:8px;
	/*border: 1px solid #cccccc;*/
	/*background: #FFFFFF;*/
	font-size:10px;
}

.red-dot {
	background: url(images/red-dot-portfolio.gif);
	margin: 10px;
	
}

.tenpx {
	font-size:10px;
}