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: #765}
/**************************************************header**************************************************/
#header {background: url(../images/theme04/banner.jpg) no-repeat 0 60px;}
#header h2 {background: url(../images/theme04/bg-title.jpg) no-repeat; color: #fff;}
/**************************************************content area********************************************/

/**************************************************center column*******************************************/
#main {background: #FFF;}
#main ul#breadcrumbs li {color: #C00;}
#main ul#breadcrumbs li a {color: #C00;}
#main ul#breadcrumbs li a:hover {color: #800;}
#main h3 {color: #765;}
#main h4 {color: #765;}
#main table {border: 1px solid #765;}
#main table thead tr th, #main table tfoot tr td {background: #765; color: #fff;}
#main table tbody tr td {border-bottom: 1px solid #765;}
/**************************************************left column*********************************************/
#sidebar {background: url(../images/theme04/bg-sidebar.jpg) repeat-y; color: #722;}
#sidebar ul#sidebarNav li a {border-bottom: 1px solid #792625;}
#sidebar ul#sidebarNav li ul {border-bottom: 1px solid #792625;}
/**************************************************footer**************************************************/
#footer {background: url(../images/theme04/bg-footer.jpg) no-repeat; color: #fff;}
#footer p a {color: #fff;}
