@charset "utf-8";
/* CSS Document */


body {
	background-color: #ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0;
}

.scitechcontainer ul li a {
color:#FF0000;
font-size:9pt;
font-weight:bold;
text-decoration:none;
padding-bottom:5px;
padding-top:5px;
}

hr {border:none; border-top:1px solid #dddddd;}

.maincontent { display:block; margin:0 auto;width:1007px;background-image:url(img/table_bg.jpg);}

.bigbox {background-image:url(img/bigbox_bg.jpg); background-repeat:repeat-y;}

.smallbox {background-image:url(img/smallbox_bg.jpg); background-repeat:repeat-y;}

.smallbox_top {width:245px; height:23px; background:url(img/smallbox_top.jpg) no-repeat;}
.smallbox_bottom {width:245px; height:23px; background:url(img/smallbox_bottom.jpg) no-repeat;}

.sidebox {border:#dddddd 1px solid}

a:link {
	color: #FF0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

table img a {border: none;}
