BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url('/graphix/side_bkg.jpg');
	background-repeat: repeat-y;
}

A:link    { color: #0060AA; text-decoration: none; }
A:hover   { color: #00457D; background-color: #DFF1FF; text-decoration: underline; }
A:active  { color: #D90000; text-decoration: none; }
A:visited {	color: #002C4F; text-decoration: none; }

Address {
	margin-left: 50px;
	color: #002C4F;
	font-family: "Courier New", monospace;
	font-style: normal;
	font-size: small;
	font-weight: normal;
}

Table, Tbody, Td, H1, H2, H3, H4, H5, Form {
	padding: 0px;
	margin: 0px;
}

P {
	text-align: justify; font-size: small;
}

H1 { font-size: x-large; }
H2 { font-size: large;   }
H3 { font-size: medium;  }
H4 { font-size: small;   }

H1.PageHeading {
	font-family: Arial, Helvetica, monospace;
	text-align: center;
	font-size: x-large;
	
	border-width: 1px 0px;
	border-color: #F0F9FF #FFFFFF #6CBDFF #FFFFFF;
	border-style: solid;
}

HR {
	border-width: 0px;
	width: 95%;
	color: #0060AA;
	background-color: #0060AA;
	height: 1px;
}

Img {
	border: none;
}

Img.ScreenShot {
	width: 300px;
	height: 250px;
	float: right;
	padding-left: 10px;
}

#Masthead {
	width: 100%;
	height: 138px;
	padding: 0px;
	background-image: url('/graphix/top_bkg.jpg');
	background-repeat: repeat-x;
	border-collapse: collapse;
}

#LeftMenu {
	vertical-align: top;
	width: 157px;
	height: 100%;
	padding: 0px;
}

#NavMenu {
	padding: 0px;
	border-collapse: collapse;
}

#MainContent {
	padding: 0px 20px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

#CatalogList {
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
}

#PageFooter {
	text-align: center;
	margin-left: 157px;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: 0px;
}

#BackToTopLink {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

#Copyright {
	padding-top: 5px;
	font-size: xx-small;
}

.MastheadLogo {
	vertical-align: top;
	width: 199px;
	height: 138px;
}

.MastheadText {
	padding: 35px 5% 5px 5%;
	vertical-align: top;
	text-align: center;
	font-size: small;
}

A.MenuLink         { font-weight: bold; color: #FFFFFF; text-decoration: none; }
A.MenuLink:hover   { color: #000000; background-color: #91B6D3;}
A.MenuLink:visited { color: #FFFFFF; }

.MenuImg {
	width: 157px;
}

.MenuText {
		padding: 5px;
	font-family: Arial, sans-serif;
	font-size: x-small;
}

.LeftText {
	background-image: url('/graphix/menu_bottom.jpg');
	background-repeat: no-repeat;
	height: 237px;
	width: 150px;
	padding-right: 6px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.Notice {
	font-size: smaller;
	text-align: center;
}

.NoticeLabel {
	font-weight: bold;
	color: #FF0000;
}

.Catalog {
	vertical-align: top;
	text-align: center;
	padding: 5px 10px;
}

.CatalogImg {
	border: 1px #000000 solid;
	width: 150px;
	height: 193px;
}

.CatalogLink {
	font-weight: bold;
	font-size: small;
	text-align: center;
}

.UrlLink {
	font-size: x-small;
}

.SiteLink {
	font-weight: bold;
}

.Capital {
	font-size: x-large;
	font-weight: bold;
	font-family: "Times New Roman", Helvetica, serif;
	vertical-align: middle;
}

.TagLine {
	text-align: center;
	font-style: italic;
}

.ContactEmail {
	font-weight: bold;
}

.ContactHeading {
	font-weight: bold;
	text-decoration: underline;
}
