body {
    font-family: tahoma, helvetica, arial;
    font-size: 10pt;
    text-align: center;
		margin:0 px;
background: url("images/mainbg.gif");
}

th, td {
    font-size: 10pt;
}
img {
border:0px;
}

A:link { font-size: 10pt; text-decoration:none; font-weight:normal; color:#6666dd; }
A:visited { font-size: 10pt; text-decoration:none; font-weight:normal; color:#993300; }
A:active { font-size: 10pt; text-decoration:none; font-weight:normal; color:#FF0000; }
A:hover { font-size: 10pt; text-decoration:none;font-weight:normal; color:#ffcc66; }

.wb A:link { font-size: 10pt; text-decoration:underline; font-weight:normal; color:#000066; }
.wb A:visited { font-size: 10pt; text-decoration:none; font-weight:normal; color:#993300; }
.wb A:active { font-size: 10pt; text-decoration:none; font-weight:normal; color:#FF0000; }
.wb A:hover { font-size: 10pt; text-decoration:underline;font-weight:normal; color:#ff6600; }


#inputbox { font-size: 10pt; text-decoration:none; font-weight:normal; color:#333333;
	border:1px solid #666666;}
#inputbox1 { font-size: 8pt; text-decoration:none; font-weight:normal; color:#333333;
	border:1px solid #ff6600;}
	
.columnsep a:link { font-size: 8pt; text-decoration:none; font-weight:bold; color:#336699; }
.columnsep a:visited { font-size: 8pt; text-decoration:none; font-weight:bold; color:#336699; }
.columnsep a:active { font-size: 8pt; text-decoration:none; font-weight:bold; color:#FF0000; }
.columnsep a:hover { font-size: 8pt; text-decoration:none;font-weight:bold; color:#cc6600; }

.lk {font-size: 8pt;}
.lk a:link { font-size: 8pt; text-decoration:none; font-weight:normal; color:336699; }
.lk a:visited { font-size: 8pt; text-decoration:none; font-weight:normal; color:#336699; }
.lk a:active { font-size: 8pt; text-decoration:none; font-weight:normal; color:#FF0000; }
.lk a:hover { font-size: 8pt; text-decoration:none;font-weight:normal; color:#ff6600; }
	
	
.img1 {
padding:2px;
border:1px solid #aaaaaa;
}

#gall {width:100px;padding:6px;filter:shadow(color:#aaaaaa,strength:3, direction:120);}

.img1 link { font-size: 8pt; text-decoration:none; font-weight:bold; color:#666666; }
.img1 visited { font-size: 8pt; text-decoration:none; font-weight:bold; color:#999900; }
.img1 active { font-size: 8pt; text-decoration:none; font-weight:bold; color:#FF0000; }
.img1 hover { font-size: 8pt; text-decoration:none;font-weight:bold; color:#ffcc00; }


#formlogin form{
	padding:2px 5px 2px 60px;
	margin:10px;
	border:1px dotted #eeeeee;
	border-left:10px solid #eeeeee;
	font:11px Tahoma,"MS Sans Serif";
}

#hmenu A:link { font-size: 8pt; text-decoration:none; font-weight:bold; color:#666666; }
#hmenu A:visited { font-size: 8pt; text-decoration:none; font-weight:bold; color:#666666; }
#hmenu A:active { font-size: 8pt; text-decoration:none; font-weight:bold; color:#FF0000; }
#hmenu A:hover { font-size: 8pt; text-decoration:none;font-weight:bold; color:#ffcc00; }

#padding2 {padding:2px;}
#padding4 {padding:4px;}

#div1 {background:#ffffff; width:100%; padding:2px; align:right;}

#bgee {background:#eeeeee; width:100%;height:100%;padding:2px;}
#bgff {background:#ffffff; width:100%;height:100%;padding:2px;}
#spanbox {border-width:120px;}

.box {/*this is a box */
  background: #FFFFFF;
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 2px;
  margin: 2px;
  border-color : #FF0000;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
  }

.spanbox {/*this is a box */
  color : #000099;
	width:100px;
  font-family : Tahoma;
  font-size: 10pt;
  margin: 0px;
  /*border-style : groove;*/
  border-width : 0x;/* the border property in longhand*/
  }
.delete {/*this is a box */
  color : #ff3300;
  font-family : Tahoma;
  font-size: 10pt;
  font-weight:bold;
  margin: 0px;
  background-color: #ffff99;
  /*border-style : groove;*/
  border-width : 0x;/* the border property in longhand*/
  padding:2px;
  }
	
