body {
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}


td {
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
	margin:0 0 0 0;
}


.MainMenu {	font-weight: bold; color: #333333; }
.MainMenu td a			{ color: #333333; text-decoration:none; }
.MainMenu td a:hover	{ color:red; text-decoration:none; }

.SubMenu { font-weight: bold; color: #333333; }
.SubMenu td a			{ color: #333333; text-decoration:none; }
.SubMenu td a:hover	{ color:red; text-decoration:none; }


table				{ }
table th			{ font-size: 10pt;  background:#A0A0A0; border-bottom:1px solid #000000; }
table td			{ font-size: 8pt; }
table td a			{ color:black; text-decoration:underline; }
table td a:hover	{ color:red; text-decoration:none; }



input {
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
textarea {
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
select {
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


.ErrorMessage {
	color:red;
}

#RemoteType {
	font-weight: bold;
	text-align:center;
	color:#666;
}

#Menu {
	position: absolute; 
	left: 10px; 
	top: 50px; 
}

#PageTitle {
	text-align:center;
}

#BodyText {
	padding:10px 0px 0px 0px;
}

.LoginError {
		font-weight: bold;
		text-align:center;
	color:red;
}

.JobDetails { border:1px solid #000000; width:550px; padding:0 5 0 5; margin:0 0 15 0; }
.JobDetails th { 
	font-size:10pt; 
	border-bottom:1px solid #000000; 	
	color:#CCCCCC; 
	background:#2f6e7d;
}

.JobItems { width:540px; padding:0 5 0 5; margin:0 0 15 0; }
.JobItems td { 	padding:0 5 0 5; }
.JobItems th { 
	font-size:8pt; 
	border-bottom:1px solid #000000; 	
	color:#CCCCCC; 
	background:#2f6e7d;
	padding:0 5 0 5; 
}


.GeneralList { border:1px solid #000000; padding:0 2 0 2; margin:0 0 15 0; }
.GeneralList th { 
	font-size:10pt; 
	border-bottom:1px 
	solid #000000; 
	color:#CCCCCC; 
	background:#2f6e7d;
	padding:0px 10px 0px 10px;
}
.GeneralList td { 
	padding:0px 10px 0px 10px;
}



.smallwhite, .smallwhite a, .smallwhite a:hover {
	font-family: trebuchet ms, verdana, arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}


/* DataLabelBold is used in Clik:DataLabels where bold="true" */
.DataLabelBold
{
	font-weight: bold;
	color: #555555;
}

.DevInfo
{
	font-size:10pt; 
	border-bottom:1px 
	solid #000000; 
	color:#000000; 
	background:#f0f080;
	padding:0px 10px 0px 10px;
}

.helptext {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

