/* CSS Document */
body
{
margin:0px;
bottommargin:0px;
padding:0px;

}
.topbg
{
background-image:url('../images/topbg.gif');
background-repeat:repeat-x;
height:24px
}
.leftbg
{
background-image:url('../images/leftbg.gif');
background-repeat:repeat-y;
width:31px
}
.bottombg
{
background-image:url('../images/bottombg.gif');
background-repeat:repeat-x;
height:26px
}
.rightbg
{
background-image:url('../images/rightbg.gif');
background-repeat:repeat-y;
width:32px
}
.headerbgline
{
background-image:url('../images/headerline.gif');
background-repeat:repeat-x;
height:12px
}
.mainimage
{
background-image:url('../images/main_image.gif');
background-repeat:no-repeat;
width:231px;
height:174px
}
.header
{
background-image:url('../images/header.gif');
background-repeat:no-repeat;
vertical-align:middle;
width:450px;
height:91px


	