body {
	background-color: #2553B1;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #9885D4;
	height: 20px;
}

.border2 {
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9E9FF2;
	border-right-color: #9E9FF2;
	border-bottom-color: #9E9FF2;
	border-left-color: #9E9FF2;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #785EC6;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2553B1;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #764133;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #764133;
	border-right-color: #764133;
	border-bottom-color: #764133;
	border-left-color: #764133;
	font-size: 11px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

a.link:link,a.link:active,a.link:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 115px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #3E68BC;
}
a.link:hover
{
	background-repeat: no-repeat;
	display: block;
	width: 115px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #DBE0F3;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

a.link2:link,a.link2:active,a.link2:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 115px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #A3B7DC;
	border: 1px solid #2553B1;
}
a.link2:hover
{

}


li {
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
