@charset "utf-8";
/* CSS Document */

body {background-color: #46166b;
}
body, table, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table {
	background-color: #ffffff;
}
p	{
	line-height: 135%;
}
ul	{
	line-height: 115%;
}

a:link {
	color: #46166b;
	text-decoration: none;
}
a:visited {
	color: #46166b;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #46166b;
	text-decoration: none;
}

.menubar {
	background:url(images/menubar.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.menu {
	background:url(images/menubg.jpg);
	background-color: #46166b;
	background-position:top;
	background-repeat:repeat-x;
}

.bottombar {
	background:url(images/bottombar.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.bottom {
	background:url(images/bottombg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.dk {
	color:#ffffff;
	background-color:#46166b;
}
.dk a:link {
	color: #ffffff;
	text-decoration: none;
}
.dk a:visited {
	color: #ffffff;
	text-decoration: none;
}
.dk a:hover {
	color: #ffc423;
	text-decoration: underline;
}
.dk a:active {
	color: #ffffff;
	text-decoration: none;
}

.font1 {
	font-size:11px;
}
.font2 {
	font-size:16px;
}
.font3 {
	font-size:18px;
}
.font4 {
	font-size:26px;
}
.font5 {
	font-weight:bold
}
.font6 {
	font-style:italic;
}
.font7 {
	color:#ffc423;
}
.font8 {
	color:#46166b;
}
.font9 {
	color:#000066;
}
.font10 {
	font-family:"Times New Roman", Times, serif;
}
.font11 {
	font-size:32px;
}
