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