a, a:link, a:visited, a:active	{color: #5ac; text-decoration: none; cursor: pointer;}
a:hover, a.selected	{color: #7ce; text-decoration: none; cursor: pointer;}

body {background: url(../images/theme17/bg-body.jpg);}
/**************************************************header**************************************************/
#header {background: url(../images/theme17/banner.jpg) no-repeat 0 60px;}
#header h2 {background: url(../images/theme17/bg-title.jpg) no-repeat; color: #fff;}
/**************************************************content area********************************************/

/**************************************************center column*******************************************/
#main {background: #fff; color: #444;}
#main ul#breadcrumbs li {color: #5ac;}
#main ul#breadcrumbs li a {color: #5ac;}
#main ul#breadcrumbs li a:hover {color: #7ce;}
#main h3 {color: #047;}
#main h4 {color: #047;}
#main table {border: 1px solid #047;}
#main table thead tr th, #main table tfoot tr td {background: #047; color: #fff;}
#main table tbody tr td {border-bottom: 1px solid #047;}
/**************************************************left column*********************************************/
#sidebar {background: #169 url(../images/theme17/bg-sidebar.jpg) no-repeat; color: #fff;}
#sidebar ul#sidebarNav li a {border-bottom: 1px solid #fafcfd;}
#sidebar ul#sidebarNav li ul {border-bottom: 1px solid #fafcfd;}
/**************************************************footer**************************************************/
#footer {background: url(../images/theme17/bg-footer.jpg) no-repeat; color: #fff;}
#footer p a {color: #fff;}
