 /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/


BODY {
background: #6699FF;
font-family : Arial, Verdana, helvetica,  sans-serif;

/*		scrollbar-base-color: #003973;
       	scrollbar-3d-light-color: #003973; 
				scrollbar-base-color: #CC6600;
       	scrollbar-3d-light-color: #CC6600;*/


        
}


		a {text-decoration:none;}
		a:link {text-decoration:underline;color:#4d4d4d;}
		a:active {text-decoration:underline;color:#4d4d4d;}
		a:visited {text-decoration: underline;color:#4d4d4d;}
		a:hover {text-decoration: none; color:#4d4d4d;}

/* font-family */
H1,H2,H2.right,H3,H4,H5.small		{font-family: Arial, Helvetica, sans-serif}
P,p.small,H5,H6,TD,
TR,TT,OL,UL,LI,textarea			{font-family: Arial, Helvetica, sans-serif}
blockquote					{font-family: times, serif}
TT						{font-family: courier, monospace}


/* Weight */
H1,H2,H2.right,H3,H4,ul,li	{font-weight: bold}
H5.small					{font-weight: normal}

/*decoration*/
H1	{text-decoration: underline}

/* Text-align */
P,H1,H2,H,H4,H5,H6,H5.small,
TD,TR,O,UL,LI,			{text-align: Left}
.right					{text-align: right}
.center					{text-align: center}


/* Color */
P,td,tr				 	{color: #4d4d4d}
ul, li			 		{color:#000080}
H1					 	{color: black}
H2, H2.center,H2.right	{color: black}
H2.center10			 	{color: #CC6600}
H2.white	 			{color: white}
H3	 					{color: black}
H4 						{color: black}


/*grey messages*/
p.greyLeft, p.greyRight			{color: #C0C0C0}
p.greyRight,p.greyLeft,h2.center10	{font-size: 10pt}
p.greyLeft					{text-align: left}


/* font-size */
H1 						{font-size: 24pt}
H2,H3,TT					{font-size: 11pt}
P,H4,H5,H6,ol,ul,TD,TR			{font-size: 10pt}
p.small,H5.small 				{font-size: 10pt}

/* blockquote */
blockquote 					{margin-left:0.5cm; margin-right:0.5cm; text-align: Left}

/* message box */
H5 {
margin-left:1cm;
margin-right:1cm;
border-color: red;
border-style: outset;
border-top-width: 3pt;
border-bottom-width: 3pt;
border-left-width: 3pt;
border-right-width: 3pt;
padding: 0.2cm;
}

/* Small message box */
H5.small {
margin-left:.2cm;
margin-right:.2cm;
border-color: red;
border-style: outset;
border-top-width: 1pt;
border-bottom-width: 1pt;
border-left-width: 1pt;
border-right-width: 1pt;
padding: 0.1cm;
}


/* memo box */
H6 {
margin-left:.5cm;
margin-right:.5cm;
border-color: green;
border-style: outset;
border-top-width: 1pt;
border-bottom-width: 1pt;
border-left-width: 1pt;
border-right-width: 1pt;
padding: 0.1cm;
}


.menu {
	border: thin solid #004080;
	text-align: center;
	font-weight: bold;
}


/* End Style Sheet commenting. */  
