
a              { color: #0078cc; }
                
.button {
                background: #004a95 url('../../images/layout/bg-button-blue.gif') top left repeat-x !important;
                border-color: #004994 !important;

                }

#sidebar #main-nav li a.nav-top-item {
                background: transparent url('../../images/layout/bg-menu-item-blue.gif') right center no-repeat;
                }

ul.content-box-tabs li a:hover {
                color: #0078cc;
                }              
                
.pagination a.current {
                background: #004a95 url('../../images/layout/bg-button-blue.gif') top left repeat-x !important;
                border-color: #004994 !important;
                }
				
.action-button span:hover {
				color: #0078cc;
                }

.keyword{border: 1px solid #004a95; background: #ffffff; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-family: Tahoma, Arial, Verdana;	font-size: 14px; width:430px}

h1, h2, h3, h4, h5, h6 {
                color: #0078cc;
				}