



/* ============================ */
/*		[S] HTML Standards		*/
/* ============================ */
body 	{ height: 100%; margin:0; font: 12px Arial, Geneva, 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    {
	/* redundant selectors to help NS4 not forget */
	font-family: Arial, Geneva, Helvetica; font-size: 12px;
	}
/* Link */
a:link			{ color: #333; font-style: none; text-decoration:underline;}
a:hover			{ color: #666; font-style: none; text-decoration:underline;}
a:visited		{ color: #333; font-style: none; text-decoration:underline;}
a:visited:hover	{ color: #666; font-style: none; text-decoration:underline;}

#content a:link			{ color: #333; font-style: none; text-decoration:underline;}
#content a:hover			{ color: #666; font-style: none; text-decoration:underline; background: #EEE}
#content a:visited		{ color: #333; font-style: none; text-decoration:underline;}
#content a:visited:hover	{ color: #666; font-style: none; text-decoration:underline; background: #EEE}
#content img	{background: #FFFFFF;}
#content img:hover	{background: #FFFFFF;}

#sidebar					{ font-size: 9px; color: #E6CCCC; font-style: none; text-decoration:none; }
#sidebar a					{ font-size: 9px; }
#sidebar a:link				{ color: #E6CCCC; font-style: none; text-decoration:none; font-weight: bold}
#sidebar a:hover			{ color: #FFF; font-style: none; text-decoration:none; font-weight: bold}
#sidebar a:visited			{ color: #E6CCCC; font-style: none; text-decoration:none; font-weight: bold}
#sidebar a:visited:hover	{ color: #FFF; font-style: none; text-decoration:none; font-weight: bold}
/* .arrow {font-size: 9px; text-decoration:none; background-image: url(/images/img-linkarrow-fhc.gif); background-repeat: no-repeat; background-position: center left; margin: 0px 0px 0px 5px; padding: 0px 0px 5px 10px} */
.arrow {font-size: 9px; margin: 2px 0px 2px 0px; text-decoration: none; background-image: url(/images/img-linkarrow-fhc.gif); background-repeat: no-repeat; background-position: 0px 2px; margin: 0px 0px 0px 5px; padding: 0px 0px 5px 10px}
.sidehdr {margin-bottom: 5px; background: #C99; color: #FFF; border-top: 1px solid white; border-bottom: 1px solid white; padding: 2px; font-weight: bold}




#news a, p, div { font-size: 12px}
/* ============================ */
/*		[E] HTML Standards		*/
/* ============================ */


/* ============================ */
/*		[S] Headers, etc.		*/
/* ============================ */
.header10 	{ font-size: 10px; color: #000; font-weight: bold }
.header12 	{ font-size: 12px; 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; }
.grey 		{ color: #AAA; }
.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;}
.notebox {border: solid 1px #AAA; background: #f5f5f5; padding: 5px;}
/* ============================ */
/*		[E] Headers, etc.		*/
/* ============================ */


/* ============================ */
/*		[S] Buttons, etc.		*/
/* ============================ */
.button 	{ font: bold 10px; color: #000; background-color: #AAA; }
.buttonsm 	{ font: 9px bold Tahoma, Verdana, Arial, Helvetica; color: #000; background-color: #AAA; }
.buttonbad 	{ font: bold 10px; color: #FFF; background-color: #F00; }
.buttongo 	{ font: bold 10px; color: #FFF; background-color: #390; }
.textbox 	{ font: bold 10px; color: #000; background-color: #FFF }
.textboxsm 	{ font: bold 9px; color: #000; background-color: #FFF }
.selectbox 	{ font: bold 10px; color: #000; background-color: #AAA }
.selectboxsm 	{ font: bold 9px; color: #000; background-color: #AAA }
/* ============================ */
/*		[E] Buttons, etc.		*/
/* ============================ */

.pagetitle {font-family: Times New Roman, Times, serif; font-size: 22px; font-style: italic; color: #0D2901; letter-spacing: -1px}
