﻿
body{
margin:0;
padding:0;
line-height: 1.5em;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size:12px;
/*background-color:#6297bc;*/
background-image:url(Bg/Bogbg.gif);
background-position:top;
background-repeat:repeat-x;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:White;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
}

#topsection{

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/

}

#footer{
clear: left;
width: 100%;

color: black;
text-align: center;
padding: 4px 0;

}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



#TopArea
{
	width:840px;	
}
 
#TopArea .TopLiveupdate
{
	width:840px;
	height:20px;
	border-bottom:1px solid #dedbdc;
	padding-top:10px;
	padding-bottom:5px;

}

#TopArea .TopDescrioption
{
	width:840px;	
	background-color:#ececec;
	
	
}

#TopArea .Menu
{
	width:840px;
	height:35px;
	background-color:#e0e2e4;
	border-bottom:5px solid #09bbbd;

}

#TopArea .Menu a
{
	font-family:Verdana;
	font-size:12px;
	color:white;
	text-decoration:none;
	font-weight:bold;
		
	
}

#TopArea .Menu a.sellected
{
	color:yellow;
		
	
}






#TopArea .Menu a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#5a243c;
	text-decoration:none;	
	
}









#LeftArea
{
	width:180px;
	text-align:justify;
	padding:10px;
	background-image:url(Bg/topbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#LeftArea a
{
	color:Blue;
	text-decoration:none;
}

#LeftArea a:hover
{
	color:#8f0844;
	text-decoration:none;
}




#BodyArea
{
	width:630px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
		background-image:url(Bg/topbg.gif);
	background-repeat:repeat-x;

}

#BodyArea a
{
	color:Blue;
	text-decoration:none;

}

#BodyArea a:hover
{
	color:#8f0844;
	text-decoration:none;

}





#HomeBody
{
	width:620px;
	text-align:justify;
	padding-left:10px;

	
}


#FooterArea
{
	width:840px;	
}


#FooterArea .Address
{
	width:840px;	
}

#FooterArea .Footerbottom
{
	width:840px;
	
}

#FooterArea .Footerbottom a
{
	color:Blue;
	text-decoration:none;
	
}

#FooterArea .Footerbottom a:hover
{
	color:#8f0844;
	text-decoration:none;
}