body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #DE5D00;
	scrollbar-highlight-color: #DE5D00;
	scrollbar-shadow-color: #DE5D00;
	scrollbar-3dlight-color: #EFEBEF;	
	scrollbar-arrow-color: #DE5D00;
	scrollbar-track-color: #EFEBEF;
	scrollbar-darkshadow-color: #EFEBEF;
}

input,textarea, select {
	font-size 		: 11px;
	color 			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
	border			: 1px #EFEBEF solid;
	background-color: #EFEBEF;
}

input.stdButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: normal;
	color			: #000000;
	border			: #000000 1px solid;
	background-color: #EDEDEF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	color			: #FFFFFF;
	text-decoration	: none;
}
a.copyright			{ text-decoration: none; 	color: #FFFFFF; }
a.copyright:link   	{ text-decoration: none; 	color: #FFFFFF; }
a.copyright:visited { text-decoration: none; 	color: #FFFFFF; }
a.copyright:hover 	{ text-decoration: none;	color: #FFFFFF; }

.welcome {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.MainHeading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bodytext2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #FCCBA7;
	text-decoration: none;
}
.emboss {
	border: 1px outset #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.blacktext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #666666;
	background-color: #FFFFFF;
}


.norepeat {
	background-repeat: repeat-x;
}
.norepeat1 {
	background-repeat:no-repeat;
}
.emboss2 {
	border: 3px ridge #DA5E06;
}


/* Page link */
.pageLink, td.pageLink{
	font-size 		: 9pt;
	color 			: #FFFFFF;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.pageLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.pageLink:hover	{ text-decoration: underline; color : #FFFFFF; }

.activePage {
	font-size 		: 9pt;
	color 			: #FF0000;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}

.disabledText {
	font-size 		: 9pt;
	color 			: #FFCC99;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}