body 
{

}


table.main
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 950px;
height: 1000px;

border: 0px #ffffff solid;
border-collapse: collapse;
border-spacing: 0px;}



.brief p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
width: 165px;
height: 100px;
background-color: #fafafa;
text-indent: 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 5px;}

.main_image
{
border: 1px #fafafa solid ;
background-image: url('line.png');
background-repeat: repeat-y ;

}

.left
{
border: 1px #fafafa solid ;
background-image: url('line_left.png');
background-repeat: repeat-y ;

}

.center
{
border: 0px #fafafa solid ;
font-size: 13px;
background-image: url('center.png');
background-repeat: repeat-x ;
text-align: left;
}

div.img
{
  margin-left: 22.5px;
  margin-right: 30px;
  margin-top: 10px;
  border: 1px solid #fafafa;
  height: 150px;
  width: auto;
  float: left;
  text-align: center;
}

div.image
{
  margin-left: 40px;
  margin-right: 30px;
  margin-top: 10px;
  border: 1px solid #fafafa;
  height: 150px;
  width: 100px;
  float: left;
  text-align: center;
}

h3
{
color: #EFF4FE;
}

h2
{
color: #000000;
}

a
{
text-decoration: none;
color: #EFF4FE;
}
a.a2
{
text-decoration: none ;
color: #ff0000;
}
a.a3
{
text-decoration: none;
color: #000000;
}