/* ORDER TABLE */

	#mytable {
	width: 600px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
}

th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color:#FFCC33;
	border-left: 1px solid #000000;
}

th.nobg {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background-color:#FFCC33;
}

td {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
	border-left: 1px solid #000000;
}


td.alt {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #Fff;
	color: #000000;
}


th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#table {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	width: 720px;
	height: 600px;
	left: 17px;
	top: 2px;
	border: 1px solid black;
}

.margin {
font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 40px;
}

.style1 {font-size: 10px}

.style2 {font-size: 11px}

.border_right {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #EBEBEB;
}
.border_right a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.border_right_white a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.bottom_grey_r a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.grey {
font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
}

.white {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

.border_right_white {
	font: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.border_right_yellow {
font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFcc33;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.bottom {
	font: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#FFFFFF;
}

.bottom_grey {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#ebebeb;
}

.bottom_grey_r {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#ebebeb;
	border-right: 1px solid black;
}


.bottom_r {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right: 1px solid #000000;
	background-color:#ffffff;
}

.border_right_white_b {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom: thin solid black;
}

.bottom_white {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#FFFFFF;
}

#wrapper #banner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #333333;
	margin-top: 0px;
}

.portalbleflorecentlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #999999;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 50px;
}

