/* Gemburi Stylesheet */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nomargin {margin-left:0px;margin-right:0px}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
		scrollbar-shadow-color: white; 
		scrollbar-highlight-color: white; 
		scrollbar-3dlight-color: #C0C0C0; 
		scrollbar-darkshadow-color: #C0C0C0; 
		scrollbar-track-color: #EEEEEE; 
		scrollbar-arrow-color: RGB(255,255,255);
}

/* style links */

img {border: 0px}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #666666; text-decoration:none}
a:visited { color: #666666; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline
}

/* style text */
.small {
font-size: 9px; color: #FF9312
}
.small2 {
font-size: 7px; color: #FFFFFF
}
.dbblue {color:#8195aa;
		font-size: smaller}
.dbblue_mid {color:#8195aa;
		font-size: 11px}
.dpinksmall { font-size: 9px; color: #E0347D}
.brown {color: #6B2B03}
.dblue {color: #000066}
.lgreen {color: #C2E234}
.lblue {color: #0099FF}
.pink {color: #F17689}
.dgreen {color: #566900}
.dpink {color: #E0347D}
.dkgreen {color: #9FBC1B}
.white {color: #FFFFFF}
.purple{color: #424282}
.dgreenbig {font-size: 11px; color: #566900}
.dbluebig {font-size: 11px; color: #000066}
.dlightblue { color: #347AA0}
.dlightbluebig { font-size: 11px; color: #347AA0}
.bluelight {font-size: 10px; color: #2294D0}
.gray{color: #333333}
.lgray {color:#5d5d5d;
		font-size: 11px
	}
/* style login */
input {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	background: #FFFFFF; 
	font: 9px; 
	border-left: #999999 1px solid; 
	color: #727272; 
	border-bottom: #999999 1px solid
}
input.pass {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	background: #FFFFFF; 
	font: 11px; 
	border-left: #999999 1px solid; 
	color: #727272; 
	border-bottom: #999999 1px solid
}
input.no {
	border-right:0px; 
	border-top:0px; 
	border-left:0px; 
	border-bottom:0px
}
select {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid
}
