body{
background:url('images/fondo.gif');
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
colortext:#FFFFFF;
color:#FFFF00;
margin:10px;
padding:0px;
}
#table, tr, td{
background:#EEEEEE;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:20px;
padding:0px;
}
#wrapper{
background:url('images/mainbg.png');
width:850px;
margin:0px auto;
padding:0px
}
#left_container{
width:160px;
float:left;
}
#content_container{
width:528px;
float:left;
}
#right_container{
width:161px;
float:left;
}
#footer{
clear:both;
background:url('images/footer.png');
width:850px;
height:61px
}
a 
{
		color:#008a00;
		text-decoration:none;
}
a:hover 
{
		color:#008A00;
}

.left_top_bar{
background:url('images/navheadleft.png');
width:142px;
height:17px
}
.left_bot_bar{
background:url('images/botnav.png');
width:142px;
height:18px
}
.content_top_bar{
background:url('images/topcent.png');
width:528px;
height:17px
}
.content_bot_bar{
background:url('images/botcent.png');
width:527px;
height:19px
}
.right_top_bar{
background:url('images/navheadleft.png');
width:142px;
height:17px
}
.gradient{
background:url('images/gradient.png');
width:144px;
height:12px auto;
margin:0px
}
.gradient2{
background:url('images/gradient2.png');
width:527;
height:12px auto;
margin:0px
}
.break{
background:url('images/break.png');
width:124px;
height:2px;
margin:1px
}

.msg {
	background: #1a1997;
}

.auth {
	vertical-align: top;
	background: #778899;
}
