body {
	color: #000000;
	font-family: Verdana;
	font-size: 0.7em;
	background-color: #000000;
    background-image: url(images/bg.png);
	background-repeat: repeat-x;
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #D52124;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 11px;
	background-color: #000000;
    background-image: url(images/baki3.PNG);
	background-repeat: repeat-x;
	font-size: 100%;
	text-indent: 7px;
	padding-bottom: 11px;
    border-color: #666666;
	border-width: 0px;
	border-style: ridge;
}
h1 a {
	text-decoration: none;
}
h2 {
	color: #000000;
	padding-bottom: 0px;
    background-repeat: no-repeat;
	background-color: #ffffff;
	font-size: 100%;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0px;
}
h3 {
	color: #000000; /* #FFFFFF; */
	font-size: 10pt; /* 100%; */
	font-weight: bold;
	text-indent: 7px;
	background-color: #DDDDDD;
	/*
	background-image: url(images/baki3.PNG);
	background-repeat: repeat-x;
	*/
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 5px; /* 11px; */
	padding-bottom: 5px; /* 11px; */
	border-color: #666666;
	border-width: 1px;
	border-style: ridge;
}
h3.hdrmenuitem {
	color: #FFFFFF;
	font-size: 100%;
	text-indent: 7px;
	background-color: #000000;
	background-image: url(images/baki3.PNG);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-color: #666666;
	border-width: 0px;
	border-style: ridge;
}
h4 {
	color: #000000; /* #FFFFFF; */
	font-size: 8pt; /* 100%; */
	/*
	text-indent: 7px;
	background-color: #000000;
	background-image: url(images/baki3.PNG);
	background-repeat: repeat-x;
	*/
	margin: 0px;
	padding-top: 5px; /* 11px; */
	padding-bottom: 5px; /* 11px; */
	/*
	border-color: #666666;
	border-width: 0px;
	border-style: ridge;
	*/
}
h5 {
	background-color: #f3f3f3;
	font-size: 120%;
	text-indent: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form {
	margin:0px;
	padding:0px;
}
ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#page {
	width: 1060px; /* 1055px; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* header area */
#header {
	border-bottom: 0px solid #330033;
	position: relative;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/header44.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 87px;
}
#headerimg {
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav {
	list-style: none;
	background-repeat: repeat-x;
	height: 33px;
	padding: 0px;
	margin: 0px;
	background-color: #003366;
	background-image: url(images/navBg.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6292BD;
}
#nav li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FFFFCC;
	text-decoration: none;
	background-color: #FF0066;
	background-image: url(images/navBgOver.gif);
	background-repeat: repeat-x;
}
#nav .page_item a{
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #0E3153;
	border-left-style: solid;
	border-left-color: #3D71A5;
}
#nav .page_item a:hover {
	color: #FFFFCC;
	background-color: #CC0066;
	background-image: url(images/navBgOver.gif);
	background-repeat: repeat-x;
}

/* content area */
#content {
	width: 545px; /* 574px; */
    line-height: 120%;
	float: left; /* right; */
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.post {
	clear:both;
	
}
.post-content {
	background-color: #FFFFFF;
	min-height:550px; /* Added 26-05-2010 */
	text-align: justify;
	padding: 16px;
}
.post-content-excerpt {
	background-color: #FFFFFF;
	text-align: justify;
	padding: 16px;
}
.postSpan {
	background-color: #0066CC;
	border: 1px solid #006699;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFCC;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
	border: 0px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #A8298A;
}

/*sidebar */
#sidebar {
	float: right;
	width: 250px; /* 220px; */
	color: #FFFFFF;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
    border-color: #333333;
	border-width: 0px;
	border-style: ridge;
    margin: 0px;
    
}
.rightBgOutBlue {
	background-position: bottom;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.rightBgOutBlue h2 {	
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 2px;
	padding-top: 5px;
	padding-bottom: 4px;
	background-position: top;}
.rightBgOutBlue dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightBgOutBlue dt {
	width: 170px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646060;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646060;
}
.rightBgOutBlue dd {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	float: left;
	width: 27px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646060;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	font-weight: bold;
}
.rightBgOutBlue a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
}
.rightBgOutBlue a:hover {
	color: #FFFFCC;
}
.rightBgOutBlue img {
	margin-right: 4px;
	margin-left: 4px;
}

.rightBgOutOrange {
	background-image: url(images/rightLinksOutBgOrange.gif);
	background-repeat: repeat-y;
}
.rightBgOutOrange h2 {
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-position: bottom;
}
.rightBgOutOrange ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style-type: none;
}
.rightBgOutOrange li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ED8D26;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
}
.rightBgOutOrange a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	font-size: 95%;
}
.rightBgOutOrange a:hover {
	color: #990000;
}
.rightBgOutOrange span {
	background-image: url(images/rightLinksSpanBg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	background-position: bottom;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*search form */
#searchform {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 5px;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #FAC233;
	width: 70px;
	height: 18px;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	font-size: 95%;
	line-height: 130%;
	text-align: center;
	color: #333333;
	background-color: #eee;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	background-image: url(images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer a, #footer a:visited {
	color: #000000;
}
#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.smallBox {
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	vertical-align: top;
	border: 1px ridge #CCCCCC;
	font-size: 95%;
}
.smallBox span {
color: #666666;
	font-weight: bold;
	font-size: 95%;
	float: right;
	background-color: #f3f3f3;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/us-bingo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 24px;
	border: 1px solid #CCCCCC;
}
.smallBox h1 {
	font-size: 130%;
	font-weight: bold;
	background-color: #DEF7FE;
	padding: 5px;
}
.smallBox a {
	padding: 0px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 120%;
	color: #CC0033;
	display: block;
	text-decoration: none;
}
#l_sidebar {
	width: 190px; /* 236px */
	float: left;
    color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:0px;
	margin-right:0px;
	border: 0px solid;
    font-size: 1.0em;
	padding: 0px;
    line-height: 130%;
    background-image: url(images/sidebarback.PNG);
}
#l_sidebar h2 {
	background-image: url(images/sidebarback.PNG);
	background-repeat: no-repeat;
	background-position: top;
}
#l_sidebar ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#l_sidebar li {
	list-style: none;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
}
#l_sidebar ul li a {
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#l_sidebar li.current_page_item {
	font-weight: bold;
	color: #F7E39C;
}
#l_sidebar ul li a:hover { color: #cccccc; text-decoration: none; }
#l_sidebar ul li ul li {
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    background-image: url(images/sidebarback.PNG);
	text-indent: 5px;
}
#l_sidebar ul li ul li a{
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    background-image: url(images/sidebarback.PNG);
	background-repeat: repeat;
	background-position: left center;

}
#leftBgOut {
	background-image: url(images/leftLinksOutBg.gif);
	background-repeat: repeat-y;
}
#leftBgOut span {
	background-image: url(images/leftLinksSpanBg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
	display: block;
	background-position: bottom;
}
#holder {
	overflow: hidden;
	width: 735px; /* 811px; */
	float: left;
}
/***************************************
Small reviews
****************************************/
.smallReview  {
	vertical-align: top;
	border: 1px solid #CC0000;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
	height: 125px;
}
.smallReview span {
	color: #666666;
	font-weight: bold;
	font-size: 95%;
	float: right;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/us.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 24px;
}
.smallReview span.nous {
	color: #666666;
	font-weight: bold;
	font-size: 95%;
	float: right;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/usNo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 24px;
}
.smallReview span.rating5 {
	color: #666666;
	font-weight: bold;
	font-size: 95%;
	float: right;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/rating5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 24px;
	width: 78px;
}
.smallReview span.rating4 {
	color: #666666;
	font-weight: bold;
	font-size: 95%;
	float: right;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/rating4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 24px;
	width: 78px;
}
.smallReview span.rating3 {
	color: #666666;
	font-weight: bold;
	font-size: 95%;
	float: right;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/rating3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 24px;
	width: 78px;
}
.smallReview  img {
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallReview p {
	margin: 0px;
	font-size: 120%;
	padding: 0px;
}
.smallReview  h4 {
	font-size: 140%;
	font-weight: bold;
	background-color: #CC0000;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0px;
	line-height: 30px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.smallReview a {
	font-weight: bold;
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallReview a:hover {
	color: #FFFFCC;
	background-color: #990000;
}

.sideBanner {
	text-align: center;
	margin-top: 5px;
}
/******************************************
LISTS
*******************************************/
dl {
	margin: 8px;
}
dt {
	width: 90px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
dd {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	float: left;
	margin: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 125px;
}
.defList {
	border: 1px solid #C5AA83;
	overflow: hidden;
}
.defList h1 {
	background-image: url(images/h2defList.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5AA83;
	color: #222;
}
.defListLink {
	font-size: 120%;
	font-weight: bold;
}
/**************************** PLUE TABLE IN POST *******************/
.bluePost {
	background-color: #D9D9D9;
	background-image: url(images/bluePost.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 485px;
}
.bluePostInner {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.bluePost h1 {
	background-image: url(images/bluePostHead.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	text-indent: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.bluePost th {
	background-color: #333333;
	color: #CCCCCC;
	text-align: center;
}
.bluePost td {
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bluePost a {
	color: #FFF;
}
.bluePost a:hover {
	color: #000;
}
table.table-style01 {width:100%;}
table.table-style01 th {text-align:center;}

ul.ul-style01 {margin:15px 0 15px 20px; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("images/ul-style01.gif") 0 5px no-repeat;} 
ul.ul-style01 ul {margin:0; padding:0; list-style:none;}
ul.ul-style01 ul li {background:url("images/ul-style01-sub.gif") 0 5px no-repeat;}

.nomb {margin-bottom:0 !important;
}
.update {
	background-color: #000000;
    background-image: url(images/white.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 170px;
    height: 80px;
	}
.update span {
    font-weight: bold;
	font-size: 95%;
	float: left;
	text-align: left;
	padding-top: 73px;
    width: 170px;
}
.update span2 {
    font-weight: bold;
	font-size: 110%;
	float: left;
	text-align: left;
	padding-top: 73px;
    width: 170px;
}
.updatestars {
	background-color: #000000;
    width: 728px;
    height: 169px;
    border-color: #333333;
	border-width: 7px;
	border-style: ridge;
    margin: 4px;
	}
.updatestars span {
    font-weight: bold;
	font-size: 95%;
	float: left;
	text-align: left;
	padding-top: 73px;
    width: 170px;
}
.updatestars span2 {
    font-weight: bold;
	font-size: 110%;
	float: left;
	text-align: left;
	padding-top: 73px;
    width: 170px;
}
.updatebottom {
    color: #000000;
	background-color: #ffffff;
    padding: 18px;
    width: 1000px;
    height: 735px;
    border-color: #333333;
	border-width: 7px;
	border-style: ridge;
    margin-top: 1000px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 50px
    text-align: justify;
}
.updatebottom a {
	color: #333333;
}
.menu {
	background-color: #000000;
    background-image: url(images/baki2.png);
    background-repeat: no-repeat;
	background-position: top;
    width: 1009px;
    padding: 12px;
    height: 16px;
    border-color: #333333;
	border-width: 7px;
	border-style: ridge;
    margin: 0px;
}
.menu a {
	color: #ffffff;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;

}
a:hover {
	color: #D52124;
	text-decoration: underline;
}
.menu span {
    font-weight: bold;
	font-size: 95%;
	float: left;
	text-align: left;
	padding-top: 73px;
    width: 170px;
}
.menu span2 {
    font-weight: bold;
	font-size: 110%;
	float: left;
	text-align: left;
	padding-top: 73px;
    width: 170px;
}
.menu2 {
	background-color: #000000;
    background-image: url(images/baki2.png);
    background-repeat: no-repeat;
	background-position: top;
    width: 704px;
    padding: 12px;
    height: 18px;
    border-color: #333333;
	border-width: 7px;
	border-style: ridge;
    margin: 4px;
}
.menu2 a {
	color: #ffffff;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
	color: #D52124;
	text-decoration: underline;
}
.l_sidebar {
	width: 260px; /* 236; */
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:0px;
	margin-right:0px;
	border: 0px solid;
    font-size: 1.0em;
	padding: 0px;
    line-height: 130%;
    background-image: url(images/sidebarback.PNG);
}
.l_sidebar h2 {
	background-image: url(images/sidebarback.PNG);
	background-repeat: no-repeat;
	background-position: top;
}
.l_sidebar ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.l_sidebar li {
	list-style: none;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
}
.l_sidebar ul li a {
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.l_sidebar li.current_page_item {
	font-weight: bold;
	color: #F7E39C;
}
.l_sidebar ul li a:hover { color: #cccccc; text-decoration: none; }
.l_sidebar ul li ul li {
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    background-image: url(images/sidebarback.PNG);
	text-indent: 5px;
}
.l_sidebar ul li ul li a{
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    background-image: url(images/sidebarback.PNG);
	background-repeat: repeat;
	background-position: left center;
}
/* NEW END */
#tblrightmenu td {
 border-bottom: 1px solid black;
}
.tinylogo{
 border: 1px solid #696969;
}
.whitetext{
color: white;
}
.whitelink{
	color: white;
	text-decoration: none;
}
.whiteunderlink{
	color: white;
	text-decoration: underline;
}
TABLE.inltbl TD {
 border: 1px solid black;
}
/* NEW END */
#intro {
	background-color: #ffffff;
    background-image: url(images/BACKROUND.png);
    background-repeat: no-repeat;
	background-position: top;
    margin-left: -10px;
    width: 540px;
    padding: 0px;
    height: 350px;  
}
#intro a {
	color: #ffffff;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
#intro .banner {
color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	float: right;
	background-position: left center;
	padding-top: 35px;
	padding-right: 72px;
	padding-bottom: 10px;
	padding-left: 9px;
}
a:hover {
	color: #D52124;
	text-decoration: underline;
}
.menu {
	background-color: #000000;
    background-image: url(images/baki2.png);
    background-repeat: no-repeat;
	background-position: top;
    width: 1009px;
    padding: 12px;
    height: 16px;
    border-color: #333333;
	border-width: 7px;
	border-style: ridge;
    margin: 0px;
}
.menu a {
	color: #ffffff;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;

}
a:hover {
	color: #D52124;
	text-decoration: underline;
}
.menu span {
    font-weight: bold;
	font-size: 95%;
	float: left;
	text-align: left;
	padding-top: 73px;
    width: 170px;

