/* Computer Hope global CSS definitions - 6/06/2008 */

body { margin : 0px; background-color:#F9F9F9}   /* #F7F5EB } */

div.box {
	background-color: #F7F5EB;
	position: absolute;
	top:120px;
	width: 600px; 
	left: 50%; 
	margin-left: -150px; 
}

div.center{

text-align: center;
margin:auto;
width:75%;

}
table.main_table{
	margin:auto;
	color:#333333;
}
table.main_table th {
	text-align:left;
	background-color: #dedede;
}
table.main_table td {
	text-align:left;
	background-color: #ffffff;
}
table.center_table{
	margin:auto;
}
table.center_table th {
	text-align:center;
	background-color: #dedede;
}
table.center_table td {
	text-align:left;
}
table.center_table td.a {
	background-color: #F8F8F8; color: black;
}
table.center_table td.b {
	background-color: #E8E8E8; color: black;
}

table.box {
	margin:auto;
	text-align:center;
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-width: 5px;
	border-color: gray;
	border-collapse: separate;
	background-color: #F7F5EB;
}
table.box th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #F7F5EB;
	-moz-border-radius: 0;
}
table.box td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #F7F5EB;
	-moz-border-radius: 0;
}

table.pannel td {
	border-width: 1px;
	padding: 1px;
	border-style: outset;

}
table.pannel td:hover {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: #9FCFFF;
}

div.greymenu {
	background-color: #D4D4D4;
	position: absolute;
	width: 150px; 
}
table.greymenu {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-width: 2px;
	border-color: white;
	border-collapse: collapse;
	background-color: #D4D4D4;
}
table.greymenu td {
	border-width: opx;
	padding: 1px;
	border-style: none;
	border-color: #C3C3C3;
	background-color: #D4D4D4;
	-moz-border-radius: 0;
}
table.greymenu td:hover {
	color: white;
	background-color: #000066;
}


a.s:link {text-decoration: none;color: #000066}
a.s:visited {text-decoration: none;color: #000066}
a.s:active {text-decoration: none;color: #000066}
a.s:hover {text-decoration:  none; color: skyblue}

a.l:link {text-decoration: none;color: #000033}
a.l:visited {text-decoration: none;color: #000033}
a.l:active {text-decoration: none;color: #000033}
a.l:hover {text-decoration:  none; color: skyblue}


a:link {text-decoration: none;color: blue}
a:visited {text-decoration: none;color: blue}
a:active {text-decoration: none;color: blue}
a:hover {text-decoration:  none; color: skyblue}
a img { border: 0; }

h1 { font-size: 20pt; border-bottom-style:solid; border-bottom-width:1px; border-color:#808080; }
h2 { font-size: 18pt; font-weight: bold; }
h3 { font-size: 14pt; color: #005CB9; font-weight: bold; }

table.xl {
	border-width: 1px;
	border-spacing: 0px;
	border-style: groove;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.xl th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0;
}
table.xl td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0;
}
input.xl {
	border-width: 0px;
	padding: 0px;
	border-style:solid;
}

textarea.xl {
	border-width: 0px;
	padding: 0px;
	border-style:solid;
	overflow:hidden;
	resize: none;
}


table.news {
	border-width: 1px;
	border-spacing: 5px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
}

table.news th {
	border-width: 5px;
	padding: 1px;
	border-style: outset;
	border-color: white;
	-moz-border-radius: 0;
}
table.news td {
	border-width: 5px;
	padding: 1px;
	border-style: outset;
	border-color: white;
	-moz-border-radius: 0;
}



table.sortable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: gray;
}
table.sortable tr {
	background-color:black;

}
table.sortable th {
	border-width: 1px;
	padding: 3px;
	font-weight: bold;
	border-style: none;
	border-color: gray;
	background-color:#000066;
}
table.sortable td {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray;
}


/*
input
{
   color:#FFFFFF;
   background-color:#000000;
   font-size:14px;

}

select
{
   color:#FFFFFF;
   background-color:#000000;
}
*/


.footer { text-align:center; border-top-style:solid; border-top-color:#9FCFFF; border-top-width:4px; }

.legal { text-align:center; font-size:10px; }



/*   menu  */
.main_menu
{
	height:30px;
	width:100%;
	line-height:30px;
	color:#FFF;
	position:fixed;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#0068ac;
}
.main_menu
{
	position:fixed;
	z-index:100;
}
.main_menu ul li a, .menu ul li a:visited
{
	display:block;
	text-decoration:none;
	color:#FFF;
	width:109px;
	height:30px;
	text-align:center;
	color:#fff;
	line-height:30px;
	overflow:hidden;
}
.main_menu ul
{
	padding:0;
	margin:0;
	list-style: none;
}
.main_menu ul li
{
	float:left;
	position:relative;
}
.main_menu ul li ul
{
	display: none;
}

/* specific to non IE browsers */
.main_menu ul li:hover a
{
	background:#3e941f;
	color:#FFF;
}
.main_menu ul li:hover ul
{
	display:block;
	position:absolute;
	top:30px;
	left:0;
	width:169px;
}
.main_menu ul li:hover ul li ul
{
	display: none;
}
.main_menu ul li:hover ul
{
	background:#004376;
	font-size:13px;
}
.main_menu ul li:hover ul a
{
	background:#004376;
}
.main_menu ul li:hover ul li a
{
	display:block;
	color:#FFF;
	width:149px;
	text-align:left !important;
	padding:0 10px;
	height:24px;
	line-height:24px;
	margin:0 0 3px 0;
	background-image:none !important;
}
.main_menu ul li:hover ul li a:hover
{
	color:#FFF;
	background:#429a21 !important;
}
.main_menu ul li:hover ul li:hover ul
{
	display:block;
	position:absolute;
	left:105px;
	top:0;
}



