﻿body {
}
.topbg
{
 background-image:url(top_bg.gif);
 background-repeat:repeat-x;
	}
.menu_left
{
 background-repeat:no-repeat;
 height:25px;
 width:190px;
	}
img
{
	border:0;
	padding:0;
	}
table
{
	padding:0;}
.login_top
{
	 background-image:url(login_top.gif);
	 background-repeat:no-repeat;
	 width:200px;
	 height:29px;
	  }
.menu_bg
{
 background-image:url(menu_bg.gif);
 background-repeat:repeat-y;
 width:200px;
  }
 
.login_bottom
{
	 background-image:url(login_bottom.gif);
	 background-repeat:no-repeat;
	 width:200px;
	 height:35px;
	  }
.button
{
	 background-image:url(button.gif);
	 background-repeat:no-repeat;
	 height:18px;
	 width:60px;
	 }
.button1
{
	 background-image:url(button1.gif);
	 background-repeat:no-repeat;
	 height:25px;
	 width:85px;
	 }
.button2
{
	 background-image:url(button2.gif);
	 background-repeat:no-repeat;
	 height:25px;
	 width:100px;
	 }
.link
{
	font-family:Verdana;
    color:White;
    font-size:0.8em;
	}
a:hover
{
	 color:#834FFB;
	 }
.content
{
	 background-image:url(table_bg.jpg);
	 background-repeat:repeat-y;
	 margin:0;
	 text-align:center;
	 }
.divide
{
	 background-image:url(divide.jpg);
	 background-repeat:repeat-y;
	 border:0;
	 padding:0;
	 margin:0;
	 }
.divide2
{
	 background-image:url(divide2.jpg);
	 background-repeat:repeat-y;
	 }
.content2
{
	 background-image:url(table_bg_big.jpg);
	 background-repeat:repeat-y;
	 margin:0;
	 text-align:center;
	 }