body {
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;	
	background-image: url(images/leftback.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	margin: 0px;
  }
.style1 {
	font-family: verdana;
	font-size: 10px;
}
p {
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}	
A { text-decoration: none; }
A:link { color: 990000; }
A:visited { color: 0B46A4; }
A:hover { color: 009966; }

.categorytitles {  font-family: arial; font-size: 14px; font-weight: normal; color: #009966}
.basictable {  vertical-align: top}
.smltxt {  font-family: arial; font-size: 11px}
.tableheadings { font-family: arial; font-size: 14px; font-weight: normal; color: #FFFFFF; background-image: url(images/tableheading.jpg); background-color: #003399}
.JustifiedText {  font-family: arial; font-size: 14px; text-align: justify}
.tableheadings2 { font-family: arial; font-size: 14px; font-weight: normal; color: #FFFFFF; background-image: url(images/tableheading2.jpg); background-color: #990000}
.toctitle {  font-family: arial; font-size: 12px; color: #003399; font-weight: bold; left: 12px; clip:  rect(   )}
.maintextBold { font-family: arial; font-size: x-small ; font-weight: bold}
.underlinelinks { text-decoration: underline; font-family: arial; font-size: 14px}
.maintextctr { font-family: arial; font-size: x-small ; text-align: center}
.maintextItalics { font-family: arial; font-size: x-small; text-align: justify ; font-style: italic}
.supertext {  font-family: arial; font-size: 12px; vertical-align: super}
#menu {
	font-family: verdana, arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/menu/menuback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-color: #0B46A4;
	vertical-align: top;
	height: 56px;
}
#menu a{
	font-family: verdana, arial;
	font-size: 11px;
	color: #FFFFFF;
}
#menu a:hover{
	yfont-family: verdana, arial;
	font-size: 11px;
	color: #FFFF66;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;

}