.styleNilgoon {
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	scrollbar-face-color: #56575D;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #D8142A;
	scrollbar-track-color: #333333;
}
.mainTable {
	background-color: #3B3C41;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 860px;
	height: 500px;
	overflow: scroll;
	top: 0px;
	border: 1px solid #474848;
}

.contenttable {
	background-color: #3B3C41;
	margin: 5px;
	padding: 5px;
	float: none;
	width: 550px;
	margin-top: 0px;
	overflow: scroll;
	height: 500px;
	top: 0px;
	border: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.contentRow {
	width: 530px;
	vertical-align: top;
	border: 0px;
}

.divider
{
	background-image: url(design-elements/divider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3B3C41;
	height: 8px;	
}

.footer {
	background-color: #333333;
	border: 1px solid #474848;
	width: 860px;
	height: 42px;	
}

.mainContent{
	width:565px;
	height:500px;
	overflow:auto;
}
.mainContentThree{
	width:520px;
	height:500px;
	overflow:auto;
	padding-right: 35px;
	background-color: #F4F4F4;
	text-align: right;
}
.mainContentTwo{
	width:640px;
	height:500px;
	overflow:auto;
	padding-left: 36px;
	padding-right: 36px;
	background-color: #F4F4F4;
	font-family: Tahoma, Arial;
	font-size: 10.5pt;
	color: #000000;
	text-align: justify;	
}
a {
	font-family: Tahoma, Arial;
	font-size: 10.5pt;
	color: blue;
	text-decoration: none;
}
img.imgArticle{
	border: 1px solid #3B3C41;
	width: 617px;
	background-color: #3B3C41;
}
img.imgArticleTwo{
	border: 2px solid #3B3C41;
}
.imgSmall{
	border: 0px solid #3B3C41;
	width: 100px;
	height: 120px;
}
.imgSmall_2{
	border: 0px solid #3B3C41;
	width: 100px;
	height: 150px;
}
td.Logo{
	width: 300px;
	vertical-align: top; 
}
td.LogoTwo{
	width: 143px;
	vertical-align: top; 
}
td.rightSection{
	width: 555px;
	vertical-align: top;
}
td.articleTitleLeft{
	width: 435px;
	text-align: right;
	direction: rtl;
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
a.articleTitleLeft {
	color: #ffffff;
	text-decoration: none;
}
td.articleTitleRight{
	vertical-align: top;
}

img.Logo{
	width: 300px;
	height: 500px;
	border: 0px;
}
img.LogoTwo{
	width: 143px;
	height: 500px;
	border: 0px;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 860px;
	height: 40px;
	position: relative;
	border: 1px solid #474848;
}
#menu a {
  display: block;
  text-indent: -800%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .tab1 {
  width: 111px;
  height: 40px;
  background: url(design-elements/1.jpg) no-repeat;
  right: 0px;
  top: 0px;
}

#menu .tab2 {
  width: 111px;
  height: 40px;
  background: url(design-elements/2.jpg) no-repeat;
  top: 0px;
  right: 111px;
}


#menu .tab3 {
    width: 111px;
    height: 40px;
    background: url(design-elements/3.jpg) no-repeat;
    top: 0px;
    right: 222px;
}

#menu .tab4 {
    width: 111px;
    height: 40px;
    background: url(design-elements/4.jpg) no-repeat;
    top: 0px;
    right: 333px;
}

#menu .tab5 {
    width: 111px;
    height: 40px;
    background: url(design-elements/5.jpg) no-repeat;
    top: 0px;
    right: 444px;
}

#menu .tab6 {
    width: 111px;
    height: 40px;
    background: url(design-elements/6.jpg) no-repeat;
    top: 0px;
    right: 555px;
}

#menu .tab7 {
    width: 111px;
    height: 40px;
    background: url(design-elements/7.jpg) no-repeat;
    top: 0px;
    right: 666px;
}
