html,body 				{ margin: 0; padding: 0; }
html 					{ font-family: Arial, Trebuchet MS, Arial, Helvetica, sans-serif;  text-align: center; }
#Frame 					{ width: 900px; margin: 0 auto; text-align: center;}
	
body{
 margin: 0 auto;
 padding:0;
 color: #333333;
 
 
	font-family: Arial, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;

	text-align: center;
	background: #fbfbfb url('../images/stripe.jpg') center repeat-y;
}


table1					{ font-size: 14px; font-style: normal; font-weight: normal; text-align: left; }
a, a:link, a:visited	{ color: #0000CC; text-decoration: underline; font-weight: bold; }
h1 						{ font-size: 18px; font-weight: bold; color: #ff0000; text-decoration: underline; }
h2 						{ font-size: 14px; font-weight: bold; }
p						{ margin: 1.5em 0; line-height: 1.2em; }
ul li					{ line-height: 1.2em; padding: 0.25em 0; }

#lh-col img { margin-top: 15px; }
#lh-col{ float: left; width: 180px; border: 0px solid #000000; background: #ffffff; color: #000000; margin: 0px; padding: 0px; }
p.large { font-size: 15px; }
 

dl#menu { width: 180px; }
dt.linkbox		{ margin-bottom: 6px; text-align: center; height: 24px; border: 1px outset black; }
dt.linkbox a	{ display: block; text-decoration: none; colour: white; font-weight: bold; height: 24px; line-height: 24px; }
dt.linkbox a	{ background: white; }
dt.linkbox:hover	{ border: 1px outset red; }
dt.linkbox a:active { background: white; border: 1px inset green; }
 
 
.mylink { color: gray; text-align: center;  font-size: 7pt;}
.mylink a { text-decoration: none; color: gray; text-align: center;  font-size: 7pt;}
.mylink a:hover { color: gray; text-align: center;  font-size: 7pt;}
.mylink a:active { color: gray; text-align: center;  font-size: 7pt;}
.mylink a:link { color: gray; text-align: center;  font-size: 7pt;}
.mylink a:visited { color: gray; text-align: center;  font-size: 7pt;}

tr.header { color: red; font-weight: bold; }
table.grid td { text-align: center; vertical-align: middle; padding: 5px; }


#rh-col { margin: 0px 0px 40px 0px; border: 0px solid #000000; background: #ffffff; color: #000000; margin-left: 20px; float: left; text-align: left; width: 680px; }
