/* CSS Document */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

a:link { color: #8B0797; font-weight: bold; text-decoration: underline; }
a:visited { color: #8B0797; font-weight: bold; text-decoration: underline; }
//a:hover { color: #ffffff; text-decoration: underline; }

h2 { color: #FBE926; font-size: 18px; font-weight: bold; padding-bottom: 15px; padding-top: 10px; text-align: right;}

.main {
	background-image: url(i/tdtop.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A633B0;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 25px;
}

.footer a:link { color: #A633B0; text-decoration: underline; }
.footer a:visited { color: #A633B0; text-decoration: underline; }
.footer a:hover { color: #ffffff; text-decoration: underline; }

UL { margin-left: 0; }
LI { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 13px; font-weight: normal; LIST-STYLE-IMAGE: url(i/bul.gif); padding-bottom: 10px; }

dd { background: url("i/bul.gif") no-repeat left top; }

.eleven { font-size: 11px; }

.spec td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; }