body {


	background-image: url(bgpage.jpg);
	background-repeat:repeat;
	background-color:#000066;
	background-attachment: fixed;

	background-position: 50% 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;
}

p
{
	font:  12px "arial";
	weight: normal;
	line-height:1.3;
	margin:0px;
	}
	
p.body
{
font:  12px "arial";
color:#333333;
weight: normal;
margin-top:0px;
line-height:1.3;
	margin:0px;
	}



p.cal
{
font:  0px "arial";
color:#333333;
weight: normal;
margin-top:0px;
line-height:1.0em;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	}

.body a:link 
{ 
	color: #e97c1f;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #e97c1f dotted;
	}
	
.body a:visited
{ 
	
	color: #e97c1f;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #e97c1f dotted;
	}

.body a:hover
{ 
	
	color: #333333;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #333333 solid;	}


	
.nolink a:visited
{ 
	font:  12px "arial";
	color: #e97c1f;

	font-weight: none;
	text-decoration: none;

	}

.nolink a:hover
{ 
	font:  12px "arial";
	color: #333333;

	font-weight: none;
	text-decoration: none;
	}
.nolink a:hover
{ 
	color: #efaeae;
}


h1 	{
	border-bottom:4px double #e97c1f;
	background-image: url(h1.jpg);
	background-repeat:no-repeat;
	color: #e97c1f;
	font: 18px "arial";
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height:25px;
	padding-left: 40px;
	padding-top:3px;
}

h2
{	
	color: #000066;
	font: 18px "arial";
	font-weight: bold;
	text-align: right;
	padding-right:20px;
	margin-top:5px;
	margin-bottom:0px;
	padding-top:4px;
	}
	



th {
	background-color:#e97c1f;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #333333;
}


ul li ul li
{
	list-style:square;
	list-style-image:none;
	font-weight:normal;
	margin:0 10px;
	padding:3px 5px;
	
}

form {	margin:0;}
select {background-color: #000066;color:#FFFFFF; font-weight:normal; font-size:9px;}
option {padding-left:15px;background-color: #e97c1f;color:#FFFFFF; font-weight:normal; font-size:9px;}
option.blue {padding-left:0px; background-color: #e97c1f;color:#FFFFFF; font-weight:normal; font-size:9px;}

