
/* CSS Document */
* {
     /*margin-right:6px;*/
     margin:0;
	padding:0;
}
#contencei{ float:left; width:938px; height:220px;}
.locati{ width:350px;; float:left;}
.contact{ width:450px; float:left;}
hr{ width:330px; color:#8ccd06; height:3px;  background-color:#8ccd06}
p.adr{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:20px;padding-left:30px;}
.submit{ background-image:url(../images/submit.jpg); width:100px; background-repeat:no-repeat; margin-top:20px; padding:0px; height:35px; border:0px; }
#site{ margin-left:auto; margin-right:auto; width:1000px;}
body#body {
	background:url(../images/bg11.jpg) top repeat-x #fff;
	font-family:Tahoma, Geneva, sans-serif;
	background-repeat:no-repeat;
	font-size:12px;
	color:#000;
}
#body1 {
	background:url(../images/ba1.gif) top repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
ul, ul li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
table {
	border-collapse:collapse;
	border:0px;
}
td {
	vertical-align:top;
	padding:0px;
}
tbody {
	border:none;
}
a {
	color:#00CCFF;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
img, a img {
	border:0;
}
.clear {
	clear:both;
}
fieldset {
	border:1px solid #cacaca;
	overflow:hidden;
	position:relative;
}
fieldset legend {
	color:#39780b;
}
html.js fieldset.collapsed legend {
	display:inline;
}
/*html.js fieldset.collapsible legend a { background:url(../images/a5.gif) no-repeat 5px 7px;}
html.js fieldset.collapsed legend a { background:url(../images/a4.gif) no-repeat 5px 6px;}*/

fieldset a {
	color:#dd621e;
}
fieldset .tips {
	font-size:10px;
}
.min-width {
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");
	min-width:980px;
}
#main {
	margin:0 auto;
	width:980px;
	position:relative;
	background:url(../images/bg-top1.jpg) top left no-repeat;
}
#main1 {
	margin:0 auto;
	width:980px;
	position:relative;
	background:url(../images/bg-top1.jpg) top left no-repeat;
}
#main2 {
	margin:0 auto;
	width:980px;
	position:relative;
	background:url(../images/bg-top-black.jpg) top left no-repeat;
}
table.system-status-report th, thead th {
	border-bottom:1px solid #cacaca;
	color:#000000;
	font-size:13px;
}
thead th, th, tr.even, tr.odd {
	padding:0px;
	border-bottom:1px solid #cacaca;
}
/*------HEADER------*/
#header {
	padding:0px;
}
.head-row1 {
	height:149px;
	width:100%;
	overflow:hidden;
}
.head-row2 {
	height:41px;
	width:100%;
	overflow:hidden;
}
.head-row3 {
	height:219px;
	width:100%;
	overflow:hidden;
}
.head-row3 .col1 {
	float:left;
	width:264px;
}
.head-row3 .col2 {
	float:left;
}
.logo {
	margin:20px 0px 0px 0px;
	float:left;
}
h1.site-name {
	font-size:20px;
	padding:15px 10px 0px 0px;
	font-family:"Trebuchet MS";
	text-transform:capitalize;
}
h1.site-name a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
.slogan {
	padding:4px 0px 0px 12px;
	color:#FFFFFF;
	font-size:15px;
	text-transform:none;
	float:left;
}
.slogan-img {
	margin:63px 1px 0px 10px;
	float:left;
}
/*.pr-menu {
	overflow:hidden;
	padding-left:38px;
}*/
.pr-menu {
	overflow:hidden;
	padding-left:0px;
}
ul.primary-links {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.primary-links li {
	float:left;
	padding:0 1px 0 0;
}
ul.primary-links li a {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	display:block;
	padding:12px 0px 14px 0px;
	width:110px;
	text-align:center;
}
ul.primary-linkstst li a {
	color:#57b310;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding:12px 0px 14px 0px;
	width:110px;
	background:url(../images/bg-li.png) no-repeat 0 0;
	text-align:center;
}

ul.primary-links li a:hover, ul.primary-links li.active a {
	color:#F9F005;
	text-decoration:none;
}
/*----Breadcrumb-----*/
.breadcrumb {
	padding:5px 55px 2px 37px;
	color:#3f85ca;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	background:url(../images/bg-breadcrumb.html) top repeat-x;
	float:left;
}
.breadcrumb a {
	color:#3f85ca;
	text-decoration:none;
	padding:0px 2px 0px 2px;
	text-transform:none;
	vertical-align:middle;
	font-weight:normal;
}
.breadcrumb a:hover {
	text-decoration:underline;
	color:#000;
}
/* footer */
#footer {

	color:#FFF;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	width:1000px;
	overflow:hidden;
	background:#949494;
	background-repeat:no-repeat;
}
.foot {
	text-align:right;
	margin:0 auto;
	width:980px;
	padding:15px 0px 15px 0px;
	text-transform:none;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .foot span {
	padding-right:38px;
}
/* footer end */


/*------CORNERS------*/
div.block {
	margin-bottom:4px;
	color:#363638;
	position:relative;
	overflow:hidden;
	width:100%;
	background:#eeeeee url('../images/block-top.gif') no-repeat left top;
	top: 0px;
	left: 0px;
}
.block-top {
	width:100%;
	overflow:hidden;
}
.block .content {
	padding:11px 10px 30px 32px;
	overflow:hidden;
	background:url(../images/block-bot.gif) bottom left no-repeat;
}
.clear-block {
	padding:0px 20px 0px 18px;
}
.admin .clear-block {
	padding:0px;
}
.slogan-img2 {
	margin-top:78px;
}
.corner-top-left {
	background:url(../images/corner-top-left.gif) no-repeat left top #eeeeee;
}
.corner-top-right {
	background:url(../images/corner-top-right.gif) no-repeat right top;
}
.corner-bot-left {
	background:url(../images/corner-bot-left.gif) no-repeat left bottom;
}
.corner-bot-right {
	background:url(../images/corner-bot-right.gif) no-repeat right bottom;
	padding:3px 4px 0px 4px;
	margin-bottom:4px;
	overflow:hidden;
	margin-bottom:10px;
}
.border-left2 {
	background:url(../images/border-left2.gif) repeat-y left #FFFFFF;
}
.border-right2 {
	background:url(../images/border-right2.gif) repeat-y right;
}
.border-top2 {
	background:url(../images/border-top2.gif) repeat-x top;
}
.border-bot2 {
	background:url(../images/border-bot2.gif) repeat-x bottom;
}
.corner-top-left2 {
	background:url(../images/corner-top-left2.gif) no-repeat left top;
}
.corner-top-right2 {
	background:url(../images/corner-top-right2.gif) no-repeat right top;
}
.corner-bot-left2 {
	background:url(../images/corner-bot-left2.gif) no-repeat left bottom;
}
.corner-bot-right2 {
	background:url(../images/corner-bot-right2.gif) no-repeat right bottom;
}
.corner-top-left3 {
	background:url(../images/corner-top-left3.gif) no-repeat left top #FFF;
}
.corner-top-right3 {
	background:url(../images/corner-top-right3.gif) no-repeat right top;
}
.corner-bot-left3 {
	background:url(../images/corner-bot-left3.gif) no-repeat left bottom;
}
.corner-bot-right3 {
	background:url(../images/corner-bot-right3.gif) no-repeat right bottom;
	width:760px;
	overflow:hidden;
}
h4 {
	color:#000;
	font-size:22px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
}
.blocks {
	overflow:hidden;
	width:100%;
	padding-top:30px;
}
.blocks div {
	background:url(../images/bg-blocks.html) top repeat-x #fafafa;
	width:209px;
	float:left;
	overflow:hidden;
}
.blocks div h4 {
	padding:12px 0px 30px 45px;
}
.blocks div .inner {
	padding:18px 0px 35px 15px;
}
.blocks div a {
	color:#1579d9;
}
.list, .list2 {
	margin-right:3px;
}
.blocks div ul {
	margin-left:6px;
	margin-bottom:30px;
}
.blocks2 {
	overflow:hidden;
	width:100%;
}
.blocks2 .inner {
	padding:0px 0px 15px 0px;
}
.blocks2 div.list, .blocks2 div.list2 {
	float:left;
	width:200px;
}
.blocks2 div.list3 {
	width:170px;
	float:left;
}
.blocks2 div ul {
	margin-left:6px;
}
.events {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.events .list {
	float:left;
	width:288px;
}
.links-indent {
	padding:8px 0px 0px 24px;
	overflow:hidden;
}
.links-indent ul.links li {
	float:left;
	padding:0;
	padding-right:17px;
}
.links-indent ul.links li a {
	background:url(../images/links-left.gif) top left no-repeat;
	display:block;
	text-decoration:none !important;
	font-size:12px;
	text-transform:lowercase;
}
.links-indent ul.links li a span {
	background:url(../images/links-right.gif) top right no-repeat;
	display:block;
	padding:0 15px;
	color:#FFF;
}
#cont-col .links-indent ul.links li a span span {
	background:url(../images/bg-links.gif) top repeat-x;
	color:#FFF;
	padding:0px 0 3px 0;
	display:block;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	height:auto;
}
#cont-col .links-indent ul.links li a:hover span span {
	text-decoration:underline;
}
/*-----------------*/

#cont {
	overflow:hidden;
	width:1040px;
	padding-bottom:46px;
}
#cont-col {
	float:left;
	width:760px;
}
#cont-col .ind {
	padding:0px 261px 0px 37px;
	margin-top:3px;
}
#right-col {
	width:238px;
	margin-left:-261px;
	float:right;
	overflow:hidden;
}
#right-col .ind {
	padding:3px 38px 0px 3px;
	margin-top:3px;
}
/**************---TITLES---**************/
h1 {
	color:#000;
	font-size:18px;
	font-weight:normal;
}
h1.title {
	background:none;
	font-size:17px;
}
h1.title a {
	color:#191919;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
}
h1.title a:hover {
	text-decoration:underline;
	color:#71992a;
}
#tabs-wrapper h2 {
	background:none;
	color:#000 !important;
	padding-bottom:10px;
	font-size:18px;
	font-weight:normal;
	padding-left:15px;
}
h2 {
	font-size:22px;
	color:#000;
	padding:10px 0px 7px 0px;
	text-transform:capitalize;
	font-weight:normal;
}
h2.with-tabs {
	padding-left:0px;
	padding-top:10px;
}
.block h2 {
	display:block;
	border-bottom:#bcbcbc 1px solid;
	color:#444b4e;
	font-size:12px;
	line-height:22px;
	margin:0;
	margin-top:5px;
	margin-bottom:10px;
	padding:0;
}
h3 {
	color:#424242;
	padding:5px 0px;
}
h3 a {
	color:#424242;
	text-decoration:none;
}
.block .title {
	padding:0;
	width:100%;
	overflow:hidden;
}
.title h3 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:15px 0px 11px 51px;
	text-transform:none;
	background:url(../images/bg-h.gif) no-repeat 0 0
}
.title h5 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:15px 0px 11px 51px;
	text-transform:none;
	background:url(../images/booknew.gif) no-repeat 0 0
}
.pub_bg 
{

background:url(../images/block-bot.gif) repeat 0 0 ;
}
.admin-panel h3 {
	color:#000000;
	font-size:13px;
}
.submit {
	padding:1px 0px 14px 24px;
	overflow:hidden;
	font-weight:bold;
}
.submitted, .submit .submitted {
	color:#39780b;
	font-size:11px;
	line-height:normal;
}
.submitted a {
	color:#39780b;
}
/***************/

.comment {
	padding:10px 0px 10px 20px;
}
.comment h3 {
	background:none;
}
.comment h3 a {
	color:#2a2a2a;
	font-size:15px;
}
.comment .title {
	padding-left:0px;
	padding-bottom:10px;
}
.comment .submitted {
	margin-left:0px;
	padding-bottom:10px;
	color:#575859;
}
.comment .submitted a {
	color:#575859;
}
.content {
	padding:0px 10px 0px 0px;
	color:#666;
	line-height:16px;
	font-size:12px;
	overflow:hidden;
}
.node .content strong {
	color:#39780b;
}
.node .content span, .node .content span strong {
	color:#191919;
}
.node .content a {
	color:#808080
}
.content a:hover {
	text-decoration:none;
}
.node {
	width:760px;
	padding-bottom:23px;
	margin-bottom:0px;
}
.node .content, #contact-mail-page {
	margin:0px 22px 0px 24px;
}
.node .content .inner {
	width:700px;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
	overflow:hidden;
	background:url(../images/bg-line.gif) bottom repeat-x;
	padding:23px 0px 10px 0px;
}
.node div.links {
	padding-top:5px;
	padding-bottom:2px;
	text-align:left;
}
.node .title {
	padding:13px 15px 2px 24px;
}
/*---------------------*/

/*----NAVIGATION----*/
#block-user-1 .content ul.menu {
	padding-left:0px;
	padding-bottom:0px;
	width:238px;
	overflow:hidden
}
#block-user-1 .content ul.menu li ul.menu {
	padding-left:18px;
	width:auto;
}
#block-user-1 .content ul.menu li {
	background:none;
	padding:0px 0px 1px 0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:21px;
	overflow:hidden;
	text-align:left;
}
#block-user-1 .content ul.menu li a {
	background:url(../images/a1.gif) no-repeat 0 8px;
	color:#808080;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:19px;
	overflow:hidden;
	text-align:left;
}
#block-user-1 .content ul.menu li a:hover {
	text-decoration:underline;
	color:#63a314;
	font-family: Tahoma, Geneva, sans-serif;
	text-align:left;
}
#block-user-1 .content ul.menu li.expanded {
	padding-bottom:0px;
}
#block-user-1 .content ul.menu li.expanded ul {
	padding-top:1px;
}
#block-user-1 .content ul.menu li.last {
	background:none;
}
/*------Custom Login-Form------*/
.userlogin {
	font-size:14px;
	color:#FFF;
	padding:15px 0px 0px 65px;
	font-weight:bold;
}
#user-bar {
	font-size:11px;
	font-weight:bold;
	padding:11px 0px 0px 65px;
	background-color:#CCC;
}
#user-bar .user-info {
	padding-bottom:5px;
	color:#9df46e;
	padding-top:10px;
}
#user-bar p a {
	color:#FFF;
}
#user-bar .item-list li {
	list-style:none;
	list-style-image:none;
	line-height:10px;
}
#user-bar .item-list li a {
	font-weight:normal;
	font-size:10px;
	color:#b8e836;
}
#user-bar .item-list li a:hover {
	color:#FFF;
}
/*----Login-form----*/
#user-login-form {
	text-align:left;
}
#user-login-form input#edit-name, #user-login-form input#edit-name-1, #user-login-form input#edit-pass, #user-login-form input#edit-pass-1 {
	width:160px;
	font-size:12px;
	height:19px;
	color:#000;
	background:url(../images/bg-login-input.gif) no-repeat 0 0;
	border:0px solid #d3d3d3;
	padding:1px 0px 0px 5px;
}
#user-login-form label {
	color:#39780b;
	font-size:12px;
	font-weight:normal;
	padding-bottom:1px;
	line-height:normal;
}
#user-login-form .form-required {
	color:#FFF;
	display:none;
}
#user-login-form .description a {
	color:#47a4bb;
}
#user-login-form .item-list ul {
	padding:6px 0px 0px 0px;
}
#user-login-form .item-list li {
	line-height:18px;
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}
#user-login-form .item-list li a {
	font-weight:normal;
	color:#9cbd76;
	text-decoration:underline;
	font-size:12px;
}
#user-login-form .item-list li a:hover {
	text-decoration:none;
	color:#FFF
}
#user-login-form .form-submit {
	background:url(../images/login.gif) top left no-repeat;
	border:none;
	width:80px;
	height:20px;
	margin:3px 0px 0px 0px;
	font-weight:bold;
	text-transform:lowercase;
	color:#FFFFFF;
	font-size:12px;
	padding:0px 0px 3px 0px;
	font-family:Tahoma, Geneva, sans-serifs;
}
#user-login-form .form-item {
	margin-top:0px;
	margin-bottom:9px;
}
/*-------------------------*/


/*----POLL----*/
.poll .percent, .poll .text {
	color:#585c5c;
	font-size:13px;
}
.poll .title {
	color:#585c5c;
	font-size:13px;
	font-weight:normal;
	padding-bottom:10px;
	background:none;
	padding-left:0px;
}
.poll .total {
	font-weight:normal;
	color:#585c5c;
	font-size:12px;
	text-align:left;
}
.poll .bar {
	background:#FFFFFF;
	font-size:1px;
	height:5px;
	border:1px solid #bdbfb6;
	padding:1px;
}
.poll .bar .foreground {
	background:#88b500;
	font-size:1px;
	height:5px;
}
#block-poll-0 li {
	background:none;
	padding:0;
}
#block-poll-0 ul.links li {
	background:none;
	padding:0px;
	background:none;
}
#block-poll-0 ul.links li a {
	color:#5a9d0a;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
	background:none;
	text-transform:none;
}
#block-poll-0 ul.links li a:hover {
	text-decoration:none;
}
#block-poll-0 .bar {
	background:#FFFFFF;
	font-size:1px;
	height:5px;
	border:1px solid #bdbfb6;
	padding:1px;
}
#block-poll-0 .bar .foreground {
	background:#5a9d0a;
	font-size:1px;
	height:5px;
}
#block-poll-0 .percent, #block-poll-0 .text {
	color:#293433;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
}
#block-poll-0 .poll .title {
	color:#293433;
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
	background:none;
	padding-left:0px;
}
#block-poll-0 .total {
	font-weight:normal;
	color:#5a9d0a;
	font-size:12px;
}
.form-item label {
	color:#000;
}
#block-poll-0 ul.links {
	padding-left:0px;
}
#block-poll-0 ul.links .first {
	padding:0px;
}
#cont #block-poll-0 ul.links li {
	background:none;
}
/*----Who's Online----*/
#block-user-3 .title h3 {
	background:url(../images/bg-h2.gif) top left no-repeat;
}
#block-user-3 .title_p {
	background:url(../images/booknew.gif) top no repeat;
}
#block-user-3 .content {
	font-size:12px;
	color:#808080;
	font-weight:bold;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#block-user-3 .item-list h3 {
	color:#39780b;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	padding-top:15px;
	padding-bottom:5px;
}
#block-user-3 .item-list ul {
	margin:0;
	padding:0;
}
#block-user-3 .item-list ul li {
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:16px;
}
#block-user-3 .item-list ul li a {
	color:#1d1d1d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#block-user-3 .item-list ul li a:hover {
	text-decoration:underline;
}
#block-user-3 em {
	color:#39780b;
	font-weight:bold;
	font-size:12px;
}
/*-----Recent blog posts-------*/
#block-blog-0 .item-list ul {
	padding-left:0px;
	width:100%;
}
#block-blog-0 .item-list ul li {
	background:none;
	padding:3px 0px 3px 0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:14px;
}
#block-blog-0 .item-list ul li a {
	background:url(../images/a3.gif) no-repeat 0 4px;
	color:#494949;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	font-size:12px;
	display:block;
	line-height:14px;
}
#block-blog-0 .item-list ul li a:hover {
	text-decoration:underline;
}
#block-blog-0 .more-link a {
	color:#5a9d0a;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0px 3px 0px;
}
#block-blog-0 .more-link a:hover {
	text-decoration:underline;
}
/*----SEARCH FORM----*/
.form-submit {
	background:url(../images/bg-but.gif) top repeat-x;
	vertical-align:middle;
	color:#FFF;
	font-size:12px;
	text-transform:capitalize;
	border:1px solid #357307;
	padding:3px 3px 3px 3px
}
.form-submit:hover {
	background:url(../images/bg-but2.gif) top repeat-x;
	color:White;
	cursor:auto;
}
.search-box {
	padding:45px 38px 0px 12px;
	font-size:0;
	text-align:right;
	height:32px;
	text-align:right;
}
.search-box input {
	font-size:12px;
	vertical-align:middle
}
#search-theme-form {
	padding:0px;
}
#search-theme-form label {
	color:#7c8a90;
	font-size:15px;
	font-weight:normal;
	vertical-align:middle;
	margin-right:10px;
}
#search-theme-form .form-submit {
	background:url(../images/search.gif) top left no-repeat;
	border:none;
	width:70px;
	height:20px;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px 0px 2px 0px;
	text-transform:lowercase;
	line-height:11px;
}
#search-theme-form .form-text {
	width:136px;
	height:18px;
	font-size:11px;
	font-weight:normal;
	color:#b3b3b3;
	background:url(../images/bg-search-input.gif) top left no-repeat;
	border:0;
	margin-right:8px;
	padding:1px 0px 0px 5px;
}
/*-----Recent comments-------*/
#block-comment-0 .item-list ul {
	padding-left:0px;
	width:238px;
}
#block-comment-0 .item-list ul li {
	background:url(../images/a1.gif) no-repeat 0 4px;
	padding:0px 0px 10px 13px;
	list-style-image:none;
	list-style:none;
	margin-bottom:10px;
	line-height:16px;
	color:#363636;
	font-size:13px;
	margin-left:0px;
	text-transform:none;
	font-weight:normal;
}
#block-comment-0 .item-list ul li a {
	background:none;
	color:#5a9d0a;
	text-transform:none;
	text-decoration:none;
	font-size:14px;
	padding-left:0px;
}
#block-comment-0 .item-list ul li a:hover {
	text-decoration:underline;
}
/*----Who's New----*/
#block-user-2 .item-list ul {
	padding-left:0px;
}
#block-user-2 .item-list ul li {
	background:url(../images/a3.gif) no-repeat 0 12px;
	color:#6e7165;
	padding:0 0 0 12px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:25px;
}
#block-user-2 .item-list ul li a {
	background:none;
	color:#6e7165;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
#block-user-2 .item-list ul li a:hover {
	text-decoration:none;
}
/*----Primary Links----*/
#block-menu-primary-links .content ul.menu {
	padding:0px;
}
#block-menu-primary-links .content ul.menu li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-menu-primary-links .content ul.menu li a {
	background:url(../images/a3.gif) no-repeat 0 4px;
	font-size:12px;
	padding-left:12px;
	color:#6e7165;
	font-weight:bold;
	text-decoration:none;
}
#block-menu-primary-links .content ul.menu li a:hover {
	text-decoration:underline;
}
/*----SEARCH_BLOCK----*/
#block-search-0 .content label {
	color:#6e7165;
	font-size:12px;
}
#block-search-0 #edit-search-block-form-1 {
	width:150px;
	vertical-align:middle;
}
/*----New forum topics----*/
#block-forum-1 .item-list ul {
	padding:0px;
	margin-bottom:10px;
}
#block-forum-1 .item-list ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-forum-1 .item-list ul li a {
	background:url(../images/a3.gif) no-repeat 0 4px;
	padding-left:12px;
	color:#6e7165;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
#block-forum-1 .item-list a:hover {
	text-decoration:underline;
}
#block-forum-1 .more-link a {
	color:#5a9d0a;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}
#block-forum-1 .more-link a:hover {
	text-decoration:underline;
}
/*----Active forum topics----*/
#block-forum-0 .item-list ul {
	padding-left:0px;
	margin-bottom:10px;
}
#block-forum-0 .item-list ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-forum-0 .item-list ul li a {
	background:url(../images/a3.gif) no-repeat 0 4px;
	padding-left:12px;
	color:#6e7165;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
#block-forum-0 .item-list a:hover {
	text-decoration:underline;
}
#block-forum-0 .more-link a {
	color:#5a9d0a;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}
#block-forum-0 .more-link a:hover {
	text-decoration:underline;
}
/*----Languages----*/
#block-locale-0 .content ul {
	padding-left:0px;
	margin-bottom:10px;
}
#block-locale-0 .content ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-locale-0 .content ul li a {
	background:url(../images/a3.gif) no-repeat 0 4px;
	padding-left:12px;
	color:#6e7165;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
#block-locale-0 .content a:hover {
	text-decoration:underline;
}
/*----Syndicate----*/
#block-node-0 {
	width:238px;
	padding:0;
	overflow:hidden;
}
/*----Secondary Links----*/
#block-menu-secondary-links ul {
	padding-left:0px;
	margin-bottom:10px;
	width:238px;;
}
#block-menu-secondary-links ul li {
	background:none;
	padding:0 0 1px 0;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-menu-secondary-links ul li a {
	background:url(../images/a3.gif) no-repeat 0 7px;
	padding-left:13px;
	color:#6e7165;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	display:block;
}
#block-menu-secondary-links a:hover {
	text-decoration:underline;
}
/*----Admin-Panel List & Admin-Panel List without descriptions----*/
.body ul.menu li, .body .item-list ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
.body ul.menu li a, .body .item-list ul li a {
	background:url(../images/a3.gif) no-repeat 0 5px;
	padding-left:13px;
	color:#39780b;
	font-weight:normal;
}
.body .item-list ul li a:hover {
	text-decoration:none;
}
/*-------------------------*/

/*------------------CUSTOM BLOCKS---------------------*/
/*------Styles for Custom Region------*/
#custom {
	width:100%;
	overflow:hidden;
}
#block-block-14 {
	background:none;
}
#block-block-14 .content {
	background:none;
	padding:14px 20px 28px 28px;
}
#block-block-14 .content strong {
	color:#39780b;
}
#block-block-14 .title h3 {
	background:none;
	color:#57b310;
	font-size:18px;
	padding:11px 0px 10px 28px;
}
#custom .block {
	float:left;
}
#custom .block .content {
	padding-left:28px;
	padding-bottom:27px;
}
#custom .block ul {
	padding:0;
}
#custom .block ul li {
	padding-left:13px !important;
}
#custom .block ul li a {
	color:#000000 !important;
	font-weight:normal !important;
	text-decoration:none !important;
}
#custom .block ul li a:hover {
	text-decoration:underline !important;
}
#custom #block-block-15 {
	width:228px;
	background:url(../images/bg-block2.gif) left repeat-y;
}
#custom #block-block-15 .block-top {
	background:url(../images/block-top2.gif) top left no-repeat;
}
#custom #block-block-15 .content {
	background:url(../images/block-bot2.gif) bottom left no-repeat;
}
#custom #block-block-15 .title h3 {
	background:url(../images/bg-h3.gif) top left no-repeat;
	margin:3px 0px 0px 4px;
	color:#39780b;
}
#custom #block-block-16 {
	width:226px;
	background:#FFF;
}
#custom #block-block-16 .block-top {
	background:url(../images/block-top3.gif) top left no-repeat;
}
#custom #block-block-16 .content {
	background:url(../images/block-bot3.gif) bottom left no-repeat;
}
#custom #block-block-16 .title h3 {
	background:url(../images/bg-h4.gif) top left no-repeat;
	margin:3px 0px 0px 3px;
	color:#39780b;
}
#custom #block-block-17 {
	width:228px;
	background:url(../images/bg-block2.gif) left repeat-y;
}
#custom #block-block-17 .block-top {
	background:url(../images/block-top2.gif) top left no-repeat;
}
#custom #block-block-17 .content {
	background:url(../images/block-bot2.gif) bottom left no-repeat;
	padding:14px 15px 24px 32px;
}
#custom #block-block-17 .title h3 {
	background:url(../images/bg-h5.gif) top left no-repeat;
	margin:3px 0px 0px 4px;
	color:#39780b;
}
#custom #block-block-17 .readmore {
	background:url(../images/bg-more.gif) no-repeat 0 0;
	display:block;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	width:100px;
	padding:1px 0px 3px 0px;
	margin-left:72px;
}
#custom #block-block-17 .readmore:hover {
	text-decoration:underline;
}
/*---*/

/*-----LISTS-----*/
/*---nonNumeric Lists without links---*/
#cont-col .content ul li {
	background:url(../images/a1.gif) no-repeat 0 7px;
	padding-left:15px;
	list-style-image:none;
	list-style:none;
	line-height:22px;
	color:#2e2e2e;
}
#cont-col .content ul li ul {
	margin-left:15px;
}
#cont-col .content ul li ol {
	margin-left:20px;
}
#cont-col .content ul li ol li {
	list-style-type:decimal;
}
/*---Numeric Lists without links---*/
#cont-col .content Ol {
	padding-left:2px;
}
#cont-col .content Ol li {
	background:none;
	padding:0px;
	margin-left:20px;
	line-height:22px;
	color:#2e2e2e;
}
#cont-col .content Ol li ul li {
	background:url(../images/a1.gif) no-repeat 0 7px;
	padding-left:15px;
	color:#2e2e2e;
	font-weight:normal;
}
/*---nonNumeric Lists---*/
#cont-col .content ul li {
	list-style-image:none;
	list-style:none;
	line-height:22px;
	font-size:12x;
}
#cont-col .content ul li a {
	color:#2e2e2e;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}
#cont-col .content ul li a:hover {
	text-decoration:none;
}
#cont-col .content ul li ul {
	margin-left:15px;
}
#cont-col .content ul li ol {
	margin-left:20px;
}
#cont-col .content ul li ol li {
	list-style-type:decimal;
	color:#2e2e2e
}
#cont-col .content ul li ol li a {
	background:none;
}
/*---Numeric Lists---*/
#cont-col .content Ol {
	padding-left:2px;
	font-size:12px;
}
#cont-col .content Ol li {
	background:none;
	padding:5px 0px 5px 0px;
	margin-left:20px;
	line-height:22px;
}
#cont-col .content Ol li a {
	padding-left:0px;
	color:#2e2e2e;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}
#cont-col .content Ol li a:hover {
	text-decoration:none;
}
#cont-col .content Ol li ul li a {
	font-weight:normal;
	text-decoration:underline;
}
#cont-col .content Ol li ul li a:hover {
	text-decoration:none;
}
/*---Paragraph Style---*/
#cont-col .content p {
	padding-bottom:7px;
	padding-top:7px;
}
#cont-col .content blockquote {
	border:1px solid #7f7f7f;
	background:#f1f1f1;
	padding:5px;
	margin:10px 0px 10px 0px;
}
.item-list ul li {
	list-style-image:none;
	list-style:none;
}
#profile-admin-overview ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#profile-admin-overview ul li a {
	background:url(../images/a1.gif) no-repeat 0 5px;
	padding-left:10px;
	color:#505050;
	font-weight:normal;
}
#profile-admin-overview ul li a:hover {
	text-decoration:none;
	color:#ce2a11;
}
.password-description ul {
	margin-left:5px;
}
.password-description ul li {
	background:url(../images/a1.gif) no-repeat 0 7px;
	padding-left:10px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:12px;
}
#node-admin-content ul {
	margin-left:5px;
}
#node-admin-content ul li {
	background:url(../images/a1.gif) no-repeat 0 7px;
	padding-left:10px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:17px;
}
/*ul.menu li { line-height:20px; font-size:11px; font-weight:normal; list-style:none; list-style-image:none;}
ul.menu li.leaf a{ color:#52a1d6;}
*/
/*.links { font-size:10px; color:#d7d7d7;}
.links li a{ color:#d7d7d7; font-weight:bold; text-decoration:none; font-size:12px; text-transform:none; padding-left:0px;}
.links li a:hover{ text-decoration:underline; color:#FFF;}*/

ul.links.inline {
	padding-right:0px;
}
.cent ul.links li a {
	color:#104d0c;
	font-weight:normal;
	font-size:11px;
	text-transform:capitalize;
	background:none;
	text-decoration:none;
	padding:0px;
}
.cent ul.links li a:hover {
	text-decoration:underline;
}
#comments ul.links li a {
	color:#88b500;
}
.taxonomy ul.links li a, #forum ul.links li a {
	color:#39780b
}
/*------END LIST------*/


ul.primary, ul.primary li, ul.secondary, ul.secondary li {
	border: 0;
	background:none;
	margin: 0;
	padding: 0;
}
ul.primary li a {
	border:none !important;
	background:url(../images/tab-right.gif) top right no-repeat !important; /*tab-right*/
}
ul.primary li a:hover {
	background:none;
	border: 0;
}
ul.primary li.active a {
	background:none;
	border:none;
	color:#FFF !important;
	font-weight:bold;
}
ul.tabs li {
	background:url(../images/bg-tab.gif) top repeat-x !important; /*bg-tab*/
	display:block;
	margin-right:2px;
	float:left;
}
ul.tabs li span {
	background:url(../images/tab-left.gif) top left no-repeat; /*tab-left*/
	display:block;
}
ul.tabs li span span {
	background:url(../images/tab-right.gif) top right no-repeat; /*tab-right*/
	text-align:center;
	display:block;
}
ul.tabs li a {
	color:#000 !important;
	font-size:14px;
	font-weight:normal;
	background:none;
	padding:5px 20px 4px 20px;
	margin:0px;
	display:block;
}
ul.tabs li a:hover {
	color:#FFF !important;
	margin:0px;
	border:none;
}
#tabs-wrapper {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #377507;
}
ul.primary {
	padding:0px;
	margin:0px;
}
/*----------------------------*/

/*----FROUM----*/
#forum {
	padding:10px 0px 0px 0px;
}
#forum ul.links {
	padding:0px 0px 5px 0px;
}
#forum table {
	border:1px solid #000;
	border-right:none;
}
#forum th {
	padding:5px 0px 5px 3px;
	border-right:1px solid #9e9e9e;
}
#forum th a {
	color:#39780b;
}
#forum td {
	padding-top:4px;
	padding-bottom:4px;
}
#forum .description {
	color:#3c3c3c
} /*Forum Container description*/
#forum .forum .description {
	color:#3c3c3c;
	font-size:11px;
} /*Forum description*/
#forum td.container {
	border-right:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;
}
#forum td.container a {
	color:#39780b;
	padding:0px 0px 0px 10px;
}
#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply, #forum td.icon, #forum td.title, #forum td.replies, #forum td.created {
	border-right:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;
}
#forum .last-reply, #forum .title, #forum .created, #forum .icon {
	padding-left:5px
}
#forum .odd {
	border-bottom:1px solid #9e9e9e;
	border-top:1px solid #9e9e9e;
	background:#f8f7f2
}
#forum div.indent {
	margin-left:5px
}
#forum .odd, #forum .even {
	border-bottom:1px solid #9e9e9e;
}
#forum thead th {
	border-bottom:1px solid #9e9e9e;
	background:url(../images/bg-forum.gif) bottom repeat-x #FFF;
	color:#39780b;
}
/*----------------------------*/

/*-----GENERAL-----*/

.node .taxonomy {
	padding-left:20px;
}
div.error {
	margin-top:5px;
}
.block-region {
	background:#d6e6cc;
	text-align:center;
	border:1px dashed #618749;
	color:#618749;
	margin-bottom:0px;
	clear:both;
}
div.admin .left {
	margin:0px;
}
#book-outline {
	min-width:0px;
}
#permissions, #blocks, #forum table, .sticky-enabled {
	width:100%;
}
.node-unpublished {
	background:none;
}
.odd td {
	vertical-align:middle;
	padding-left:px;
	line-height:18px;
	background:#eeeeee;
	font-size:12px;
}  /* odd_row BACKGROUND*/
.even td {
	vertical-align:middle;
	padding-left:0px;
	line-height:18px;
	background:#f3f3f3;
	font-size:12px;
} /* even_row BACKGROUND*/
.profile h3 {
	border-bottom:1px solid #cfcdcd;
	color:#cb3f0e
}
img.alignleft {
	float:left;
	margin-right:22px;
}
img.alignright {
	float:right;
	margin-left:25px;
	margin-right:39px;
	margin-top:30px;
}
#first-time a {
	color:#508198;
	text-decoration:none
}
#first-time a:hover {
	text-decoration:underline;
}
#first-time ol {
	margin-left:20px;
}
.theme-info {
	padding-left:0px;
}
.admin-list a {
	color:#39780b;
}
.tabs a {
	color:#395c14
}
.node-type-list a {
	color:#39780b;
} /* Create content */
.collapse-processed a {
	color:#39780b;
}
.even a {
	color:#39780b;
}
.blog a {
	color:#39780b;
}
.odd a {
	color:#39780b;
	line-height:13px;
}
.check-manually a {
	color:#161616;
}
.compact-link a {
	color:#6e9037;
}
.messages a {
	color:#f30000
}
.sticky-table {
	line-height:24px;
}
/*.sticky-table th { text-align:center;}*/

.more-help-link a {
	color:#7d7d7d;
}
.help {
	font-size:11px;
	padding:3px 10px 0px 20px;
}
.help a {
	color:#39780b;
}
.help-items a {
	color:#1ca0d1;
}
.help-items ul {
	list-style:none;
	line-height:18px;
}
.description a {
	color:#dc1b1d;
}
/*---------------------*/

#blocks tr.region-message {
	color:#9298a3;
}
.theme-info {
	padding-left:10px;
}
.box {
	padding-left:0px;
}
.box h2.title {
	padding-left:0px;
	background:none;
}
.box div.links {
	background:none;
	padding:0px;
}
.box .bg-links, .box .links-left, .box .links-right {
	background:none;
}
#cont ul.links li {
	background:none;
}
/*#cont ul.links li span { color:#575859;}*/

#system-modules div {
	padding-bottom:10px;
}
#forum-confirm-delete a {
	color:#6d94ac;
}
.form-checkboxes {
	width:100px;
}
.search-form input {
	vertical-align:middle
}
#forum ul.links {
	margin-bottom:10px;
}
dl .title {
	background:none;
	padding:0px;
}
ul.links li.comment_forbidden {
	padding:0px;
}
#comments, #node-form {
	width:100%;
}
#comment-form {
	padding-bottom:20px;
}
.preview .node {
	background:none;
}
#cont-col .content .comment_add a {
	color:#457299;
	text-transform:capitalize;
	font-weight:bold;
}
html.js fieldset.collapsible .fieldset-wrapper {
	width:100%;
	overflow:hidden;
}
.search-advanced .action {
	float:none;
}
/*Status Report*/
.system-status-report td {
	padding-left:5px;
}
table.system-status-report tr.info th {
	color:#002200;
}
table.system-status-report tr.error th {
	color:#220000;
}
table.system-status-report tr.ok th {
	color:#002200;
}
table.system-status-report tr.warning th {
	color:#222200;
}
tr.merge-down {
	border-bottom:none;
}
tr.ok td {
	background:#DDFFDD;
}
tr.error td {
	background:#FFCCCC;
}
tr.warning td {
	background:#FFFFDD;
}
/*-------------*/

.admin-panel dd {
	padding-bottom:10px;
}
div.admin-dependencies, div.admin-required {
	color:#FFFFFF;
}
#block-admin-display-form div {
	overflow:hidden;
}
table.sticky-header {
	background:#FFFFFF;
	overflow:hidden;
	position:relative;
}
/*table.sticky-header th { text-align:center;}*/

.item-list .pager li {
	padding:0;
}
#cont-col .content ul.pager li {
	background:#ebebeb;
	border:1px solid #d1cfc3;
	padding:1px 5px;
	margin:0px 1px;
	color:#7c7c7c;
}
#cont-col .content ul.pager li.pager-current, #cont-col .content ul.pager li:hover {
	background:#f9f9f9;
	border:1px solid #d1cfc3;
}
#cont-col .content ul.pager li a {
	color:#1a2023;
	text-decoration:none;
}
#cont-col .content ul.pager li a:hover {
	color:#000
}
.tbl{
	float:left;
	width:150px;
	border:#000 groove 1px;
	padding:2px;
	font-weight: bold;
	text-align:left;
}
.tbl1{
	float:left;
	width:365px;
	border:#000 groove 1px;
	padding:2px;
}
.member{
	color:#fff;
	font-size:14px;
	line-height:18px;
	width:100px;
	float:right;
	background: url(../images/bg-but.gif) repeat-x;
	height:15px;
	padding:2px 5px 7px 5px;
	cursor:pointer;
}
.member:hover{
	background: url(../images/bg-but2.gif) repeat-x;
}
.holder
{
	width:718px;
	float:left;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.html) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
.lblDetail
{
 font-size:14px;
 line-height:18px;
}
#notify
{
	background:url(../images/bg-notify.gif) top left no-repeat;
	margin:3px 0px 0px 0px;
	color:#39780b;
}
.catgrid
{
	padding-left:5px;
	padding-top:3px;
}
.catgrid1
{
	padding-left:5px;
	padding-top:3px;
}
.pgr
{
	font-weight:bold;
	color:red;
	letter-spacing:4px;
	padding-top:3px;
	padding-left:5px;
}
.shortgrid
{
	color:Black;   
	text-decoration:none;
}
.shortgrid a:hover
{
	color:Red;
	text-decoration:underlinde;
}
.pickdate
{
	padding-bottom:8px;
}
.bdr
{
	border-color:White;
	border-width:2px;
	border-style:groove;
}
