body {
	MARGIN: 0px;
	BACKGROUND-COLOR: #666666;
}
a:link {
	color:#6699FF;
}

a:visited {
	color: #6699FF;
}

a:active {
	color: #CC6600;
}

a:hover {
	color: #336699;
}

p {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
}

p.normal {
	font-family: Verdana;
	font-size: 12px;
}

p.subnormal {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

p.subnormalblack {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

p.subsmall {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

p.subsmallblack {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

p.headnormal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

p.headnormal a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

p.headnormal a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

p.headnormal a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
}

p.headnormal a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-align: center;
	text-decoration: none;
}

p.headnormalblack {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}

p.errortext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

p.descriptiontext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

p.menuText {
	font-family: Verdana;
	font-size: 12px;
	padding-left: 0px;
}

p.subMenuText {
	font-family: Verdana;
	font-size: 12px;
	padding-left: 15px;
}

p.subMenuText2 {
	font-family: Verdana;
	font-size: 12px;
	padding-left: 30px;
}

p.menuTextSelected {
	font-family: Verdana;
	font-size: 12px;
	padding-left: 0px;
	background-color:#F6F6F6;
}

p.subMenuTextSelected {
	font-family: Verdana;
	font-size: 12px;
	padding-left: 15px;
	background-color:#F6F6F6;
}

p.subMenuText2Selected {
	font-family: Verdana;
	font-size: 12px;
	padding-left: 30px;
	background-color:#F6F6F6;
}

p.ContentHeader {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.widget_style H2 {
	padding-eight: 0px;
	PADDING-LEFT: 0px;
	font-size: 0.81em;
	BACKGROUND: url(images/cats_head.jpg) repeat-x left bottom;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #999999;
	LINE-HEIGHT: 1.01em;
	PADDING-TOP: 0px;
	font-family: Verdana, Tahoma;
}

.bigLink {
	font-family: Verdana;
	font-size: 14px;
}

.trHead {
	font-family: Verdana;
	font-size: 12px;
	background-color: #666600;
	color: #FFFFFF;
}

.trHead a:link {
	color:#FFFFFF;
}

.trHead a:visited {
	color: #EEEEEE;
}

.trHead a:active {
	color: #CCCCCC;
}

.trHead a:hover {
	color: #FFCC00;
}

.trBody1_1 {
	font-family: Verdana;
	font-size: 12px;
	background-color: #F0F0F0;
}

.trBody1_2 {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
}

legend {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

label {
	font-family: Verdana;
	font-size: 12px;
}

input {
	font-family: Verdana;
	font-size: 12px;
}

textarea {
	font-family: Verdana;
	font-size: 12px;
}

select {
	font-family: Verdana;
	font-size: 12px;
}

.errNormal {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
}

.sucNormal {
	font-family: Verdana;
	font-size: 12px;
	color: #009900;
}