HTML { overflow: -moz-scrollbars-vertical; }

p { text-align: justify; width: auto}

body { font-family: Arial, Helvetica, sans-serif}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 150%; font-style: normal; font-weight: normal; color: #000099}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 135%; font-style: normal; font-weight: normal; color: #000099}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 120%; font-style: normal; font-weight: normal; color: #000099}
h4 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 100%; font-style: normal; font-weight: normal; color: #000099}
h5 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 80%; font-style: normal; font-weight: normal; color: #000099}
h6 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 60%; font-style: normal; font-weight: normal; color: #000099}

ul { font-size: 90%; text-align: justify; width: auto }

.killjustify {  text-align: left}

.mainmenu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; font-style: normal; text-decoration: none; ; width: 160px; text-align: left; font-weight: bold}
.mainmenu .title {color: #99CCFF; font-weight: bold; }
.mainmenu A:link {color: #FFFFFF; text-decoration: none; background-image: url(images/menu_blank16x16.gif); background-repeat: no-repeat;}
.mainmenu A:visited {color: #FFFFFF; text-decoration: none; background-image: url(images/menu_blank16x16.gif); background-repeat: no-repeat;}
.mainmenu A:active {color: #DDDDFF; text-decoration: none; background-image: url(images/menu_arrow16x16.gif); background-repeat: no-repeat;}
.mainmenu A:hover {color: #DDDDFF; text-decoration: none; background-image: url(images/menu_arrow16x16.gif); background-repeat: no-repeat;}

.cattabletop {  background-image: url(images/topbg.jpg); background-repeat: no-repeat; background-position: left bottom}
.cattableleft {  background-image: url(images/leftbg.jpg); background-repeat: no-repeat; background-position: left top}

.memberstabletop {  background-image: url(images/m_topbg.jpg); background-repeat: no-repeat; background-position: left bottom}
.memberstableleft {  background-image: url(images/m_leftbg.jpg); background-repeat: no-repeat; background-position: left top}
.alertbox {
	background-color: #FFFFCC;
	padding: 8px;
	border: 2px solid #990000;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
