@import url(no_ns4.css);
body					{margin: 20px;  background-color: #f0f0f0; 
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color:  #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
}
#navbar				{background-color: #0e4174;}

h1						{font-family: verdana, sans-serif; font-size: 20px; font-weight: normal; color: #003366; margin-left: 20px;}
h2						{font-family: verdana, sans-serif; font-size: 13px; font-weight: bold;   color: #003366; margin-left: 20px;}
h3						{font-family: verdana, sans-serif; font-size: 13px; font-weight: bold;   color: #003366; margin-left: 20px; margin-bottom:0;}
p,ul,ol				{font-family: verdana, sans-serif; font-size: 13px; margin-left: 20px; margin-right: 20px;}
td						{font-family: verdana, sans-serif; font-size: 13px;}
.small				{font-family: verdana, sans-serif; font-size: 11px;}
a						{text-decoration: none; color: #0E4174; /* border-bottom: 1px solid; */}
a:hover				{text-decoration: none; /* border-bottom: 1px dashed; */ background-color: #DDEEFF}
a:visited			{color: #6699CC;}
ul						{margin-left: 20px; padding-left: 1.3em; margin-top:3px; line-height: 1.5em; list-style-type: square;}
ol						{margin-left: 36px; padding-left: 1.3em; margin-top:3px; line-height: 1.5em;}
hr						{width: 100%; color: #778899; height: 1px;}
.box					{background-color: #fffacd; padding: 10px; border:1px solid #f5deb3}
.red					{color: #ff0000}
.gray					{color: #333333}
.main					{border-left: 1px solid #0E4174; border-right: 1px solid #0E4174; border-bottom: 1px solid #0E4174;}
.footer				{font-family: verdana, sans-serif; font-size: 10px; color: white; padding-left: 20px; padding-right: 20px;}
.content				{margin-left: 20px; margin-right: 20px;}
.submenu				{font-family: verdana, sans-serif; font-size: 13px; border: 1px solid #0E4174; padding-left: 5px;}
a.link				{border-bottom: 1px solid;}
a.link:hover		{border-bottom: 1px dashed;}

table.products		{margin-left: 20px; font: 13px verdana,sans-serif; border-collapse: collapse; }
table.products th	{background-color:#0E4274; color: #fff; text-align: left; border: 1px solid #0E4274; }
table.products td {background-color: #e6f2ff; border: 1px solid #0E4274;}

input {font: 13px verdana,sans-serif;}
.field {width: 150px; margin-right: 10px}

.spacertop	{margin-top:10px}
.spacerright {margin-left: 20px}
