﻿html, body {
margin: 0px;
	height: 100%;
	background:#FFFFFF url('images/bottom_bg.jpg');
}

#Table_01 {
	width: 100%;
	background:#FFFFFF url('images/bottom_bg.jpg');
}



#Table_2 {
	width: 215px;
}

    a:link { color : #5582C0; font-weight:bold;
	text-align: left;
	font-size: xx-small;
}
#table2 {
	font-family: Arial;
	font-size: x-small;
	font-weight: 700;
	color: #414141;
}

#ddmenu{
width:100%;
}

#ddmenu{
width:100%;
}

#ddmenu ul{
list-style:none;
margin:0;
padding:0;
}

#ddmenu ul{
list-style:none;
margin:0;
padding:0;
}

#ddmenu li{
position:relative;
}

#ddmenu li{
position:relative;
}

#ddmenu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#ddmenu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#hitcomputer {
	height: 225px;
	width: 238px;
}

.c_box{
        width: 100%; 
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
        }
        
/********************************************/
/*********          Logos          **********/
/********************************************/

.logoThumbs{
	width: 662px;
	height: 50px;
	font-family: Arial;
	font-size: x-small;
	color: #414141;
	text-align: center;
}

.logoThumbs img a, .logoThumbs img a:hover{
	border: 1px #808080 solid !important;
}

.logosThumbHeeading {
	background: #4e4e4e;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 5px 20px;
}