
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background: #4E80BB;
	line-height: 1.35em;
}

.footer {
	text-align: left;
	width: 100%;
	background: #E3E2E3 url(fade.gif) repeat-x bottom;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	height: 25px;
	border-top: 1px solid #999999;
}

.topcell a:link {
	text-decoration: underline;
	color: #2955A0;
}

.topcell a:visited {
	color: #2955A0;
	text-decoration: underline;
}

#wrapper {
	height: 100%;
}

.firsttable {
	width: 800px;
	text-align: center;
}

.logo {
	background: url(rubenisme_logo.png) no-repeat 0px center;
	height: 60px;
	width: 300px;
	cursor: pointer;
}

.navtable {
	width: 100%;

}

.toptext {
	font-size: 75%;
	vertical-align: top;
	padding-top: 5px;
}

.navoff {
	font-size: 85%;
	text-align: center;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	padding: 2px;
	width: 120px;
	
}

.navon {
	padding: 2px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	cursor: pointer;
	font-size: 85%;
	width: 120px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #2955A0;
}

.wrapper {
	text-align: center;
}
.leftbar {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
	background: #EFEFEF;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.leftbar a {
	color: #2955A0;
	text-decoration:underline;
}

.leftbar visited {
	color: #2955A0;
	text-decoration:underline;
}
.contentwrapper {
	width: 800px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
	height: 100%;
}
.leftnav {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #333333;
	font-size: 11px;
	padding: 5px 10px;
	line-height: 1.45em;
	background: #EFEFEF;
}

.leftnav a {
	color: #2955A0;
	text-decoration:underline;
}

.leftnav a:visited {
	color: #2955A0;
	text-decoration:underline;
}

.sidecell {
	height: 10px;
	background: #FFFFFF;
}

.rightnav {
	background: #FFFFFF;
	text-align: right;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	font-size: 85%;
	padding-right: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 220px;
}
.topcell {
	padding-left: 10px;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}
.leftcell {
	padding-left: 10px;
	vertical-align: top;
	padding-right: 10px;
	width: 175px;
}

.bodycell {
	width: 100%;
	border: 1px solid #CCCCCC;
}

#siteborder {
	border-right: thin solid #999999;
	border-left: thin solid #999999;
	background: #FFFFFF;
	border-bottom: thin solid #999999;
	width: 800px;
}

.navheadline {
	background: #E6E6E6;
	vertical-align: middle;
	font-weight: bold;
	color: #333333;
	height: 25px;
	padding-right: 0px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

.navtext {
	width: 150px;
	font-size: 11px;
	border-width: 1px;
	border-style: outset;
	border-color: darkgray;
	background-color: #CCCCCC;
	color: black;
	text-align: left;
}

.ruler {
	width: 500px;
	visibility: hidden;
}

.h3 { font: bold 11pt verdana, arial, Helvetica, sans-serif; }
.h4 { font: bold 10pt verdana, arial, Helvetica, sans-serif; }

.linkwhite { font: 11px verdana, arial, sans-serif;  color: #FFFFFF; }
.linkwhite:visited { font: 11px verdana, arial, sans-serif;  color: #FFFFFF; }
