A {
	color: #703A77;
	text-decoration : underline;
}

A:visited {
	color: #421553;
	text-decoration : underline;
}

A:active {
	color: #EDB842;
	text-decoration : underline;
}

A:hover {
	color: #672281;
	text-decoration : underline;
}

P,H1,H2,H3,H4,UL,OL,LI,DIV,TABLE,TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	line-height: 18px;
}

b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #370048;
}

body {
	background-color: #4D1961;
	background-image: url(../img/z_mainbg.gif);
	background-repeat: repeat-x;
}

#sidebg {
	background-color: #421553;
}

#cttbgcolor {
	background-color: #F6F4F7;
}

#cttbgimg {
	background-color: #ECE8EE;
	background-image: url(../img/z_cttbg.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}

A.ALT{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:LINK{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:VISITED{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
}

#form {
	border: 1px #421553 solid;
	background-color: #ECE8EE;
	color: #421553;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arian, sans-serif;
}

#smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #CFBDD6;
}
