/* this is a basic theme - works with nearly all browsers */

/* tested with: */
/* on mac osx: safari 1.2.2, camino 0.8b, mozilla 1.7, firefox 0.9, omniweb 4.5, ie 5.2.3, */
/* on mac os9: ns 7.0.2, ie 5.1.6, */
/* on win98:  ie 6.0.2800, ns 7.0.1, moz 1.6, firefox 0.9, opera 7.03, */



p {
	font-size: 17px; 
	line-height: 16px;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3 {
	font-size: 16px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
	
a:link  { color: YELLOW; font-size: 13px; text-decoration: none }
a:visited{ 
	font-size:13px;
	text-decoration: none; 
	color:#E4E4E4;
	}
a:visited:hover 
{
	font-size:13px;
	text-decoration: none; 
	color:#FFFFFF;
}
a:hover, 
a:active { 
	font-size:13px;
	text-decoration: underline; 
	color:#0000FF;
	}

a.footer:link {
	font-size:13px;
	text-decoration: none;
	color:#FFFFFF;
	}
a.footer:visited{ 
	font-size:13px;
	text-decoration: none; 
	color:#FFFFFF;
	}
a.footer:visited:hover 
{
	font-size:13px;
	text-decoration: underline; 
	color:#FFFFFF;
}
a.footer:hover, 
a.footer:active { 
	font-size:13px;
	text-decoration: underline; 
	color:#FFFFFF;
	}

a.content:hover, 
a.content:active {
	font-size:13px;
	text-decoration: underline; 
	color: YELLOW;	}
	
a.content2:hover, 
a.content2:active  { color: yellow; font-size: 13px; text-decoration: underline }
	
#footer {
 	width: 680px;
	border: 1px solid #aaa;    
	background-position: center center;
	background-repeat: repeat;
	background-color: #284C00;	
	margin: 15px -10px 10px 0px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	}

.address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
}
.pagecontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.pagecontenttiny {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.pagecontentindent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	padding: 0px 10px;
	margin: 0px 10px 0px 0px;
}

td.padded20
{
	padding: 10px;
}
	
.pagebold   { color: yellow; font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold }

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ 
width: 700px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ 
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ 
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: none;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: navy;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
color: white;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

.click-menu {
    width: 180px;
}
.click-menu .box1 {
    background-color: #0033FF;
	background-color:#BACAE8;
    color: #99bb99;
	color:#000000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 6px;
    border-width: 1px;
    border-color: #448882;
    border-color: #336699;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #113344;
	background-color:#336699;
    color: #CCEEEB;
	color:#ffffff;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 6px;
    border-width: 1px;
    border-color: #99CCAE;
	border-color:#FFFFFF;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
    background-color: #202340;
	background-color:#FFFFFF;
	background-color:#336699;
    color: #99bb99;
	color:#000099;
	color:#FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 6px;
    border-width: 1px;
    border-color: #448882;
    border-color: #ffffff;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #113344;
	background-color:#FFFFFF;
	background-color:#336699;
    color: #99CCCC;
	color:#000099;
	color:#CCCCCC;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 6px;
    border-width: 1px;
    border-color: #99CCCC;
    border-color: #ffffff;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #224441;
	background-color:#999999;
	background-color:#9CAFDA;
	font-family:Arial;
    font-size: 9px;
	font-weight: bold;
    line-height: 13px;
    padding: 4px 0px 4px 0px;
    border-width: 1px;
    border-color: #448882;
    border-color: #ffffff;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
    color: #8BAA88;
	color:#000066;
	color:#000099;
	color:#000000;
    text-decoration: none;
    white-space: nowrap;
	font-size: 11px;
}
.click-menu .section a:visited {
    color: #8BAA88;
	color:#000066;
	color:#000099;
	color:#000000;
    text-decoration: none;
    white-space: nowrap;
	font-size: 11px;
}
.click-menu .section a:hover {
    color: #CCEEEB;
	color:#0099CC;
	color:#000099;
	color:#FFFFFF;
	color:#000033;
    text-decoration: none;
    white-space: nowrap;
	font-size: 11px;
}
.click-menu .box2 {    

}
.click-menu .box2-hover {
    font-size: 11px;
    background: #000000;
	background-color:#666666;
	background-color:#0047EF;
	background-color:#DAE7F6;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: red;

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 205px;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #F8FBBD;
color: black;
}
}

