body, p, td {
			font-family: arial, helvetica, verdana, geneva;
			font-size: 9px
}
.main 		{
			background-image: url('gui/bgpt2.gif');
			background-position: left top;
			background-attachment: fixed;
			margin: 0px;
			}
.trans 		{
			background-color: transparent;
			}
.clamp2 	{
			background-image: url('gui/clamp2.gif');
			background-repeat: no-repeat;
			background-position: right bottom;
			}
.clamp3		{
			background-image: url('gui/clamp3.gif');
			background-repeat: no-repeat;
			}
.clamp4		{
			background-image: url('gui/clamp4.gif');
			background-repeat: no-repeat;
			background-position: top right;
			}
.clamp5		{
			background-image: url('gui/clamp5.gif');
			background-repeat: no-repeat;
			background-position: top right;
			font-size: 18px;
			color: white;
			font-weight: bold;
			text-indent: 2px;
			}
.clamp6		{
			background-image: url('gui/clamp6.gif');
			background-repeat: no-repeat;
			}
.clamp7		{
			background-image: url('gui/clamp7.gif');
			background-repeat: no-repeat;
			background-position: right top;
			}
.cclamp {
			padding-top: 15px;
			background-image: url('gui/cclamp.gif');
			background-repeat: no-repeat;

}
.najzback	{
			background-image: url('gui/blacklogga2.gif');
			background-repeat: no-repeat;
			}		
.input1 {
			font-family: helvetica, verdana, geneva, arial;
			font-size: 10px;
			width: 160px;
			}
.input0 {
			font-family: helvetica, verdana, geneva, arial;
			font-size: 10px;
			}
.input2 {
			font-size: 9px;
			}
.buttons 	{
			background-color: black; 
			color: white; 
			font-size: 9px; 	
			}
.cdmenu 	{
			font-family: verdana;
			font-size: 9px;
			margin-left: 4px;
			margin-top: -1px;	
			}
.headline {
			font-size: 34px;
			letter-spacing: 4px;
}
.sblack		{
			color: white;
			}
img:hover	{
			cursor: url("gui/arrow.gif"), hand;
			}
.adminpages {
			background-color: #ffffff;
			font-size: 11px;
			color: black;
}
.infot		{
			font-size: 10px;
			margin-right: 4px;
			margin-top: 3px;
			margin-bottom: 4px;
			}
.meny {
			font-size: 18px;
			color: white;
			font-weight: bold;
			z-index: 2;
			text-indent: 2px;
}
.pris {	
			font-size: 12px;
			color: #888888;
			font-weight: bold;
	}
.imadeit {
		font-size: 9px;
		color: white;
		padding: 4px;
		}
.fsize2 {
		font-size: 12px;
		}
.fsize3 {
		font-size: 18px
		}
a.white {
		color: white;
		text-decoration: none;
		}
a		{
		color: red;
		text-decoration: none;
		}
a:hover	
		{
		color: white;
		background-color: black;
		text-decoration: none;
		}