body {
	scrollbar-face-color: #F79149;
	scrollbar-highlight-color: #C44800;
	scrollbar-shadow-color: #C44800;
	scrollbar-3dlight-color: #F79149;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E6E6E6;
	scrollbar-darkshadow-color: #F79149;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #EDF0E9;*/
}

.master {
}

.hometext {
	font-size: 11px; color: #FFFFFF; 
	font-size: 1px;
	background-color:#FF6600;
}

.generaltext ,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.displays_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.generalhighlight_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.highlight_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.links_footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.border {
	border: 1px solid #CCCCCC;
}
.forfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.buttonsforms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	border: 1px outset #FFFFFF;
}

 
/*  Message */
.errorMsg{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FF0000;
}

.successMsg {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #006633
}
.list_A {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 5px;
	height			: 20px;
	background-color: #FFCF00;
}

.list_B {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	padding-left	: 5px;
	height			: 20px;
	background-color: #FFFF9C;
}

.imgAction {
	cursor			: pointer;
	border			: 0px none;
}
.imgAction2 {
	cursor			: pointer;
	border			: 0px none;
}
.imgAction {
	cursor			: pointer;
	border			: 0px none;
	height			: 16px
}
/* Page link */
.pageLink, td.pageLink{
	font-size 		: 8pt;
	color 			: #1B4472;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none; color : #1B4472; }
a.pageLink:visited 	{ text-decoration: none; color : #1B4472; }
a.pageLink:hover	{ text-decoration: underline; color : #1B4472; }

.activePage {
	font-size 		: 8pt;
	color 			: #000000;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: normal;
}

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