.imgspine{
border-top:#01A5E4 thick solid;	
border-left:none;
border-right:none;
border-bottom:none; 
vertical-align:baseline;
width:200px;
height:210px;
background-image:url(images/extracted_spine.jpg);
background-repeat:no-repeat;
background-position:center;
}

body 
{
    font-family: verdana;
    font-size: 9pt;
    color: #0033FF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
    background-color: #8373cb;
    margin: 0px;
/*	scrollbar-base-color:#FFCC00;
	scrollbar-face-color: #FFCC00;
	scrollbar-shadow-color: #003333;
	scrollbar-3dlight-color: #003333;
	scrollbar-darkshadow-color: #003333;
	scrollbar-track-color: #003333;
	scrollbar-arrow-color: #003333;}
*/
}

h1
{
	font-weight: normal;
	font-size: 15pt;
	margin-bottom: 0px;
	color: #6699FF;
	padding-top: 5px;
	font-family: arial;
}
h2
{
	margin-top: 0px;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
	margin-bottom: 10px;
}

h3
{
	margin-top: 20px;
	margin-bottom: 0px;
    font-family: Arial;
    font-size: 12pt;
    font-weight: Bold;
    color: #05D805;
}

.topnav
{
    font-family: tahoma;
    font-size: 8pt;
    background-color: #000033;
    width: 800px;
    border-right: 1px solid #020202;
    border-left: 1px solid #020202;
}
.topnav #menu
{
    padding-left: 6px;
    padding-bottom: 8px;
	border-bottom: 1px solid black;
}

.menuitem
{
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	width: 90px;
	text-align: center;
}

.menuitemOver
{
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	width: 90px;
	text-align: center;
	background-color: #9966cc;
}

.menuitemactive
{
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #6666CC;
	cursor: pointer;
	width: 90px;
	text-align: center;
}

.menuitem A
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuitemover A
{
	color: #000000;
	text-decoration: none;
}

.menuitemactive A
{
	color: #000000;
	text-decoration: none;
}

.menuitemover A:Hover, .menuitemactive A:Hover
{
	color: #000000;
	text-decoration: underline;
}

#thedate
{
	padding-top: 8px;
	padding-right: 10px;
	font-weight: bold;
	color: #020202;
}

.intro
{
	position: absolute;
	top: 10px;
	left: 231px;
	width: 563px;
	text-align: right;
	font-variant: small-caps;
}
.intro h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #8373CB;
	font-size: 12pt;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.intro h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #020202;
	font-size: 10pt;
}

.PageHeading
{
	position: absolute;
	left: 298px;
	top: 172px;
}
.bodyheading
{
	position:absolute;
	left: 230px;
	top: 236px;
	height:25px;
	width: 385px;
	
}
.bodyheading h1
{
	color:#FF9900;
	font-size:22px;
}
.subbodyheading h1
{
	color:#FF9900;
	font-size:22px;
}

.PageHeading h1
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 17pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: 0px;
	color: #000066;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: arial;
}

.sidenav
{
	margin-top: 0px;
    font-family: verdana;
    font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
    background-color: #07307f;
    width: 200px;
}
.CatMenu
{
	border: #07307f 1px solid;
	padding-left: 9px;
	color: #FFFFFF;
}
.CatMenuOver
{
	border: #FFFFFF 1px solid;
	padding-left: 9px;
	color: #000000;
	background-color: #9966cc;
}
.CatMenuActive
{
	padding-left: 9px;
	border: 1px solid #FFFFFF;
	color: #000000;
	background-color: #6666CC;
}

.CatMenu A
{
	color: #FFFFFF;
	text-decoration: none;
}
.CatMenu a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.CatMenuOver A
{
	color: #000000;
	text-decoration: none;
}

.CatMenuActive A
{
	color: #000000;
	text-decoration: none;
}

.CatMenuOver A:Hover, .CatMenuActive A:Hover
{
	color: #000000;
	text-decoration: underline;
}



.contentdiv
{
	font-family: verdana;
	width: 620px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #e0e0e0;
}

.subitem
{
	padding: 2px;
	padding-left: 15px;
	width: 46%;
	border: 1px solid #e0e0e0;
	float: left;
}
.subitemover
{
	padding: 2px;
	padding-left: 15px;
	width: 46%;
	color: black;
	border: 1px solid #90989D;
	background-color: #D2DE80;
	float: left;
	cursor: pointer;
}

.footer
{
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFFF;
	border: 1px solid #020202;
	font-weight:bold;
	background-color: #000033;
}

.footer .left
{
	float: left;
}
.footer .right
{
	float: right;
}
.footer A
{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.credits
{
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.credits A
{
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.credits .left
{
	float: left;
}
.credits .right
{
	padding-top: 0px;
	float: right;
	text-align: right;
}
.credits A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.sidenavcell
{
	vertical-align: top;
	background-color: #07307f;
	background-repeat: no-repeat;
    padding-bottom: 80px;
	width:200px;
}

.maintable
{
	text-align:center;
    width: 800px;
    border-right: 1px solid #020202;
    border-left: 1px solid #020202;
}

.maincelltable
{
	vertical-align: top;
	font-size: 9pt;
	color: #020202;
	font-family: verdana;
	padding: 4px;
	background-color: white;
}

.maincelltable2
{
	vertical-align: top;
	font-size: 9pt;
	color: #020202;
	font-family: verdana;
	padding-bottom: 4px;
	background-color: white;
}

.maincell
{
	vertical-align: top;
	font-size: 9pt;
	color: #020202;
	font-family: verdana;
	padding: 30px;
	padding-top: 20px;
	padding-right:40px;
	width: 0px;
	text-align: justify;
	line-height: 18px;
	background-color: white;
}

.maincell A
{
	color: #020202;
	text-decoration: underline;
}
.maincell A:Hover
{
	text-decoration: none;
}
.maincell .news
{
	font-size: 9pt;
	color: #020202;
	font-family: verdana;
	width: 490px;
	text-align: justify;
}

.maincell .news A
{
	font-size: 9pt;
	color: #020202;
	font-family: verdana;
	margin-top: 10px;
}
.maincell .news IMG
{
	border: 1px solid #020202;
	margin-right: 10px;
}

.maincell .news h2
{
	margin-bottom: 0px;
}

.maincell .news A B
{
	color: #05D805;
	font-weight: bold;
}

.maincell .news nobr
{
	color: #020202;
	font-weight: normal;
}

.printmain
{
	font-family: verdana;
	font-size: 9pt;
	color: #020202;
}


.printintro
{
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	float: left;
	text-align: left;
}

.printstrap
{
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	float: right;
	text-align: right;
}

.indent
{
	border-top: 4px solid #8BA7DC;
	border-bottom: 4px solid #8BA7DC;
	margin-top: 40px;
}
.SideNavContent
{
	font-family: verdana;
	font-size: 8pt;
	background-color: white;
	border: 0px solid #020202;
	width: 180px;
	position: relative;
	left: 9px;
	top: 20px;
	cursor: pointer;
	Filter:progid:DXImageTransform.Microsoft.Shadow(color='#303030', Direction=135, Strength=3) progid:DXImageTransform.Microsoft.Stretch(duration=1.0, stretchStyle='SLIDE')  progid:DXImageTransform.Microsoft.Slide(slideStyle='PUSH', bands=1)   progid:DXImageTransform.Microsoft.Fade(duration=1,overlap=1.5) alpha(opacity=90);
	border-right: 1px solid #202020;
	border-bottom: 1px solid #202020;
}
.SideNavContent table
{
	font-family: verdana;
	font-size: 8pt;
	border: 3px solid #020202;
	height: 290px;
}
.TTitle
{
	background-color: #020202;
	color: white;
	text-align: center;
	font-weight: bold;
	height: 20px;
}
.TClient
{
	background-color: #e0e0e0;
	color: #020202;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.TQuote
{
	background-color: #e0e0e0;
	color: #020202;
	font-size: 8pt;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.TLogo
{
	text-align: center;
	align: center;
}
.TFooter
{
	background-color: #020202;
	color: white;
	font-size: 7pt;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	padding-top: 2px;
}
.Downloads
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: absolute;
	top: 620px;
}
.downloads h2
{
	font-family: Arial;
	color: #BED0F0;
	color: #f0f0f0;
	margin-bottom: 10px;
}
.downloads P
{
	margin-top: 0px;
}
.downloads A
{
	text-decoration: none;
	color: #BED0F0;
}
.downloads A:Hover
{
	text-decoration: underline;
	color: #e0e0e0;
}
.pdficon
{
	position: relative;
	top: 3px;
}

UL
{
	margin-top: 10px;
	text-align: left;
	LIST-STYLE-TYPE: disc;
}
LI
{
	margin-top: 10px;
	padding-left: 5px;
}

.Contact
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.Contact TD
{
	padding-left: 0px;
	margin-left: 0px;
}

.Prices
{
	font-size: 10pt;
	font-family: verdana;
}
.Prices TD
{
	padding-left: 0px;
	margin-left: 0px;
}

.image
{
	border:none;
	margin-left: 10px;
}
.imageright
{
	border:none;
	margin-right: 10px;
}
{
	border: 0px;
	margin-top: 10px;
}

.signature
{
	margin-bottom: 20px;
	color: #05D805;
}

#bform h2
{
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #736FA3;
	border-bottom: 2px solid #C1BEDF;
	width: 100%;
	font-size: 12pt;
}

#bform h3
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #736FA3;
}

.forms TD
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}

.forms INPUT, select, textarea
{
	font-family: arial;
	font-size: 10pt;
}

.forms .Info
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	width: 100px;
	padding-top: 10px;
}

.forms .property
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	width: 200px;
	padding-top: 9px;
}

.forms .info I, .property I, .forms I
{
	font-family: arial;
	font-size: 8pt;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
}

.divoff
{
	display: none;
}
.divon
{
	display: block;
}

.tickbox
{
	position: relative;
	top: 1px;
}
label
{
	cursor: pointer;
}
label:Hover
{
	cursor: pointer;
}
.bigbold
{
	font-size: 12pt;
	font-weight: bold;
	color: crimson;
}
.guide
{
	font-family: verdana;
	font-size: 8pt;
	color: #020202;
	border-collapse: collapse;
}
.guide .tabletop
{
	color: #396DCD;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
}
.guide .tableleft
{
	color: #396DCD;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.guide .content
{
	color: #606060;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 40%;
	line-height: 15px;
}
.guide strong
{
	font-size: 7pt;
	font-weight: bold;
}
.sidenav-content
{
	text-align: left;
	padding-left: 14px;
	margin-top: 10px;
	color: #d0d0d0; 
	font-size: 8pt; 
	width: 200px;
	font-size: 10px;
}
.sidenav-content A
{
	color: #d0d0ff;
	text-decoration: none;
}
.sidenav-content A:Hover
{
	color: #e0e0e0;
	text-decoration: underline;
}
.sidenav-content H2
{
	color: #ddddff;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 8pt;
}


.minisitemap
{
	font-family: verdana;
	font-size: 7pt;
	width: 772px;
	padding: 10px;
	text-align: center;
}

.minisitemap A
{
	font-family: verdana;
	font-size: 7pt;
	color: #020202;
	text-decoration: none;
}
.minisitemap A:hover
{
	color: #020202;
	text-decoration: underline;
}

.stitletemp1 {
	font-size: 12pt;
	font-weight: bold;
    text-decoration:none;
}


.innertables {
text-align:left;
color: #020202; 
font-size: 13px;
}
.innertables a{
color: #003399; 
font-size: 11px;
}
.innertables table {
border:1px;
padding:5px;
border-color:#000066;
}
.maplink a
{
text-decoration:underline;
color:#0099CC;
}
.maplink a:hover
{
text-decoration:none;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

.righttop {
	font-variant: small-caps;
	float:right;
	text-align:right;
}