/* CSS Document */
body
{
/*background-image:url(../MLA_images/mainBG.jpg);*/
background-repeat:repeat-x;
font-family:Arial;
font-size:9px;
margin-left:20%;
margin-right:20%;
}
table
{
border:  0px solid #CCCCCC;
float:right;
background:none;
background-color:;
}

table.td
{
font-size:10px;
}

img
{
float:left;
}

.logoA
{
position:absolute;
left:10px;
}
.outer
{
border:  0px solid #CCCCCC;
}

small
{
visibility:hidden;
}

.bottom_left
{
background-image:url(../MLA_images/bottom_left.gif);
background-repeat:no-repeat;
background-position:top;
}

.bottom_right
{
background-image:url(../MLA_images/bottom_right.gif);
background-repeat:no-repeat;
background-position:top;
}

.bottom_box
{
background-image:url(../MLA_images/bottom_straight.gif);
background-position:top;
background-repeat:repeat-x;
}

.bg_box
{
font-size:12px;
}

.box_left
{
background-image:url(../MLA_images/left_straight3.gif);
background-position:left;
background-repeat:repeat-y;
}

.box_right
{
background-image:url(../MLA_images/right_straight3.gif);
background-position:right;
background-repeat:repeat-y;
}

.box_right_top
{
background-image:url(../MLA_images/top_right.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.box_left_top
{
background-image:url(../MLA_images/top_left.gif);
background-position:bottom;
background-repeat:no-repeat;
}
.top_box
{
background-image:url(../MLA_images/top_straight.gif);
background-position:bottom;
background-repeat:repeat-x;
}


input
{
	font-family:  Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color:#000000;
	border:  1px solid #CCCCCC;
	height: auto;
	width:260px;
}

.button
{
	font-family:  Arial;
	font-size: 12px;
	background-color: #669933;
	color:#000000;
	border:  1px solid #CCCCCC;
	height: auto;
	width:auto;
	left:15px;
}


.poweredimg
{
float:right;
}

.thebanner
{
position:absolute;
top:120px;
left:180px;
}

span
{
	font-family:  Arial;
	font-size: 12px;

}
b
{
color:#FFFFFF;
}
