.abluelink {
	text-decoration:underline;
	color:#223191;
	font-weight: bold;
	font-family: Verdana, Helvetica, san-serif;
	font-size: x-small;
}
A.abluelink:hover {
	text-decoration:underline;
	color:#E30E0E;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
}

.asidebarlink {
	text-decoration:underline;
	color:#223191;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
}
A.asidebarlink:hover {
	text-decoration:underline;
	color:#ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.amenulink {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

A.amenulink:hover {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

A.amenulink.visited {
	text-decoration:none;
	color:#333333;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.amenusublink {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
}

A.amenusublink:hover {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
}

A.amenusublink.visited {
	text-decoration:none;
	color:#333333;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
}
.amenulinkover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.titletext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}
.bodytext2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.titletext2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
.smalltext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;

}
.smalltitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.bodytextjust {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.toptile {
	background-image: url(images/toptile.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.bottomtile {
	background-image: url(images/bottomtile.gif);
	background-repeat: repeat-x;
	background-position: right;

}
.bottomtile2 {
	background-image: url(images/bottomtile2.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.subbottomtile {
	background-image: url(images/subbottomtile.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.bottomback {
	background-image: url(images/homepage_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.smalltextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
