body {
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #f0f0f0;
	font-weight: bold;


}
a:visited {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #d7bfbf;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #d7bfbf;
	text-decoration: underline;
	font-weight: bold;
}

table.menu a {
width:130px;
border:1px solid #005aba;
display: block;

}

div.menu a {
	color: #005aba;
	background: #d7bfbf;
	text-decoration:none;
	font-size:90%;
	line-height:30px;
	padding: 2px 18px;
	font-weight: bold;
	width:100%;
}

div.menu a:link {
color: #005aba;
background: #d7bfbf;
}

div.menu a:active {
color: #005aba;
background: #d7bfbf;
}

div.menu a:visited {
color: #005aba;
background: #d7bfbf;
}

div.menu a:hover {
color: #ac0404;
background: #ffffff;
text-decoration: none;
}

.title {
	font-size: 180%;
	font-weight: bold;
}

.titleDetail {
	font-size: 95%;
	font-weight: bold;
}
.bottomdetail {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}
td.smallbutton {
	color: #99CCFF;
	background:  url(images/tbutton.png);
	border: 3px solid;
}

td.smallbutton a {
	color: #99CCFF;
	text-decoration:none;
	font-size:75%;
	line-height:20px;
	font-weight: bold;
}

td.smallbutton a:link {
color: #f0f0f0;
text-decoration: none;
}

td.smallbutton a:active {
color: #005aba;
text-decoration: none;
}

td.smallbutton a:visited {
color: #f0f0f0;
text-decoration: none;
}

td.smallbutton a:hover {
color: #d7bfbf;
text-decoration: none;
}


td.sidebutton {
	color: #99CCFF;
	background: #005aba url(images/tbutton.png);
	border: 3px solid #99CCFF;
}

td.sidebutton a {
	color: #99CCFF;
	text-decoration:none;
	font-size:75%;
	line-height:20px;
	font-weight: bold;
}

td.sidebutton a:link {
color: #f0f0f0;
text-decoration: none;
}

td.sidebutton a:active {
color: #005aba;
text-decoration: none;
}

td.sidebutton a:visited {
color: #f0f0f0;
text-decoration: none;
}

td.sidebutton a:hover {
color: #d7bfbf;
text-decoration: none;
}
#navlist {
	left: 0px;
	top: 0px;
	width: 135px;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#navlist li {
	margin: 0 0 4px 0;
}
#navlist a {
	display: block;
	padding: 10px 0px 8px 0px;
	width: 133px;
	background-color: #d0d7cf;
	border: 1px solid #d0d7cf;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-image:  url(images/button.png); /* */
}
#navlist a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none; /* */
}
#navlist a:hover {
	background-image:  url(images/button-d.png);
	border: 1px solid #d0d7cf;
	color: #ac0404;
}.navtable {
	border-right-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #99CCFF;
}
.maintitle {
	font-size: 180%;
	font-weight: bold;
	color: #005aba;
}
.i2heading {
	font-size: 150%;
	color: #005aba;
	font-weight: bold;
}ul {
	list-style-position: outside;
	list-style-image: url(images/i2eye.gif);
}
li {
	margin: 0 0 4px 4px;
}
A.dark:link {
	color: #005aba;
	text-decoration: none;
}

A.dark:visited {
	color: #005aba;
	text-decoration: none;
}

A.dark:active {
	color: #005aba;
	text-decoration: none;
}

A.dark:hover {
	color: #FF0000;
	text-decoration: underline;
}
.style2 {font-size: 80%}
