HTML {
scrollbar-arrow-color:#7B91CA; 
scrollbar-face-color:#EEEEEE; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-highlight-color:#ffffff; 
scrollbar-shadow-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-track-color:#CCD8F2; 
}

body { 
background-image: url();
background-repeat: repeat-y;
font-family : Verdana, Arial, sans-serif;
background-color: #ffffff;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
color: #000000;
}

P, TD, LI, UL, Table {
font-size : 100%;
}

/* this group sets the normal link colors */

A:LINK, A:VISITED, A:ACTIVE{
color : #7B91CA;
text-decoration: none;
font-weight: bold;
}

A:HOVER {
color : #7B91CA;
text-decoration : underline;
font-weight: bold;
}

H1 {
background-image: url(images/h1.gif);
background-repeat: no-repeat;
background-position: 1;
font-size : 120%;
font-weight : bold;
color : #7B91CA;
padding-left: 30px;
}

H2 {
background-image: url(images/h2.gif);
background-repeat: no-repeat;
background-position: 1;
font-size : 110%;
font-weight : bold;
color : #7B91CA;
padding-left: 30px;
}

H3 {
font-size : 100%;
font-weight : bold;
color : #7B91CA;
letter-spacing: 1px;
}

H4, H5 ,H6 {

font-size : 100%;
color : #7B91CA;
font-weight: bold;
padding: 1px;
}

ul  {
list-style-image: url(images/blt.gif);
}


HR {
color : #7B91CA;
height : 1px;	 
text-align: center;
}

.outtable {
background-image: url(images/back.gif);
background-repeat: repeat-y;
padding-left: 12px;
padding-right: 12px;
}

.maintable {
background-color: #ffffff;
}

.menutop {
font-size: 65%;
color: #ffffff;
padding: 5px;
background-color: #7B91CA;
}


.footer {
font-size: 65%;
color: #ffffff;
padding: 5px;
background-color: #7B91CA;
}

.content1 {
padding: 5px;
line-height: 1.5;
font-size: 80%;
background-color: #ffffff;
}

.content2 {
padding: 5px;
line-height: 1.5;
text-align: justify;
border-left: 1px dashed #7B91CA;
font-size: 80%;
background-color: #ffffff;
}

.detail {
background-color: #ffffff;
border-left: 1px solid #7B91CA;
border-right: 1px solid #7B91CA;
font-size: 70%;
padding: 5px;
text-align: justify;
}

.gallery {
background-color: #7B91CA;
border-left: 1px solid #7B91CA;
border-right: 1px solid #7B91CA;
padding: 5px;
text-align: justify;
}

.gallerycontent {
padding: 5px;
line-height: 1.5;
text-align: justify;
font-size: 70%;
}

.pics {
background-color: #ffffff;
padding: 10px;
}

.blogresults {
padding: 20px;
}

.ap2 {
padding: 5px;
}

.formbutton {
background-color: #7B91CA;
border: 1px solid #000000;
color: #000000;
font-size: 90%;
font-weight: bold;
font-family : Verdana, Arial, sans-serif;
}

.formtext {
background-color: #EEEEEE;
border: 1px solid #000000;
font-size: 100%;
font-family : Verdana, Arial, sans-serif;
}

a.nav2:link, a.nav2:active, a.nav2:visited {
font-family : Verdana, Arial, sans-serif;
text-decoration:none;
font-weight : bold;
color : #EEEEEE; 
}

a.nav2:hover {
font-family : Verdana, Arial, sans-serif;
text-decoration:none;
font-weight : bold;
color : #ffffff; 
}

.taglist {
border: 1px solid #666666;
margin-top:40px; margin-bottom:30px;
}

.taglist tbody tr td {
font-family: "lucida grande", verdana, sans-serif;
font-size: 8pt;
padding: 3px 8px;
border-left: 1px solid #D9D9D9;
}
	
.taglist tbody tr.selected td {
background-color: #3d80df;
color: #ffffff;
font-weight: bold;
border-left: 1px solid #346DBE;
border-bottom: 1px solid #7DAAEA;
}