/*
 * stylesheet for Galaxy Creations
 * created 2003-01-21
 */

BODY { color: #000000; background-color: #DDDDDD; background-image: url('../images/bg_lines.gif'); }
BODY, TD { font-family: Arial,Verdana,sans-serif; }

/* layout styles */
.headerBar { background-color: #1D4764; }
.titleBar { background-color: #82AAD9; }
.navbar { background-color: #1D4764; /*#1E354A;*/ }
.footerBar1 { background-color: #1E354A; }
.footerBar2 { background-color: #82AAD9; }
.contentBox { background-color: #FFFFFF; }
.contentCell { border-left: solid 1px #DDDDDD; border-right: solid 1px #DDDDDD; }
.clientCellAlt { background-color: #EEEEEE; }
.contentTitleBar { padding: 6px; background-color: #4981A8; }
.indent1 { margin-left: 30px; }
UL.bulletList { margin-top: 6px; margin-bottom: 6px; }
IMG.photo { border: solid 1px #000000; }
IMG.photoLink { border: solid 2px #0000CC; }

/* text styles */
.contentTitle { font-size: 140%; font-weight: bold; font-family: Times,serif; color: #FFFFFF; }
/*.contentTitle { font-size: 120%; font-weight: bold; font-family: Verdana; }*/
.contentSubtitle { font-size: 90%; font-weight: bold; font-style: italic; }
.contentHeading { font-size: 90%; font-weight: bold; font-family: Verdana; }
.contentDesc { font-size: 80%; font-family: Verdana; }
.contentItems { font-size: 70%; font-family: Verdana; }
.contentHeader { font-size: 70%; font-weight: bold; color: #1E354A; font-family: Verdana; }
.contentFooter { font-size: 70%; font-weight: bold; color: #1E354A; }

/* link styles */
A.topLink { color: #1E354A; text-decoration: none; }
A.topLink:hover { color: #2E556A; }
A.footerLink { color: #1E354A; }
A.footerLink:hover { color: #2E556A; }

/* navbar styles */
.navTop, .navTopOver { color: #FFFFFF; /*#FFB82B;*/ font-size: 10pt; font-weight: bold; text-align: center; }
.navTopOver { color: #1D4764; }
.navSub, .navSubOver { color: #FFFFFF; font-size: 10pt; font-weight: bold; }
.navSubOver { color: #1D4764; }


