body {
	margin: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #E5EFF6;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #E6EBF7;
	scrollbar-face-color: #3195DD;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;

}
.copyright {

	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E11B3;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.header_bg {
	background-color: 3184C5;
	background-image: url(../images/header.gif);
	background-repeat: repeat;
}
.alltable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subtitle {
	color: #333333;
	font-weight: bold;

}
.subtitlered {
	color: #FF0000;
	font-weight: bold;

}
.subtitleblue {
	color: #0071AF;
	font-weight: bold;

}
.blueborder {
	background-image: url(../images/blueborder.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.greybordertop {
	background-image: url(../images/greyborder.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.greyborderleft {
	background-image: url(../images/greyborder.gif);
	background-repeat: repeat-y;
	background-position: left;

}
.greyborderright {
	background-image: url(../images/greyborder.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.computertech_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	clip:   rect(auto auto auto auto);
	vertical-align: top;
	text-align: left;
	letter-spacing: 2px;
}
.header_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: right;
}
a:link {
	font-weight: bold;
	color: #0071AF;
	text-decoration: none;
}


a:visited {
	font-weight: bold;
	color: #0071AF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FF6000;
	text-decoration: none;
}


a:active {
	font-weight: bold;
	color: #0071AF;
	text-decoration: none;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	background-color: #89C9EF;
	border: 1px solid #660033;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text1B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.textbox {
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.combobox {
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.category_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.table_prod_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.table_prod_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.contact_bg {
	background-image: url(../images/navtile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
