﻿/* ------------------------------------------------------------------------------------------------------------------------------- */
/* Style for layout */
/* ------------------------------------------------------------------------------------------------------------------------------- */

body{background:#ecf4f5;}
body{font-size:0.78em;font:normal 0.78em/150% "verdana","monospace";}

#header .frame {background:#165b6b;}
#headerb .frame {background:#6c9287;}

#menu .frame {background:#165b6b;border-top:solid 2px #91bcc3;border-bottom:solid 2px #91bcc3;}
#footer .frame {background:#6c9287;border-top:solid 2px #91bcc3;border-bottom:solid 2px #91bcc3;}

#left .frame {background:#91bcc3;}

#right .frame {background:#91bcc3;}

#content .frame {background:#ecf4f5;}

/* ------------------------------------------------------------------------------------------------------------------------------- */
/* Style for Pages */
/* ------------------------------------------------------------------------------------------------------------------------------- */

.bd {padding:20px; text-align:justify;font-family:tahoma, verdana, arial, sans-serif; font-weight:normal;}
.sitename {margin:0;color:#165b6b;font-size:small;padding:5px;font-weight:bold;text-align:right;font-family:tahoma, verdana, arial, sans-serif;}
h1 {text-align:left; margin:0;color:#91bcc3;font-size:large;padding:5px;font-weight:bold;}
h2 {text-align:left; margin:0;color:#91bcc3;font-size:medium;padding:5px;font-weight:bold;}
h3 {text-align:left; margin:0;color:#165b6b;font-size:small;padding:5px;font-weight:bold;}
h4 {text-align:left; margin:0;color:#165b6b;font-size:small;padding:5px;font-weight:bold;}
h5 {text-align:left; margin:0;color:#666;font-size:small;padding:5px;font-weight:bold;}
h6 {text-align:left; margin:0;color:#666;font-size:small;padding:5px;}
hr {text-align:left; margin:0;color:#165b6b;font-size:small;padding:5px;}
a {color:#165b6b}
a:hover {color:#91bcc3}

p  {margin:0;color:#666;}
li  {margin:0;color:#666;}
img {text-align:center}

#scroller {background:#ecf4f5;}
#scroller em {border:1px solid #6c9287;}
#scroller span {background:#ecf4f5; border:1px solid #6c9287;}
#scroller span b#caption {font-size:10pt; color:#165b6b; font-family:tahoma, verdana, arial, sans-serif; font-weight:normal;}
#scroller span b#copyright {font-size:10pt; color:#165b6b; font-family:tahoma, verdana, arial, sans-serif; font-weight:normal;}

#scroller b#thumbs {border:1px solid #6c9287; border-width:1px 1px 1px 1px;}
#scroller b#thumbs a {background:#6c9287; border:1px solid #6c9287;text-decoration:none}
#scroller b#thumbs a img {border:0;}
#scroller b#thumbs a:hover {border:1px dotted #6c9287; background:#6c9287;}
#scroller b#thumbs a:active, #scroller b#thumbs a:focus {border:1px solid #fff; background:#fff;}
#scroller b#thumbs a:active img, #scroller b#thumbs a:focus img {background:#aaa;}
#scroller b#thumbs a:hover img.hr {border:1px solid #6c9287;}
#scroller b#thumbs a:hover img.vt {border:1px solid #6c9287;}
#scroller b#thumbs a:active img.hr, #scroller b#thumbs a:focus img.hr {border:1px solid #6c9287;}
#scroller b#thumbs a:active img.vt, #scroller b#thumbs a:focus img.vt {border:1px solid #6c9287;}


.holder {padding:3px;}
.holder h4 {text-align:left; color:#165b6b;}
a.hid {color:#666; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#ecf4f5;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}
.clear {clear:both;}

/* ------------------------------------------------------------------------------------------------------------------------------- */
/* Style for menus */
/* ------------------------------------------------------------------------------------------------------------------------------- */

/* Style for top-menu */
.topMenu {}
/* Style for submenus */
.submenu {background-color: #165b6b;}

/* Style for top items: normal state */
.topItemNormal {border-right: solid 5px #666;font-family: Tahoma;font-size: 11px;font-weight: bold;color:#ecf4f5;}

/* Style for top items: mouseover state */
.topItemOver {font-family:Tahoma;font-size:11px;font-weight:bold;color:#6c9287;}

/* Style for items: normal state */
.itemNormal {}

/* Style for items: mouseover state */
.itemOver {}

/* Style for items text: normal state */
.itemTextNormal {font-family:Trebuchet MS, Tahoma;font-size: 11px;font-weight: bold;color: #ecf4f5;}

/* Style for items text: mouseover state */
.itemTextOver{font-family: Trebuchet MS, Tahoma;font-size: 11px;font-weight: bold;color:#6c9287;}
