/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
.bannerwrapper{
	width:100%;
	height:20px;
	background:url(images/HeaderBg.gif);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:text-bottom;
 
 
 }
 .bannerwrapper td {
 	padding-left:5px;
	padding-right: 5px;
	padding-top: 2px;
 }
.bannerwrapper a:link{
color:white;
text-decoration: none;
	  
}
.bannerwrapper a:visited {
	color:white;
}
.bannerwrapper a:hover {
	color: Silver;
}

#navcontainer { width: 165px; }

#navcontainer ul
{
 margin: 0;
 padding-left: 0px;
 list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: smaller;
font-weight: bold;
}

#navcontainer a
{
display: block;
   padding: 10px;
 

background-color: #B1BDC5;
border-bottom: 1px solid #eee;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:black;
}

#navcontainer a:link, a:visited
{
color: black;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #036;
color: #fff;
}

.myfooter{ padding:10px; 
 color:#333; 
  font-size: 95%;
}

.myfooter a:link  {
color: gray;

text-decoration: none;
}
.myfooter  a:visited {
	color: gray;
	text-decoration: none;
}
.myfooter a:hover {
	color: Red;
	text-decoration: none;
}

#left {background-color:#EFEFEF;
}

#bottom li {
	list-style-image: url(http://www.datasystemsplus.net/wp-content/themes/thesis/bullet.jpg);
}
#bottom2 li {
	list-style-image: url(http://www.datasystemsplus.net/wp-content/themes/thesis/copy.jpg);
}
