/*		green:  32,53,33 
		beige: 167,160,131
*/


body		{ background-color:rgb(167,160,131); font-family:Verdana; font-size:11; color:rgb(255,255,255); margin:0px; }

.bg1		{ width:60px; background-image:url(../img/bg1.png); background-repeat:no-repeat;  background-color:rgb(167,160,131);  }
.bg2		{ width:564px; background-image:url(../img/bg2.png); background-repeat:no-repeat; background-color:rgb(32,53,33); }
.bg3		{ width:60px; background-image:url(../img/bg3.png); background-repeat:no-repeat;  background-color:rgb(167,160,131);  }
.menue		{ vertical-align:bottom; cursor:default; font-size:11; }
.content	{ font-size:11; text-align:left; margin-left:40px; margin-top:30px; margin-bottom:40px; background-color:rgb(167,160,131); width:480px; height:300px; }
.n11		{ font-size:11; }
.gb		{ background-color:rgb(197,189,161); color:rgb(32,55,33); width:390px; font-size:11; } 
.inputgb	{ background-color:rgb(197,189,161); color:rgb(32,55,33); width:330px; font-size:11; font-family:verdana; } 
.button		{ background-color:rgb(197,189,161); font-weight:bold; color:rgb(32,53,33); font-size:11; cursor:hand; cursor:pointer; }
.gal		{ vertical-align:middle; text-align:center; cursor:hand; cursor:pointer; }
a#bull		{ font-size:11; font-weight:bold; color:rgb(32,53,33); }

a#l:link	{ font-size:11; font-weight:normal; color:rgb(255,255,255); text-decoration:none; }
a#l:visited	{ font-size:11; font-weight:normal; color:rgb(255,255,255); text-decoration:none; }
a#l:hover	{ font-size:11; font-weight:normal; color:rgb(32,53,33); text-decoration:none; }

.mx		{ font-size:11; font-weight:normal; color:rgb(255,255,255); cursor:hand; cursor:pointer; }
.mx1		{ font-size:11; font-weight:normal; color:rgb(255,255,255); cursor:default; }
.m0		{ font-size:11; font-weight:normal; color:rgb(167,160,131); cursor:default; }
.m01		{ font-size:11; font-weight:normal; color:rgb(255,255,255); cursor:hand; cursor:pointer; }

.hand		{ cursor:hand; cursor:pointer; }
.term		{ height:20px; cursor:default; color:rgb(100,100,100); vertical-align:top; }

