.portal_l1
{
padding:0px;
margin:0px;
min-height:100px;
width:740px;
}

.portal_l2
{
padding:0px;
margin:0px;
min-height:100px;
width:740px;
}

.portal_l3
{
padding:0px;
margin:0px;
min-height:100px;
width:740px;
}

.portal_center
{
border:1px solid black;
position:relative;
top:0px;
left:250px;
width:240px;
padding-bottom:3px;
}

.portal_center_title
{
background-color:#A91A09;
color:white;
text-align:center;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}

.portal_top_left
{
border:1px solid black;
float:left;
width:240px;
padding-bottom:3px;
}

.portal_top_left_title
{
background-color:#8E9928;
color:white;
text-align:center;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}

.portal_top_right
{
border:1px solid black;
float:left;
width:240px;
padding-bottom:3px;
margin-left:255px;
}

.portal_top_right_title
{
background-color:#8E9928;
color:white;
text-align:center;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}
.portal_bottom_left
{
border:1px solid black;
position:relative;
float:left;
width:240px;
padding-bottom:3px;
}

.portal_bottom_left_title
{
background-color:#8E9928;
color:white;
text-align:center;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}

.portal_bottom_right
{
border:1px solid black;
float:left;
width:240px;
padding-bottom:3px;
margin-left:255px;
}

.portal_bottom_right_title
{
background-color:#8E9928;
color:white;
text-align:center;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}

.portal_link
{
width:238px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}
