body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	line-height: 137%;
	background-color:#000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
select {
     height:16px;
	 font-size:11px;
}
a:link,a:visited {
	text-decoration:none;
	color:#1ab7ea;
}
a:hover {
	text-decoration:underline;
}
.admintable td{
	border: 1px solid #e3e3e3;
	padding:0 0 0 0px;
	border-left:none;
	border-bottom:none;
	padding-left:3px;
}
.admintable {
	table-layout:fixed;
	padding:0px;
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
.admintablebut {
	text-align:center;
	color:#7ac142;
}
.admintablebut td {
	border: none; 
}
.admintablehead{
	position:relative;
	color:#838383;
	/*background-image:url(../images/global/calendar_cell_bgd.gif);*/
	background-repeat:repeat-x;
	background-color:#f2f2f2;
	text-align:center;
	font-weight:bold;
	vertical-align:top;	
}
#admincontent{
	position:relative;
	top:36px;
	left:62px;
	width:830px;
	padding-bottom:50px;
}
.adminexport {
	position:relative;
	width:530px;
	background-color:#FFFFFF;
	font-size:11px;
	table-layout:auto;
	border: 10px solid #ffffff;
	padding:0 0 0 0px;
	border-left:none;
	border-bottom:none;
	padding-left:15px;
	padding-right:7px;
}
.adminexport td {
	border: 1px solid #e3e3e3;
	padding:0 0 0 0px;
	border-bottom:none;
	padding-left:5px;
	padding-top:2px;
	padding-right:3px;
}

#headergfx {
	background-image:url(../images/header.jpg);
	/*height:127px;*/
	height:150px;
	text-align:center;
	vertical-align:bottom;
	color:#0099FF;
	font-size:14px;
	width:947px;
}
#tablemain {
	border:1px solid white;
	border-left:none;
	border-bottom:none;
}
#main {
	width: 947px;
	margin-left: -474px;
	position: absolute;
	left: 50%;
}
#mainexport {
	/*background-color:#ffffff;*/
	position:relative;
	width: 530px;
	margin:0px auto;
}
#main_content{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 947px;
	float: left;
	padding-bottom: 0px;
}
#main_border{
	border:1px solid white;
	border-top:none;
	border-bottom:none;
}
#submenu{
	padding-top:30px;
	color:#0099FF;
	font-size:14px;
}
#stripe {
	background-color:#8ed8f8;
	height:12px;
	width:947px;
	border:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	border-left:none;
	border-right:none;
}
#stripeexport {
	background-color:#8ed8f8;
	height:12px;
	width:530px;
	border:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	border-left:none;
	border-right:none;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:9px;
	color:#999999;
	padding-left:8px;
	padding-top:0px;
	position:relative;
	bottom:0px;
	height:14px;
}
#footer_troon {
	background-color:#000000;
	position:relative;
	float:right;
	right:20px;
	top:-4px;
}
.calendar {
	table-layout:fixed;
	padding:0px;
}
.calendarhead {
	text-align:center;
	color:#7ac142;
}
.calendarcell{
	position:relative;
	color:#838383;
	background-image:url(../images/global/calendar_cell_bgd.gif);
	background-repeat:repeat-x;
	height:48px;
	text-align:right;
	vertical-align:top;	
}
#calendar_icon {
	position:relative;
	top:5px;
	text-align:left;
}
.calendarcell td{
	border: 1px solid #e3e3e3;
	padding:0 0 0 0px; !important
	border-left:0px;
}
.submit-button {
	color: #1ab7ea;
	font-size: 10px;
	background-color: #dfdfdf;
	border: 1px solid #dfdfdf;
	text-transform: uppercase;
}

