/* CSS Document */
Body {
	background:#4C7DC2;
	background-repeat:repeat;
	background-image:url(images/screen2.gif);
	}
h1 {
font-family: Times New Roman;
font-size: 17px;
line-height: 17px;
letter-spacing: 1px;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #0066CC;
padding-right: 5px;
padding-left: 5px;
	}
h2 
	{
font-family: Times New Roman;
font-size: 15px;
line-height: 15px;
letter-spacing: 1px;
text-align: justify;
word-spacing: 0.05em;
text-decoration: none;
color:#666666;
background-color: #ffffff;
padding-right: 5px;
padding-left: 5px;
	}
h3
	{
font-family: Times New Roman;
font-size: 13px;
line-height: 13px;
letter-spacing: 1px;
text-align: justify;
word-spacing: 0.05em;
text-decoration: none;
color:#666666;
background-color: #ffffff;
padding-right: 5px;
padding-left: 5px;
	}
p
	{
font-family: Trebuchet MS;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
text-align: justify;
word-spacing: normal;
text-decoration: none;
color: #0066CC;
background-color: #ffffff;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
	}
LI
	{
	font-family: Trebuchet MS;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #0066CC;
background-color: #ffffff;
	}
#menuitem
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
	padding:1px;
	border-style:solid;
	border-width: thin;
	border-color: #ffffff;
	color: #ffffff;
	background-color: #4C7DC2;
	}
#menuitem a
	{
	color: #ffffff;
	text-decoration:none;
	}
#menuitem a:hover
	{
	border-color: #fffff;
	color: #ffff66;
	background-color: #4C7DC2;
	text-decoration:none;
	}
.clear
	{
	line-height: 1em;
	clear:both;
	}
img
	{
	padding: 5px;
	}
#bodytable {
		border-color:#000000;
	border-style:solid;
	border-width:2px;
}
.trademark {
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	}
li
	{ list-style-image: url("images/bullet.gif"); }

	

