p		{		font-family: verdana;
				font-size: 10pt;
				font-weight:bold;
				text-decoration: none;
				color: black;
				}
							
a			{	font-family: verdana;
				font-size: 10pt;
				text-decoration: none;
				color: #52070C;
				}
			
pre			{	font-family:verdana;
				font-size:10pt;
				}

th			{
	font-size: 12px;
	text-align: center;
	font-family: verdana;
	color: #000000;
	border: 1 solid #000000;
	background-color: #eededf;
				}

a:hover		{	text-decoration: underline;
				font-weight:bold;
				}
	
body {
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#E26547;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#EDDFDE;
	scrollbar-base-color:#EDDFDE;
	scrollbar-highlight-color:EDDFDE;
	scrollbar-track-color:##EDDFDE;
	font-family: verdana;
	font-size: 10pt;
	}

li	{
				padding-bottom:9;
				color: #000000;
				}
		
input, select, button
	{
	font-family:verdana;
	font-size: 8pt;
	color: black;
	border: solid 2px;
	border-color: #DBDBDB;	
	background-image: url(../../images/textfield1.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;

				}
textarea 	
	{
				font-family:verdana;
				font-size: 8pt;
				background-image: url(../../images/textfield1.gif);
				border-color: #DBDBDB;
				background-attachment: fixed;
				background-position: top;
				background-repeat: repeat-x;
				

				}
	
			
td			{
	font-family:verdana;
	font-size: 10pt;
				}

table 		{
	border: thin none;

				}

.header		{ 	border-style:solid;
				border-width:1;
				border-color:gray;
				background-color:ivory;
				font-weight:bold;}

.side		{ 	border-style:solid;
				border-width:1;
				border-color:black;
				background-color:gray;
				font-weight:bold;}
				
.bar		{	background-image:url(../images/bar2.gif);
				background-repeat:no-repeat;
				background-position:4px 1px;
				background-color:transparent;
				border-style:none;
				width:140px;
				padding-left:10px;
				cursor:pointer;
			}

.bar_selected	{	background-image:url(../images/bar.gif);
				background-repeat:no-repeat;
				background-position:4px 1px;
				background-color:transparent;
				border-style:none;
				width:151px;
				padding-left:10px;
				margin-left:10px;
				cursor:pointer;
			}
			
hr			{	border-color:black;
				border-style:grooved}

.menu		{	border-style:solid;
				border-width:1px;
				border-color:silver;
				display:none;
				background-color:transparent;
				width:160px;
				text-align:left;
				background-image:url(../images/background.gif);
				position:absolute;display:none;
				padding-top:15px}
				
.cursor		{	cursor:pointer;
				font-family:tahoma;
				font-size:8pt	}
				
.date		{	color:darkgreen	}
.number		{	color:darkgreen	}

.heading	{
	font-family:Verdana;
	color:black;
	font-weight:bold;
	font-size:8pt;
	background-color: #CCCCCC;
		}

.text		{
		font-family:small fonts;
		color:black;
		font-weight:bold;
		font-size:8pt
		}
		
.tr {
	border-size:1;
	background-color: #CCCCCC;
	border: thin inset #FFFFFF;
}

div {
	font-family:verdana;
	color:black;
	font-size:10pt;
	

		}
.biggerlink {
		font-family:verdana;
		color:maroon;
		font-size:10pt;
	}
		
.backend {
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
.backend2 {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
