@charset "utf-8";
body {
	background-color: #2a2a2a;
	background-image: url(images/topshadeBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 13px;
}
a {
	color: #FF6600;
}
a:hover {
	color: #ff9900;
}

#container {
	background-image: url(images/contentBg.png);
	background-repeat: repeat-y;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#container .header {
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 124px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#container .header .logo {
	margin-top: 22px;
	margin-left: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .header h3 {
	padding: 0px;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
	font-weight: normal;
}
#container .content {
	float: left;
	width: 660px;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	background-image: url(images/mainbarBg.jpg);
	margin-left: 12px;
	background-repeat: repeat-x;
	display: inline;
	font-size: 13px;
}
#container .content img {
	border: 3px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#container .sidebar {
	background-image: url(images/sidebarBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 188px;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin: 0px;
}
#container .sidebar h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

#container   .sidebar   img {
	border: 3px solid #FFFFFF;
	margin-left: 20px;
	margin-bottom: 10px;
}




#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 934px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
}
#footer a {
	color: #ffcc00;
}
#footer a:hover {
	color: #ff9900;
}
#footer .indis a:hover {
	color: #ff9900;
}

#footer .indis {
	font-size: 11px;
	color: #666666;
	text-align: center;
	float: right;
	position: relative;
	width: 215px;
}

#footer .indis a {
	color: #666666;
	font-size: 11px;
}
#footer .kamitra {
	float: left;
	padding-left: 0px;
	width: 715px;
}

.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


.____NAVIGATION____{}


#navcontainer
{
	position: absolute;
	width: 932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 71px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer #navlist {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navcontainer #navlist li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navcontainer  #navlist  li a {
	height: 25px;
	padding-top: 8px;
	text-align: center;
	background-color: #414141;
	background-image: url(images/btn.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #505050;
	border-right-color: #505050;
	border-bottom-color: #505050;
	border-left-color: #505050;
	padding-right: 10px;
	padding-left: 10px;
}
#navcontainer  #navlist  li  a:hover {
	background-color: #dca123;
	background-image: url(images/btnActive.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	color: #333333;
}



#navcontainer ul li
{
	display: block;
	float: right;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}

#navcontainer ul li a
{
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 0;

}

#navcontainer a:active
{
	background-color: #dca123;
	background-image: url(images/btnActive.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	color: #333333;
}
#navcontainer #navlist #active a:hover {
	text-decoration: none;
	cursor: default;
}


#navcontainer li#active a
{
	background-color: #dca123;
	background-image: url(images/btnActive.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	color: #333333;
}

