html		{height: 100%;}
body		{background-image: url('/shared/walls/bg1.jpg'); background-repeat: repeat-x; background-color: white;
		color: #3d3d3d; font-family: arial; height: 100%; margin: 0px;
		scrollbar-face-color: #d6d3ce;scrollbar-shadow-color: #848284; scrollbar-highlight-color: white; scrollbar-3dlight-color: #d6d3ce;
		scrollbar-darkshadow-color: #424142; scrollbar-track-color: #eeeeee; scrollbar-arrow-color: black;}

a		{color: #3f9a23; text-decoration: none;}
a:hover		{color: #62bd19; text-decoration: underline;}

.arrowLeft	{padding-right: 8px; text-align: left;}
.arrowRight	{padding-left: 8px; text-align: right;}
.logo		{margin: 15px 0px 10px 10px; float: right;}
.previewLabel	{padding: 15px 10px 15px 0px;}
.logo2		{margin: 15px 26px 10px 10px; float: right;}
.previewLabel2	{padding: 15px 10px 15px 26px;}
.new		{color: #ff7300; font-weight: bold;}

table		{font-size: 12px;}
.tab		{}

.button1		{font-size: 11px; background-color: #61bc19; color: white; border: 1px solid #317023;}
.button2		{font-size: 11px; background-color: #338d26; color: white; border: 1px solid #317023; cursor: pointer;}
form		{margin: 0px;}
