/* CSS Document */
body
{
margin:0px auto;
width:100%; 
background-image:url(../../Includes/Images/bg.jpg);
}
#master
	 {
	  width:100%;
	  position:relative;
	  border:0px solid red;
	  
	 }
#layout
{	 position:relative;
	 width:912px; 
	 min-height:765px;
	 border:0px solid red;
	 
}
*html #layout
{
	height:765px;
}
#Logorow
{
	position:relative;
	width:912px;
	height:132px;
	border:0px solid red;
	background-color:#FFFFFF;
}
.Newstext
{	
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
.maintext
{	
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
}
.maintext A
{	
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
}
.maintext A:hover
{	
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-align:justify;
	text-decoration:underline;
}
#mainlogo
{	
	position:absolute;
	width:252px;
	height:132px;
	top:0px;
	left:0px;
   
}
#Meeting
{	
	position:absolute;
	width:476px;
	height:132px;
	top:0px;
	left:252px;
    /*background-image:url(../../Includes/Images/meeting.jpg);*/
}
#DepotBox
{	
	position:absolute;
	width:184px;
	height:132px;
	top:0px;
	left:728px;
    background-image:url(../../Includes/Images/depot.jpg);
}
.Depottext 
{	
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.Depottext A
{	
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.Depottext A:hover
{	
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#MainlogoBottomRow
{
	position:relative;
	width:912px;
	height:2px;
	font-size:0px;
	background-color:#FFFFFF;
	background-image:url(../../Includes/Images/lobobtmrpt.jpg); background-repeat:repeat-x;
}
#MainnavigationRow
{
	position:relative;
	width:912px;
	height:53px;
	border:0px solid red;
	background-image:url(../../Includes/Images/mainbacknav.jpg); background-repeat:no-repeat;
	z-index:999999;
}
#MainnavigationbtmRow
{
	position:relative;
	width:912px;
	height:10px;
	font-size:0px;
	border:0px solid red;
	background-color:#FFFFFF;
}
#MainnavigationbtmRowleft
{
	position:absolute;
	width:1px;
	height:10px;
	top:0px;
	left:0px;
	font-size:0px;
	border:0px solid red;
}
#MainnavigationbtmRowmid
{
	position:absolute;
	width:910px;
	height:10px;
	top:0px;
	left:1px;
	font-size:0px;
	border:0px solid red;
	background-image:url(../../Includes/Images/navbtmrowrpt.jpg);
}
#MainnavigationbtmRowright
{
	position:absolute;
	width:1px;
	height:10px;
	top:0px;
	left:911px;
	font-size:0px;
	border:0px solid red;
}
#indicatorRow
{
	position:relative;
	width:912px;
	height:30px;
	font-size:0px;
	border:0px solid red;
	background-color:#FFFFFF;
}
#indicatorRowleft
{
	position:absolute;
	width:1px;
	height:30px;
	top:0px;
	left:0px;
	font-size:0px;
	border:0px solid red;
}
#indicatorRowmid
{
	position:absolute;
	width:910px;
	height:30px;
	top:0px;
	left:1px;
	font-size:0px;
	border:0px solid red;
	background-color:#676767;
}
#indicator
{
	position:absolute;
	width:675px;
	height:30px;
	top:0px;
	left:0px;
	border:0px solid red;
}
#SearchBox
{
	position:absolute;
	width:210px;
	height:30px;
	top:0px;
	left:675px;
	border:0px solid red;
}
.searchtext1 
{	
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.searchinputtext 
{	
	font-family:Tahoma;
	color:#676767;
	font-size:11px;
}
.breadcumbtext 
{	
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:600;
	text-decoration:none;
}
.breadcumbtext  A
{	
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:600;
	text-decoration:none;
}
.breadcumbtext  A:hover
{	
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:600;
	text-decoration:none;
}
.breadcumbtext  A:visited
{	
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:600;
	text-decoration:none;
}

#searchrtextcol
{
	position:absolute;
	width:48px;
	height:30px;
	top:0px;
	left:0px;
	border:0px solid red;
}
#searchinputbox
{
	position:absolute;
	width:131px;
	height:30px;
	top:8px;
	left:48px;
	border:0px solid red;
}
#searchbtn
{
	position:absolute;
	width:31px;
	height:30px;
	top:0px;
	left:179px;
	border:0px solid red;
}
#indicatorRowright
{
	position:absolute;
	width:1px;
	height:30px;
	top:0px;
	left:911px;
	font-size:0px;
	border:0px solid red;
}

#indbottomRow
{
	position:relative;
	width:912px;
	height:5px;
	font-size:0px;
	border:0px solid red;
	background-color:#FFFFFF;
}
#contenttopeRow
{
	position:relative;
	width:912px;
	height:3px;
	font-size:0px;
	border:0px solid red;
	background-image:url(../../Includes/Images/contenttopimg.jpg);
}
#ContentRow
{
	position:relative;
	width:912px;
	min-height:456px;
	border:0px solid red;
	background-color:#FFFFFF;
	background-image:url(../../Includes/Images/mainrpt.jpg); background-repeat:repeat-y;
}
*html #ContentRow
{
	height:456px;
} 
#LeftColumn
{
	position:absolute;
	width:231px;
	height:456px;
	top:0px;
	left:2px;
	border:0px solid red;
}
#LeftColumnTop
{
	position:absolute;
	width:231px;
	height:246px;
	top:0px;
	left:0px;
	border:0px solid red;
	/*background-image:url(../../Includes/Images/man.jpg);*/
}
#LeftColumnMid
{
	position:absolute;
	width:231px;
	height:8px;
	top:246px;
	left:0px;
	font-size:0px;
	border:0px solid red;
	background-image:url(../../Includes/Images/rpt.jpg); background-repeat:repeat-x;
}
#LeftColumnnews
{
	position:absolute;
	width:231px;
	height:199px;
	top:254px;
	left:0px;
	border:0px solid red;
	
}
#MainContentRow
{
	position:relative;
	width:671px;
	min-height:453px;
	border:0px solid red;
	left:120px;
	
}
*html #MainContentRow
{
	height:453px;
} 
#FooterAboveRow
{
	position:relative;
	width:912px;
	height:8px;
	font-size:0px;
	border:0px solid red;
	background-image:url(../../Includes/Images/footeravoveimg.jpg);
}
#Footer
{
	position:relative;
	width:912px;
	height:69px;
	border:0px solid red;
}
#Footerleft
{
	position:absolute;
	width:3px;
	height:69px;
	top:0px;
	left:0px;
	border:0px solid red;
	background-image:url(../../Includes/Images/footerleft.jpg);
}
#Footermid
{
	position:absolute;
	width:907px;
	height:69px;
	top:0px;
	left:3px;
	border:0px solid red;
	background-image:url(../../Includes/Images/footerrpt.jpg); background-repeat:repeat-x;
}
#Footerright
{
	position:absolute;
	width:2px;
	height:69px;
	top:0px;
	left:910px;
	border:0px solid red;
	background-image:url(../../Includes/Images/footerright.jpg);
}
.copy
{
	COLOR: #2D2D2D;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.copy A
{
	COLOR: #2D2D2D;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.copy A:hover
{
	COLOR: #2D2D2D;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
/*Inside css*/
#IcontenttopeRow
{
	position:relative;
	width:912px;
	height:3px;
	font-size:0px;
	border:0px solid red;
	background-image:url(../../Includes/Images/insidecontenttopimg.jpg);
}
#IContentRow
{
	position:relative;
	width:912px;
	min-height:456px;
	border:0px solid red;
	background-color:#FFFFFF;
	background-image:url(../../Includes/Images/mainrptinside.jpg); background-repeat:repeat-y;
}
*html #IContentRow
{
	height:456px;
} 
#IFooterAboveRow
{
	position:relative;
	width:912px;
	height:8px;
	font-size:0px;
	border:0px solid red;
	background-image:url(../../Includes/Images/insidefooteravoveimg.jpg);
}

.categoryn
{
	COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px;
    font-weight:800;
    TEXT-DECORATION: none
}
.categoryn A
{
	COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px;
    font-weight:800;
    TEXT-DECORATION: none
}
.categoryn A:hover
{
	COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px;
    font-weight:800;
    TEXT-DECORATION:underline;
}