body { 
background-color: #000;
background-image: url('http://www.janiehorton.com/images/bg_gradient.jpg');
background-attachment: fixed;
background-repeat: repeat-x;
height: 100%;
margin: 0;
padding: 0;
color: #fff; 
font-size: 12px; 
line-height: 18px; 
font-family: arial, helvetica, Verdana 
}
.bg_pageLogo  { 
background-image: url('/images/bg_page_logo.jpg') fixed; 
background-repeat: no-repeat; 
background-position: top left;
background-color: #025067;
}
.bg_pageLogo_L  { 
background-image: url('http://www.janiehorton.com/images/bg_page_logo_L.jpg') fixed; 
background-repeat: no-repeat; 
background-position: top left;
background-color: #025067;
}
.maintext {
padding-left: 15px;
padding-right: 12px;
padding-top: 0px;
padding-bottom: 15px;
color: #fff; 
font-size: 12px; 
line-height: 18px; 
font-family: arial, helvetica, Verdana 
}
.yellowbox {
padding: 12px;
border: #fff 2px solid;
background-color: #9ff;
color: #000;
}
.padding_left {
padding-left: 12px;
color: #fff; 
font-size: 12px; 
line-height: 18px; 
font-family: arial, helvetica, Verdana 
}
.img-border {
border: goldenrod 1px solid;
}
.border_left {
border-left: white 1px solid;
}
.sidebar {
padding-left: 2px;
padding-right: 12px;
padding-top: 0px;
padding-bottom: 0px;
color: #fff; 
font-size: 12px; 
line-height: 18px; 
font-family: arial, helvetica, Verdana 
}
.quote { 
font-family: arial, helvetica;  
color: white; 
font-size: 11px; 
font-style: normal; 
}

.fineprint { 
font-family: arial, helvetica; 
color: #fff; 
font-size: 10px 
}

.title { 
font-family: arial, helvetica;  
color: #D3D3D3; 
font-size: 24px; 
text-weight: bold 
}

td {  
color: #fff; 
font-family: arial, helvetica; 
font-size: 12px; 
line-height: 18px 
}

p { 
color: #fff; 
font-family: arial, helvetica; 
font-size: 12px; 
text-indent: 0px; 
line-height: 18px 
}
.black_11 { 
color: black; 
font-family: arial, helvetica; 
font-size: 11px; 
text-indent: 0px; 
line-height: 18px 
}
.black_12 { 
color: black; 
font-family: arial, helvetica; 
font-size: 12px; 
text-indent: 0px; 
line-height: 18px 
}
.header { 
font-family: arial, helvetica; 
color: #ff9; 
font-size: 14px;
font-weight: bold;
}
.header_blue { 
font-family: arial, helvetica; 
color: #039; 
font-size: 14px;
font-weight: bold;
}
h1 { 
color: #33ccff; 
font-family: arial, helvetica; 
font-size: 22px; 
font-style: italic; 
text-indent: 0px; 
line-height: 18px 
}

h2 { 
color: #fff; 
font-family: arial, helvetica; 
font-size: 14px; 
font-style: italic; 
text-indent: 0px; 
line-height: 14px 
}
.image_border {
border-style: solid;
border-color: #fff;
border-width: 1px;
}
a { 
text-decoration: underline; 
color: #fff; 
font-size: 12px; 
font-family: arial, helvetica 
}
a:hover { 
text-decoration: underline; 
color: orange; 
font-size: 12px; 
font-family: arial, helvetica 
}
a.fineprint { 
text-decoration: underline; 
color: #fff; 
font-size: 10px; 
font-family: arial, helvetica 
}
a.fineprint:hover { 
text-decoration: underline; 
color: orange; 
font-size: 10px; 
font-family: arial, helvetica 
}
A.navbar {
color: #fff; 
text-decoration: none;
font-family: Arial, Verdana, Helvetica;
font-size: 13px; 
font-weight: bold; 
}
A.navbar:hover {
color: #fff; 
text-decoration: underline;
font-family: Arial, Verdana, Helvetica;
font-size: 13px; 
font-weight: bold; 
	}
A.navbarActive {
color: #fff; 
text-decoration: none;
font-family: Arial, Verdana, Helvetica;
font-size: 13px; 
font-weight: bold; 
	}
A.subnav {
color: #D3D3D3; 
text-decoration:none;
font-weight: normal;
font-family: Arial, Verdana, Helvetica;
font-size: 11px; 
	}
A.subnav:hover {
color: skyblue; 
text-decoration: underline;
font-family: Arial, Verdana, Helvetica;
font-size: 11px; 
	}
A.footer {
color: #99ffff; 
text-decoration:none;
font-weight: normal;
font-family: Arial, Verdana, Helvetica;
font-size: 11px; 
	}
A.footer:hover {
color: white; 
text-decoration: underline;
font-family: Arial, Verdana, Helvetica;
font-size: 11px; 
	}
#scrollingDIV_s  { 
background-color: transparent; 
text-align: left; 
padding-left: 0px; 
padding-right: 10px; 
width: 100%; 
height: 350px; 
overflow: auto; 
border: solid 0px #aaa; 
}
#scrollingDIV  { 
background-color: transparent; 
text-align: left; 
padding-left: 0px; 
padding-right: 10px; 
width: 100%; 
height: 500px; 
overflow: auto; 
border: solid 0px #aaa; 
}