/* Page Body */
BODY {
	color: #000000; font-size: 9px; font-family: Arial, Helvetica, sans-serif
}
.content {
	color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif
}
.content A {
	color: #336699; text-decoration: underline
}
.content A:hover {
	color: #336699; text-decoration: underline
}
.content A:visited {
	color: #336699; text-decoration: underline
}

/* Header */
.header {
	background-image: url(images/header.jpg); background-repeat: no-repeat; height: 100px
}


/* Info */
.info {
	color: #000000; font-size: 9px; font-family: Arial, Helvetica, sans-serif
}
.info A {
	color: #336699; text-decoration: none
}
.info A:hover {
	color: #336699; text-decoration: none
}
.info A:visited {
	color: #336699; text-decoration: none
}
.info A:active {
	color: #336699; text-decoration: none
}


/* Menu top*/
.menu_top {
	background-color: #999999; border-top: #cccccc 1px solid; border-right: #333333 1px solid; border-bottom: #cccccc 1px solid; border-left: #333333 1px solid; color: #FFFFFF; font-size: 9px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; height: 19px
}
.menu_top A {
	color: #ffffff; text-decoration: none
}
.menu_top A:hover {
	color: #336699; text-decoration: none
}


/* Menu left */
.menu_left {
	background-color: #5384b0; border-top: #336699 1px solid; border-right: #336699 1px solid; border-bottom: #336699 1px solid; border-left: #336699 1px solid
}
.menu_left_alt {
	background-color: #5384b0; border-top: #336699 0px solid; border-right: #336699 1px solid; border-bottom: #336699 1px solid; border-left: #336699 1px solid
}
.menuHeading {
	background-color: #5384B0; padding-top: 2px; padding-bottom: 4px; padding-left: 2px; font-size: 70%; font-weight: bold; font-family: Verdana, Arial, Helvetica; cursor: default
}
.menuLink {
	border-top: #5384B0 1px solid; border-right: #5384B0 1px solid; border-bottom: #5384B0 1px solid; border-left: #5384B0 1px solid; padding-top: 1px; padding-right: 25px; padding-left: 15px; font-size: 70%; font-family: Verdana, Arial, Helvetica; cursor: hand
}
.menuLink A {
	color: #000000; text-decoration: none
}
.menuLink A:hover {
	color: #000000; text-decoration: none
}
.menuLink A:visited {
	color: #000000; text-decoration: none
}
.menuLink A:active {
	color: #000000; text-decoration: none
}


/* Menu bottom*/
.menu_bottom {
	background-color: #999999; border-top: #cccccc 1px solid; border-right: #333333 1px solid; border-bottom: #cccccc 1px solid; border-left: #333333 1px solid; color: #FFFFFF; font-size: 9px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; height: 19px
}
.menu_bottom A {
	color: #ffffff; text-decoration: none
}
.menu_bottom A:hover {
	color: #336699; text-decoration: none
}


/* Footer */
.copyright {
	background-color: #5384b0; color: #ffffff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; height: 40px; width: 100%
}