body {
	background-color: #7FB3F0;	
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
}
form
{
	margin:0px;
}
a
{
	color:#686868;
	text-decoration:underline;
}
a:hover
{
	color:#686868;
	text-decoration:none;
}
.dark
{
	color:#444444;
}
a.dark
{
	color:#444444;
	text-decoration:none;
}
a.dark:hover
{
	color:#444444;
	text-decoration:underline;
}
.red
{
	color:#A10F0F;
	font-weight:bold;
}
a.red
{
	color:#A10F0F;
	text-decoration:none;
}
a.red:hover
{
	color:#A10F0F;
	text-decoration:underline;
}
a.red_u
{
	color:#A10F0F;
	text-decoration:underline;
}
a.red_u:hover
{
	color:#A10F0F;
	text-decoration:none;
}
.black
{
	color:black;
}
.blue
{
	color:#231181;
}
.green
{
	color:#537004;
	font-weight:bold;
}
.gray
{
	color: #AAAAAA;
}
a.blue
{
	color:#231181;
	text-decoration:underline;
}
a.blue:hover
{
	color:#231181;
	text-decoration:none;
}
.copy
{
	color:#FAF8F8;
}
a.copy
{
	color:#FAF8F8;
	text-decoration:none;
}
a.copy:hover
{
	color:#FAF8F8;
	text-decoration:underline;
}
.top
{
	color:#4D4D4F;
	font-size:10px;
	font-weight:bold;
}

.fbItem {
	display: none;	
}

.HeaderBG {
	width: 619px; height: 84px;
	background-color: white;
	background-image: url('http://www.computersolutionsmt.com/images/6.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.LeftBG {
}

.browseHeader {
	background-color: #AAAAAA;
	font-size: 14px; color: white;
	text-align: center; text-decoration: none;
	padding: 4px;
}
.browseHeader a, .browseHeader a:visited, .browseHeader a:link {
	color: white; text-decoration: none;
}
.browseContent {
	border: 1px solid black; text-align: center;
	font-size: 22px; padding: 4px; 0;
}

.computersHead {
	text-align: center; font-size: 24px; font-weight: bold;	
}
.computersContent {
	border: 1px solid black; text-align: left;
	font-size: 16px; padding: 4px; 0;
	color: black;
}
.computerSepcial {
	font-size: 13px; color: #FF9A02;
	font-weight: bold;
}
.computersSub1 {
	color: #666666;	font-size: 14px;
}
.computerSpecs {
	font-size: 12px;	
}
