body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
}
#mainTable {
		 width: 100%;
		 border: 0px solid #000000;
        /*/*/line-height: 1.5em; /* */
 }
 
 #mainTable td {
        padding: 0px;/*Pads each table cell in modern browsers*/
 }
 #maincontent {
  	   /*/*/margin: 0px 0px 0px 0px; /* */
	   padding: 0px;/*Pads each table cell in modern browsers*/   
       font-size: 12px;
        /*/*/font-size: 100%; /* */
		/*/*/line-height: 1.5em; /* */
 }
  
  #secondarycontent {
        font-size: 12px;
        /*/*/font-size: 100%; /* */
		/*/*/line-height: 1.5em; /* */
 }

 #secondarycontent a {
        /*/*/padding: 3px;
        display: block;
        border: 2px dotted #CCC;
        text-decoration: none;
        line-height: 1.5em;
        width: 160px; /* */
 }
 #secondarycontent a:link, #sidebar a:visited {
        color: #000000;
 }
 #secondarycontent a:hover, #sidebar a:active {
        color: #000000;
        background-color: #FF0000;
        border: 2px solid #999999;
 }
 #secondarycontent ul {
        /*/*/padding-left: 1em;
        margin-left: 1em;
        list-style-type: none; /* */
 }
 
#secondarycontent li {
        /*/*/margin: 0px 0px 6px 0px; /* */
 }

 #sidebar {
	width: 205px;
	height: 495px;
	font-size: 10px;
	vertical-align: top;
	font-size: 85%;
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-image: url(images/SINZ.gif);
	width: 205px;
 }
 
#sidebar a {
        /*/*/padding: 3px;
        display: block;
        border: 2px dotted #CCC;
        text-decoration: none;
        line-height: 1.5em;
        width: 100px; /* */
 }
 #sidebar a:link, #sidebar a:visited {
        color: #333;
 }
 #sidebar a:hover, #sidebar a:active {
        color: #000000;
        background-color: #FF0000;
        border: 2px solid #999999;
 }
 #sidebar ul {
        /*/*/padding-left: 1em;
        margin-left: 1em;
        list-style-type: none; /* */
 }
 
#sidebar li {
        /*/*/margin: 0px 0px 6px 0px; /* */
 }
 
#pop {
	font-size: 10px;
	vertical-align: top;
	font-size: 85%;
	line-height: 1.5em;
 }
 
#pop a {
        /*/*/padding: 3px;
        display: block;
		background-color: #FFFFFF;
        border: 2px dotted #CCC;
        text-decoration: none;
        line-height: 1.5em;
        width: 100px; /* */
 }
 #pop a:link, #pop a:visited {
        color: #333;
 }
 #pop a:hover, #sidebar a:active {
        color: #000000;
        background-color: #FF0000;
        border: 2px solid #999999;
 }
 #pop ul {
        /*/*/padding-left: 1em;
        margin-left: 1em;
        list-style-type: none; /* */
 }
 
 
 #current a {
        color: #000000 !important;
        /*/*/background-color: #999999!important;
        border: 2px dotted #999 !important; /* */
 }
 #submenu a {
 		font-size: 10px;
        /*/*/
        border: 1px dotted #999 !important; /* */
		/*/*/ margin-left: 1.5em!important; 
        list-style-type: none!important;
		width: 70px!important; /* */
		font-size: 10px!important;
		vertical-align: top!important;
        /*/*/font-size: 85%!important; /* */
		/*/*/line-height: 1em!important; /* */
 }
 #submenu a:hover, #sidebar a:active {
        color: #000000;
        background-color: #6699CC;
        border: 1px solid #999999;
 }

 

 #header {
		background-repeat: no-repeat;
		background-image: url(images/title.jpg);
 }
  #footer {
		/*/*/line-height: 1.5em; /* */
 		background-repeat: no-repeat;
		background-image: url(images/footer.jpg); 
}
 #footer a {
        /*/*/padding: 3px;
        text-decoration: none; /* */
 }
 #footer a:link, #sidebar a:visited {
        color: #000000;
 }

td, p, ul {
        font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/

 h1 { font-size: 160%; }
 h2 { font-size: 140%; }

