* max width of elements to be contained in the main content area is 560 pixels */

body {
	background: #348CC8;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

table.bordernormal {
	background: white;
	vertical-alignment: top;
	color: rgb(100%,100%,100%)
	rules: all;
	padding: 2px;
	spacing: 0px;
}

table.normal {
	background: white;
	vertical-alignment: top;
	color: rgb(100%,100%,100%)
	padding: 2px;
	spacing: 0px;
}

span.menu {
	background: #348CC8;
	color: rgb(100%,100%,100%);
	font-family: verdana, helvetica, arial, sans-serif;
}

span.normal {
	background: #348CC8;
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
}


td.midnormal {
	background: white;
	vertical-alignment: middle;
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-alignment: top;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
}

td.subnormal {
	background: white;
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-alignment: top;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
}


td.normal {
	background: white;
	vertical-alignment: top;
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
}


td {
	background: white;
	vertical-alignment: top;
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	border: 2px solid white;
	margin-left: 0px;
	margin-right: 0px;
}


h1 {
	text-alignment: center;
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16pt;
}

.smallcaps {
	font-variant: small-caps;
}

/* link style for text links in main content area */

a.white {
	color: #ffFFff;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	color: #eeeeee;
	text-decoration: underline;
	font-weight: bold;
}

a.text {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a.text:hover {
	color: #ffaa00;
	text-decoration: underline;
	font-weight: bold;
}

/* link style for main menu items */

a.mainmenu {
	color: black;
	background: rgb(100%,100%,100%);
	text-decoration: none;     
}
a.mainmenu.hover {
	color: white;
	background: rgb(10%,50%,50%);
	text-decoration: none;     
}

/* link style for sub menu items */

a.list {
	color: #000000;
	text-decoration: none;     
}

a.list:hover {
	color: #ff0000;
	background: rgb(0%,0%,0%);
	text-decoration: none;
}

/* the main table */

td.second {
	background: rgb(100%,100%,100%);
	font-family: verdana, helvetica, arial, sans-serif;
	text-alignment: center;
}

/* the cell containing the navigation menu */

td.left {
	background: rgb(100%,100%,100%);
	padding: 0px;
	vertical-alignment: top;
	width: 156px;
}

/* the cell containing the main content */

td.right {
	background: rgb(100%,100%,100%);
	padding: 5px;
	vertical-alignment: top;
}

/* the cell containing the footer contact info */

td.foot {
	border-left: 2px solid red;
	border-right: 2px solid red;
	text-alignment: center;
	background: rgb(0%,0,0);
}

/* the bulletin table */

table.bulletin {
	background: rgb(90%,100%,100%);
	border: 1px ;
	padding: 5px;
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
	text-alignment: center;
}

/* the navigation menu table */

table.buttons { 
	background: rgb(100%,100%,100%);
	width: 156px;
}

td.button {
	padding: 5;
	background: rgb(100%,100%,100%);
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, helvetica, arial, sans-serif;
	text-alignment: center;
	width: 150px;
}

li.submenu {
	border: 0;
	padding: 5;
	background: rgb(100%,100%,100%);
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana, helvetica, arial, sans-serif;
	text-alignment: left;
}

/* the contact form table */

table.contactform { 
	border: 0;
	width: 500px;
	padding: 0;
	spacing: 5px;
	font-weight: bold;
	text-alignment: left;
}
