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

body {
	background-color:#999999;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:0px;
	font-size:12px;
}

p {
	text-align:justify;
}

td {
	vertical-align:top;
	text-align:center;
	font-size:12px;
}

.header1 {
	width:980px;
	height:115px;
	background-image:url(http://www.ribix.com/interface/header_bg.jpg);
	background-repeat:repeat-x;
}

.headerside {
	height:115px;
	width:19px;
}

.headerlogo {
	width:112px;
	height:115px;
}

.headermenu {
	width:450px;
	height:115px;
}

.gapV20 {
	height:20px;
}

.contentbg {
	background-image:url(http://www.ribix.com/interface/content_bg.jpg);
	background-repeat:repeat-y;
}

.footer {
	padding-top:20px;
	padding-bottom:20px;
}

a {
	color:#333333;
	text-decoration:none;
}

a.footerlink {
	font-weight:bold;
	text-decoration:none;
}

a img {
	border-width:0px;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}

a.footerlink:hover {
	font-weight:bold;
	text-decoration:underline;
}