
            #bgtop
            {
                background-color: #054673;
            }
        
            #bgtop
            {
                border-bottom-color: #fff;
            }
        
            BODY
            {
                background-color: #054673;
            }
        
            A
            {
                color: #000;
            }
        
            .capsule
            {
                background-color: #fff;
            }
        
            .capsule, .capsule a
            {
                color: #fff;
            }
        
            #header
            {
                background-color: #5c7f98;
            }
        
            #header, #header table, #header a
            {
                color: #fff;
            }
        
            #header #title
            {
                border-right-color: #fff;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				width:40%;
            }
        
            #sidebar, #tdsidebar
            {
                background-color: #999;
            }
        
            #sidebar fieldset.sidebarlist
            {
                background-color: #999;
            }
        
            #sidebar fieldset.sidebarlist
            {
                color: #000;
            }
        
            #sidebar legend
            {
                background-color: #5c7f98;
            }
        
            #sidebar legend
            {
                color: #000;
            }
        
            #sidebar .sidebarlist li, #postaction li
            {
                border-top-color: #fff;
            }
        
            .sidebarlist a
            {
                color: #000;
            }
        
            #sidebar #wp-calendar caption
            {
                color: #000;
            }
        
            #sidebar #wp-calendar thead th, #sidebar #wp-calendar tfoot td.pad
            {
                background-color: #5c7f98;
            }
        
            #sidebar #wp-calendar thead th
            {
                color: #000;
            }
        
            #sidebar #wp-calendar tbody td
            {
                color: #FF0000;
            }
        
            #sidebar #wp-calendar tfoot td#next, #sidebar #wp-calendar tfoot td#prev
            {
                background-color: #000;
            }
        
            #sidebar #wp-calendar tfoot td#next, #sidebar #wp-calendar tfoot td#prev, #sidebar #wp-calendar tfoot a
            {
                color: #666;
            }
        
            #sidebar .textwidget
            {
                color: #000;
            }
        
            #content
            {
                background-color: #fff;
            }
        
            .post fieldset
            {
                background-color: #fff;
            }
        
            .entry
            {
                color: #000;
            }
        
            .post fieldset legend.title, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                background-color: #fff;
            }
        
            .post fieldset legend.title, .post fieldset legend.title a, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                color: #000;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                background-color: #5c7f98;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                color: #000;
            }
        
            .postmetadata
            {
                background-color: #054673;
            }
        
            .postcattags
            {
                background-color: #5c7f98;
            }
        
            .postcattags, .postcattags a
            {
                color: #000;
            }
        
            #single .postcattags .capsule
            {
                background-color: #5c7f98;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: #000;
            }
        
            blockquote
            {
                background-color: #fff;
            }
        
            blockquote
            {
                color: #000;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                background-color: #fff;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                color: #000;
            }
        
            .entry > P:first-child:first-letter
            {
                color: #000;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, .replybuttonbox .capsule, #respond INPUT#submit
            {
                background-color: #054673;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, #postaction a, replybuttonbox .capsule, #respond INPUT#submit
            {
                color: #fff;
            }
        
            fieldset#comments
            {
                background-color: #5c7f98;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: #5c7f98;
            }
        
            fieldset.comment .commenttext
            {
                color: #000;
            }
        
            fieldset#responsebox
            {
                background-color: #fff;
            }
        
		.footer {
	color:#fff;
	font-size:12px;
	text-align:center;
	
	}
.footer a {
	color:#000;
	}

.footer a:visited {
	color:#000;
	}
	
.footer a:hover {
	color:#993300;
	}
		
.required {
	color:#FF0000;
	
	}	
.redhot {
	
	font-size:12px;
	color:#fff;
	font-weight:bold;
	}

.redhot a {
	color:#fff;
	}

.redhot a:visited {
	color:#fff;
	}

.redhot a:hover {
	color:#999999;
	}
	
#credits {
text-align:center;
font:Arial, Helvetica, sans-serif;
}

