P, ul, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #2F557F;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color : #2F557F;
}

.subtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #2F557F;
}

.copyright {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	color : #2F557F;
	text-align : center;
}

.fwhite {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
}

.fblue {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	color : #C7E0FC;
	text-align : left;
}

a.regular:link {color: BF6532; font-weight:bold; text-decoration: underline; }
a.regular:active {color: BF6532; font-weight:bold; text-decoration: underline; }
a.regular:visited {color: BF6532; font-weight:bold; text-decoration: underline; }
a.regular:hover {color: BF6532; font-weight:bold; text-decoration: underline; }

a.feature:link {color: FFFFFF; font-weight:bold; text-decoration: none; }
a.feature:active {color: FFFFFF; font-weight:bold; text-decoration: none; }
a.feature:visited {color: ffffff; font-weight:bold; text-decoration: none; }
a.feature:hover {color: BF6532; font-weight:bold; text-decoration: underline; }

.nicelist {
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
    }
	
.nicelist li {	
    padding-left: 14px;
    background-image: url(images/bdot.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    }

html[xmlns] .nicelist {
    padding-left: 2em;
    }

html[xmlns] .nicelist li {
    background: none; /* undo the background-image */
    list-style-image: url(images/bdot.gif);
    padding: 0;
    }


body {
	margin: 0px;
	padding: 0px;
}

ul { margin: 0 }

ul, li { margin: 0; padding: 0; }


div#menu_home1 {
    height: auto;
    width: 225px;
}
div#menu1_home li {
	height: 16px;
	width: 225px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	line-height: 16px;
	list-style-type: none;
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
}
div#menu1_home li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #BF6532;
	font-weight: bold;
}
div#menu1_home li a:link {
    color: #BF6532;
	font-weight: bold;
	font-size: xx-small;
	background-image: url(images/buttons.jpg);
	background-position: 0px 0px;
}
div#men1_home li a:visited {
    color: #BF6532;
	background-image: url(images/buttons.jpg);
	background-position: 0px 0px;
}
div#menu1_home li a:hover {
    font-weight: bold;
    color: #FFFFFF;
	background-image: url(images/buttons.jpg);
	background-position: 0px -16px;
}
div#menu1_home li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttons.jpg);
	background-position: 0px -48px;
}



div#menu2_home {
    height: auto;
    width: 224px;
}
div#menu2_home li {
	height: 16px;
	width: 224px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	line-height: 16px;
	list-style-type: none;
	background-image: url(images/buttons2.jpg);
	background-repeat: no-repeat;
}
div#menu2_home li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
}
div#menu2_home li a:link {
    color: #BF6532;
	font-weight: bold;
	font-size: xx-small;
	background-image: url(images/buttons2.jpg);
	background-position: 0px 0px;
}
div#menu2_home li a:visited {
    color: #BF6532;
	font-weight: bold;
	background-image: url(images/buttons2.jpg);
	background-position: 0px 0px;
}
div#menu2_home li a:hover {
    font-weight: bold;
    color: #FFFFFF;
	background-image: url(images/buttons2.jpg);
	background-position: 0px -16px;
}
div#menu2_home li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttons2.jpg);
	background-position: 0px -48px;
}

a:link, a:visited, a:active
{
	color:#BF6532;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	color:#BF6532;
	font-weight:bold;
	text-decoration:underline;
}


div#menu1_sub {
    height: auto;
    width: 220px;
}
div#menu1_sub li {
	height: 18px;
	width: 220px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	line-height: 18px;
	list-style-type: none;
	background-image: url(images/sub_buttons1.jpg);
	background-repeat: no-repeat;
}
div#menu1_sub li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
}
div#menu1_sub li a:link {
    color: #FFFFFF;
	font-weight: bold;
	font-size: xx-small;
	background-image: url(images/sub_buttons1.jpg));
	background-position: 0px 0px;
}
div#menu1_sub li a:visited {
    color: #FFFFFF;
	background-image: url(images/sub_buttons1.jpg);
	background-position: 0px 0px;
}
div#menu1_sub li a:hover {
    font-weight: bold;
    color: #FFFFFF;
	background-image: url(images/sub_buttons1.jpg);
	background-position: 0px -18px;
}
div#menu1_sub li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/sub_buttons1.jpg);
	background-position: 0px -36px;
}
.current1_sub {
	height: 18px;
	width: 220px;
	margin: 0px;
	display: block;
	width: 100%;
	height: 100%;
    font-weight: bold;
    color: #FFFFFF;
	background-image: url(images/sub_buttons1.jpg);
	background-position: 0px -18px;
}

div#menu2_sub {
    height: auto;
    width: 220px;
}
div#menu2_sub li {
	height: 16px;
	width: 220px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	line-height: 16px;
	list-style-type: none;
	background-image: url(images/sub_buttons2.jpg);
	background-repeat: no-repeat;
}
div#menu2_sub li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
}
div#menu2_sub li a:link {
    color: #BF6532;
	font-weight: bold;
	font-size: xx-small;
	background-image: url(images/sub_buttons2.jpg);
	background-position: 0px 0px;
}
div#menu2_sub li a:visited {
    color: #BF6532;
	background-image: url(images/sub_buttons2.jpg);
	background-position: 0px 0px;
}
div#menu2_sub li a:hover {
    font-weight: bold;
    color: #FFFFFF;
	background-image: url(images/sub_buttons2.jpg);
	background-position: 0px -16px;
}
div#menu2_sub li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/sub_buttons2.jpg);
	background-position: 0px -32px;
}
.current2_sub {
	height: 16px;
	width: 220px;
	margin: 0px;
	display: block;
	width: 100%;
	height: 100%;
    font-weight: bold;
    color: #FFFFFF;
	background-image: url(images/sub_buttons2.jpg);
	background-position: 0px -16px;
}
