A {
	color: #465BAA;
	text-decoration : underline;
}

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

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

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

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

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




#mainbg {
	background-image: url(../img/z_subbg.gif);
	background-repeat: repeat-x;
}

#ftrbg {
	background-image: url(../img/z_ftrbg.gif);
	background-repeat: repeat-x;
}

#frtbg {
	background-image: url(../img/z_frtbg.gif);
	background-repeat: repeat-x;
}

#frtbg2 {
	background-image: url(../img/z_frontbg2.gif);
	background-repeat: no-repeat;
}

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