/* CSS Document for Computer 2000 LLC - Done by Jasmir/Aufait */

body{
	margin:0px;
	padding:0px;
	background:url(images/page_bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
}
hr{
	background:#CCCCCC;
	height:1px;
	border:1px solid #CCCCCC;
}
a {
	text-decoration:none;
	color:#555555;
}
a:hover {
	text-decoration:underline;
}
img{
	padding:0px;
	margin:0px;
}

#topspace{
	height:8px;
}

#menu{
	margin:0px;
	padding:0px;
	background:url(images/menu_bg.gif) repeat-x;
	height:92px;
}
.menutable{
	width:746px;
	height:92px;
}
.submenu{
	background:#ebf1f6; 
	font-size:11px; 
	color:#1e4c9c;
	height:30px;

}
.submenu a{
	background:#ebf1f6;
	font-size:11px;
	color:#1e4c9c;
	display: block;
	padding:2px 0px 0px 10px;
	border-left:3px solid #ebf1f6;
	height:18px;
}
.submenu a:hover{
	background:#C2D6E4;
	font-size:11px;
	color:#990000;
	text-decoration:none;
	display: block;
	border-left:3px solid #1B4999;


}
.submenu p{
	padding:0px;
}
.footertable{
	width:746px;
	height:34px;
	color:#FFFFFF;
}
.footertable a{
	color:#FFFFFF;
	text-decoration:none;
}
.footertable a:hover{
	text-decoration:underline;
}
.menutable #links{
	width:100px;
	vertical-align:bottom;
	padding-bottom:15px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.menucorner{
	width:6px;
	height:6px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}
p{
	padding:5px;
	margin:0px;
}
.thumb1{
	border:1px solid #ffffff;
}
.input{
	width:150px;
	border:1px solid #CCCCCC;
	background:#F5F5F5;
	color:#555555;
}
