body         { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background:#FFFFCE;}

A:link       { text-decoration: none; color: #FF9900; font-family: Arial }

A:visited    { text-decoration: none; color: #CC6600; font-family: Arial }

A:active     { text-decoration: none; color: #7E97D1; font-family: Arial }

A:hover      { text-decoration: underline; color: #FF9900; font-family: Arial }


td		 { font-family: Arial; font-size: 9pt; color: #000000 ;}
p, li, ul, blockquote   { 
						text-align: justify; margin-left:15px; margin-right:15px;}


h1           { font-family: Arial; font-size: 12pt; color: #444444; margin-top: 8; margin-bottom: 18; border-bottom: 2px solid #333333 }
h2           {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	margin-top: 8;
	margin-bottom: 18;
	font-weight:bold;
	/*text-align: center;*/
}

h1.short     { font-family: Arial; font-size: 12pt; color: #444444; margin-top: 16; margin-bottom: 4 }
p.short      { font-family: Arial; font-size: 9pt; margin-top: -10 }/* sg stands for short paragraph distance and grey (Navigation to links on same page) */
p.big        { font-family: Arial; font-size: 12pt; color: #000000 }
.light      { font-family: Arial; font-size: 8pt; color: #808080}
p.yell       { font-family: Arial; font-size: 8pt; color: #FFFFCE}
p.center    {align:center;}


table { border: 0px dotted red ;}
table#top { width: 660px;  }
table#maincontent { width: 660px;  padding: 10px; }
table#footer { width: 660px;
	margin-top: 2.0 em;
	border-top: 1px dotted red;
	padding-top:.3em;
	font-style: bold; }
td#footer td  { 
text-align: center;
font-size: 17px;
color: #000000;
}

div#logo {float: right; padding: 10px;}

table#leftnav{ width:125px;}
table#leftnav td{
	background-image: url(images/black_button_125.gif);
	width:125px;
	height:37px;
	text-decoration:none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
}
table#leftnav td a {
	display: block;
	width: 125px;
	height: 37px;
	background: transparent url(images/both2_buttons_125.gif) no-repeat;
	color:yellow;
	text-decoration: bold;
	padding-top: 8px;
} 
table#leftnav td a:link{color:yellow; text-decoration: none;}
table#leftnav td a:visited{color:yellow; text-decoration: none;}
table#leftnav td a:hover {background-position: -125px 0;color:yellow; text-decoration: none;}
/*table#leftnav td a:active{background-position: -125px 0;color:yellow; text-decoration: none;}*/

