/* ============================ */
/*		[S] HTML Standards		*/
/* ============================ */
body 	{ margin:0; font: 11px Verdana, Arial, Helvetica; color: #000; background-color:#FFF }
p 	{ margin: 5px 0px 15px 0px; }
b 	{ font-weight: bold }
li 	{ padding: 1px 1px 1px 0px; margin: 0px 0px 0px -15px }
strong 	{ font-weight: bold }
i { font-style: italic }
pre { font-family: monospace; }
img { border: 0px; border-style:none }
th, td, li, dd, dl, dt    {
	font-family: verdana, arial, helvetica; font-size: 11px;
	}
/* Link */
a:link			{ color: #06c; font-style: none; text-decoration:none; }
a:hover			{ color: #f93; font-weight: bold; font-style: none; text-decoration:none; }
a:visited		{ color: #06c; font-style: none; text-decoration:none; }
a:visited:hover	{ color: #f93; font-weight: bold; font-style: none; text-decoration:none; }
h1 {color: #165CA1; size: 16px}
h2 {color: #165CA1; size: 14px}
h3 {color: #165CA1; size: 12px}
/* ============================ */
/*		[E] HTML Standards		*/
/* ============================ */


/* ============================ */
/*		[S] Headers, etc.		*/
/* ============================ */
.header10 	{ font-size: 10px; color: #000; font-weight: bold }
.header14 	{ font-size: 14px; color: #000; font-weight: bold }
.header16 	{ font-size: 16px; color: #000; font-weight: bold }
.header18 	{ font-size: 18px; color: #000; font-weight: bold }
.header20 	{ font-size: 20px; color: #000; font-weight: bold }
.small 		{ font-size: 9px; }
.smallwhite { font-size: 9px; color: #FFFFFF; }
.nosp 		{ display: block }
.red 		{ color: #F00; }
.cyan 		{ color: #58C; }
.green 		{ color: #0B0; }
.orange 	{ color: #F60; }
.yellow 	{ color: #FF0; }
.white 		{ color: #FFFFFF; }
.black 		{ color: #000000; }
.smallblack { font-size: 9px; color: #000; }
.smallwhite { font-size: 9px; color: #FFF; }
.explanations {border: solid 1px #AAA; background: #FFE; padding: 5px; margin:10px}
.notebox {border: solid 1px #AAA; background: #f5f5f5; padding: 5px; margin:0px}
/* ============================ */
/*		[E] Headers, etc.		*/
/* ============================ */


/* ============================ */
/*		[S] Buttons, etc.		*/
/* ============================ */
.button 	{ font-weight: bold; font-size: 12px; color: #fff; background-color: #336799; }
.buttonsm 	{ font-weight: bold; font-size: 9px color: #fff; background-color: #336799; }
.buttonbad 	{ font-weight: bold; font-size: 12px; color: #FFF; background-color: #F00; }
.buttongo 	{ font-weight: bold; font-size: 12px; color: #FFF; background-color: #390; }
.textbox 	{ font-size: 12px; color: #000; background-color: #FFF; border: 1px solid #336799 }
.textboxsm 	{ font-size: 9px; color: #000; background-color: #FFF; border: 1px solid #336799 }
.selectbox 	{ font-size: 12px; color: #fff; background-color: #336799 }
.selectboxsm 	{ font-size: 9px; color: #fff; background-color: #336799 }
/* ============================ */
/*		[E] Buttons, etc.		*/
/* ============================ */

#navBar {border: 1px solid #165CA1; padding: 4 0 4 4px; background: #fff; height: 32px}
#nav td {background: #165CA1; border-right: 4px solid #fff; color: #fff; font-weight: bold; padding: 8 10 4 10px; height: 25px}
#subNav {padding: 3px}
#subNav img {margin-top: 2px;}
#foot {border-top: 1px solid #000; border-bottom: 1px solid #000}
#fill {border: 3px solid #fff; background: #165CA1; text-align: center; color: #fff; padding: 8 0 8 0px }

#fill a:link			{ color: #fff; font-style: none; text-decoration:none; }
#fill a:hover			{ color: #DCE2F2; font-weight: bold; font-style: none; text-decoration:none; }
#fill a:visited		{ color: #fff; font-style: none; text-decoration:none; }
#fill a:visited:hover	{ color: #DCE2F2; font-weight: bold; font-style: none; text-decoration:none; }

#contentTD {padding: 4px} 
#content {border: 1px solid #000; position: relative; padding: 2px}
#boxes {position: absolute; top: 0px; right: 0px; width: 169px; height: 26px}
.star {margin: 0 5 0 5px}