@charset "utf-8";
/* CSS Document */

.topLink
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.sideLink
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.slogan
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


.sideshadow
{
        background:url(images/side.jpg);
        width:29px;
}
 
.rightside
{
          background:url(images/rside.jpg);
          width:36px;
}
.button
{
      background-image:url(images/button.png);
	  text-align:center;
      width:200px;
      height:40px;
	  background-repeat:no-repeat;
	  margin-top:9px;
	  
}

.text
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
.btext
{
	font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.Ttext
{
	font-family:Arial;
	text-align:center;
	font-size:12px;
}

.bluetext
{
	font-family:Arial;
	color:#084a86;
	font-size:12px;
	font-weight:bold;
}


.img
{
	background-image:url(images/sky.jpg);
	width:602px;
	height:402px;
}
 .heading
 {
	 color:#003464;
	 font-family:arial;
	 font-size:12px;
	 font-weight:bold;
 }


.itemText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
		

.trGray
{
	background:#c5c5c5;
	text-align:center;
}

.trDGray
{
	background:#898989;
	text-align:center;
}
		
.style31 {font-size: 13px; font-weight: bold; }






























