body
{
	font: 12px verdana;
	background: #f6fcff url(../Imjs/Top_Background.png) repeat-x;
	color: #002c4e;
	text-align: center;
	margin: 0;
	padding: 0;
}

p
{
  margin: 0 0 0 0;
}

h2
{
  font-weight: bold;
  font-size: 14px;
  margin: 6px;
}

a:visited 
{
    color: #008aff;
	text-decoration:none;
}

a:link
{
	color: #008aff;
	text-decoration:none;
}

a:hover
{
	color: #0000ff;
	text-decoration:none;
}

A:active
{
	color: #ffffff;
	text-decoration:none;
}

#headl
{
  width: 100%;
  Height: 120px;
}

#maincont 
{
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#cont 
{
  float: left;
  width: 930px;
}

#colline
{
  font-size: 0px;
  height: 10px;
}

.top
{
  width: 950px;
  background-image: url(../Imjs/Columns_Top.png);
}

.bot
{
  clear: left;
  width: 930px;
  background-image: url(../Imjs/Columns_Bot.png);
}

#shdow
{
  float: left;
  width: 10px;
}

.left
{
  background-image: url(../Imjs/Shadow_Left.png);
}

.right
{ 
  float: left;
  background-image: url(../Imjs/Shadow_Right.png);
}

#leftcol
{
  float: left;
  width: 240px;
  background-image: url(../Imjs/LeftCol_Background.png);
}

#rightcol
{
  float: left;
  width: 690px;
  background-image: url(../Imjs/RightCol_Background.png);
}

#botl
{
  text-align: center;
  width: 930px;
  Height: 80px;
  background-image: url(../Imjs/Bot_Background.png);    
}

#tc
{
  padding: 3px;
  border: 1px solid #FFFFFF;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 4px;    
}

#ttl
{
  Height: 32px;
  margin-left: 6px;
  margin-right: 6px;
  margin-top: 6px;     
  margin-bottom: 6px;    
}

#ttlleft
{
  float: left;
  Height: 32px;
  Width: 16px;
  background-image: url(../Imjs/Ttl_Left.png);  
}

#bttlleft
{
  float: left;
  Height: 32px;
  Width: 16px;
  background-image: url(../Imjs/Ttl_Big_Left.png);  
}

#ttlbody
{
  float: left;
  Height: 32px;
  Width: 172px;
  background-image: url(../Imjs/Ttl_Body.png);    
  font-size: 14px;
  text-align: center;
}

#bttlbody
{
  float: left;
  Height: 32px;
  Width: 622px;
  background-image: url(../Imjs/Ttl_Big_Body.png);    
  font-size: 14px;
  text-align: center;
}

#ttlright
{
  float: left;
  Height: 32px;
  Width: 16px;
  background-image: url(../Imjs/Ttl_Right.png);
}

#bttlright
{
  float: left;
  Height: 32px;
  Width: 16px;
  background-image: url(../Imjs/Ttl_Big_Right.png);
}

#mbld
{
  font-weight: bold;
}