body	{
	color:#666666;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FEF9C4;
	font-size:8pt;
	}
A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR {font-family:tahoma,sans-serif; font-size:11px}

FONT.red {color:#e00505}

.table	{
	font-size:8pt;
	}

a:link	{text-decoration:none;
	color:#EE8C33;
	font-weight:bold;
	}

a:visited{text-decoration:none;
	color:#EE8C33;
	font-weight:bold;
	}

a:hover	{text-decoration:none;
	color:#ff0000;
	font-weight:bold;
	}

div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 100%;
	text-align: left;
	border-style:solid;
	border-width:1;
}

#logo	{position:absolute;
	left:0;
	top:0;
	background-color:#FEAD32;
	width:160;
	height:84;
	background-image:url(./images/riph.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}

#top	{
	width:620;
	position:absolute;
	background-color:#FEAD32;
	left:140;
	top:0;
	height:84;
	background-image:url(./images/riph.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}

#menu	{
	position:absolute;
	width:160;
	top:85;
	left:0;
	text-align:center;
	background-color:#FEF9C4;
	height:100%;
	}

#content{
	background-color:#FEF9C4;
	position:absolute;
	top:85;
	left:160;
	width:620;
	font-family:Verdana, Arial, sans-serif;
	color:#1D7372;
	padding:10px;
	text-align:left;
	padding-left:20px;
	border-style:solid;
	border-width:0 0 0 0;
	border-color:black;
	}

#header	{background-color:white;
	float:left;
	margin 0px 0px 0px 0px;
	width:570;
	height:80;
	text-align:center;
	
	}
	

#trim	{width:20;
	float:right;
	height:100%;
	background-color:#2B908C;
	}

div.nav {
	width:150;
	height:30;
	border-style:solid;
	border-width:2 0 1 0;
	border-color:white;
	background-color:#dddddd;
	font-family:Verdana, Arial, sans-serif;
	color:#EE8C33;
	font-weight:normal;
	padding:5 0 3 0;
	}

h1	{font-family:Verdana, Arial, sans-serif;
	color:#EE8C33;
	margin:0px 0px 0px 0px;
	}

h3	{font-family:Verdana, Arial, sans-serif;
	color:#2B908C;
	margin:5px 0px 0px 0px;
	font-weight:normal;
	}

h4	{font-family:Verdana, Arial, sans-serif;
	color:#EE8C33;
	margin:5px 0px 0px 0px;
	font-weight:bold;
	}
