﻿a:link
{
	color:Blue;
	text-decoration:none;	
}

a:hover
{
	color:Maroon;
	text-decoration:underline;	
}


body{
margin:0;
padding:0;
line-height: 1.5em;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color:#4396CA;

}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 955px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:White;
}

#topsection{

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 220px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 220px; /*Width of left column*/
margin-left: -955px; /*Set left margin to -(MainContainerWidth)*/

}

#footer{
clear: left;
width: 100%;




}

#footer a{

}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



/*WorkingArea*/

#TopArea
{
	width:955px;
}
	
	
#TopArea .Banner
{
	width:955px;
	background-color:#efebeb;
	
}

#TopArea .Menu
{
	width:954px;
	background-color:#990000;
	border-top:3px solid #4396CA;
	border-bottom:3px solid #4396CA;
	border-left:1px solid #4396CA;
	
	
	
	height:40px;

}

#TopArea .Menu a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:9px;
	float:left;
	display:block;
	height:30px;
	padding-top:10px;
	
	font-size:12px;
	
}

#TopArea .Menu a:hover
{
	
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(Bg/menu.gif);

}

#TopArea .Menu a.selected
{
	
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(Bg/menu.gif);
}





/*LeftAre*/

#LeftArea
{
	width:210px;
	margin-top:5px;
	border:2px solid #e0e0e0;
	padding:5px;
		
}

#LeftArea .Submenuleft1
{
	width:210px;
	padding-bottom:10px;
	
	background-color:#f5f5f5;

	
			
}

#LeftArea .information
{
	width:210px;
	background-image:url(Bg/information.gif);
	height:30px;
	text-align:left;	
			
}


#LeftArea .SubmenuleftMiddel
{
	width:210px;
	background-image:url(Bg/issue.gif);
	height:30px;
	text-align:left;	
			
}



#LeftArea .Submenuleft1 a
{
	color:Black;
	text-decoration:none;
	
	
	
	
	
			
}


#LeftArea .Submenuleft1 a:hover
{
	color:Maroon;
	text-decoration:none;
	padding-left:5px;
	
	
			
}








#LeftArea .Submenuleft2
{
	width:210px;

	border-bottom:2px dotted #e0e0e0;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#f3f3f3;
	
			
}


#LeftArea .Submenuleft2 a
{
	color:Black;
	text-decoration:none;
			
}


#LeftArea .Submenuleft2 a:hover
{
	color:Maroon;
	text-decoration:none;
	padding-left:5px;
	
			
}



#LeftArea .DescriptionLeft
{
	width:210px;

	padding-top:5px;
	
			
}
#LeftArea .DescriptionLeft a
{
	color:Black;
	
	text-decoration:none;
			
}


#LeftArea .DescriptionLeft a:hover
{
	color:blue;
	text-decoration:none;
	
	
			
}



/*FooterArea*/

#FooterArea
{
	width:955px;	
	color:Black;
	
}
#FooterArea .Menu
{
	width:954px;
	background-color:#990000;
	border-top:3px solid #4396CA;
	border-bottom:3px solid #4396CA;
	border-left:1px solid #4396CA;
	height:40px;
}

#FooterArea .Menu a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:9px;
	float:left;
	display:block;
	height:30px;
	padding-top:10px;
	
	font-size:12px;
	
}

#FooterArea .Menu a:hover
{
	
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(Bg/menu.gif);
}

#FooterArea .Menu a.selected
{
	
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(Bg/menu.gif);
}
#FooterArea .Allrightreserved
{
	width:955px;	
	font-size:10px;
}


/*BodyArea*/

#BodyArea
{
	width:725px;
	padding-left:10px;
	margin-top:5px;	
}

#BodyArea .BodyDescription
{
	width:711px;
	border:0px solid #e0e0e0;
	padding:5px;
	
		
}





.pageweb
{
width:955px;
background-color:#990000;
color:White;
font-weight:bold;	
}

.pageweb a
{
	
	padding-left:5px;
	padding-right:5px;
	border:0px solid Maroon;
	color:yellow;
	text-decoration:none;
	
}

.pageweb a:hover
{
		
	padding-left:5px;
	padding-right:5px;
	background-color:Maroon;
	color:White;
	text-decoration:none;
}
