body {
	background-color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;		
	background-repeat:no-repeat;
}

body , td {		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color:#000000;
}

.portalframe {

	scrollbar-base-color:#f9a056; 
	scrollbar-face-color:#f9a056; 
	scrollbar-shadow-color:#f9a056; 
	scrollbar-highlight-color:#f9a056; 
	scrollbar-3dlight-color:#f9a056; 
	scrollbar-darkshadow-color:#f9a056; 
	scrollbar-track-color:#f9a056; 
	scrollbar-arrow-color:#f9a056; 

}

A {
	color : #f9a056;
}

A:visited {
	color : #f9a056;
}

A:hover {
	color : Red;
}

A.copyright {
	color: White;
}

A.copyright:hover {
	text-decoration: underline;
	color: White;
}

A.copyright:visited {
	color: White;
}

A.navigator {
	font-size : xx-small;
	text-decoration: none;
	color: White;
}

A.navigator:hover {
	text-decoration: underline;
	color: White;
}

A.navigator:visited {
	color: White;
}

A.whitelink {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

A.whitelink:hover {
	text-decoration: underline;
	color: White;
}

A.whitelink:visited {
	color: White;
}

A.blacklink {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

A.blacklink:hover {
	text-decoration: underline;
	color: black;
}

A.blacklink:visited {
	color: black;
}


A.maintitle {
	font-size:14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

A.maintitle:hover {
	text-decoration: underline;
	color: White;
}

A.maintitle:visited {
	color: White;
}

A.subheader {
	font-size: x-small;
	color: white;
	text-decoration: none;
}

A.subheader:hover {
	font-size: x-small;
	text-decoration: underline;
	color: White;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f9a056;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f9a056;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f9a056;
	margin-bottom : -3px;
}

H4 {
	color: #f9a056;
	font-size: x-small;
   }

H5 {
	color: #f9a056;
	font-size: x-small;
	margin-bottom : -3px;
	border-bottom : 1px solid;
}

TABLE.titlebar{
	background-color: #f9a056;
	width : 100%;
}

TABLE.dataentryborder{
	background-color: #fee0c7;
	border: 1px solid Gray;
}

TABLE.dataentry{
	background-color: #fee0c7;
	border: 0;
	font-size : x-small;
}

TD.copyright {
	color: White;
	font-size: xx-small;
	text-decoration: none;
}

TD.bannerheader {
	color: White;
	font-size: x-small;
	background-color: #ffffff;
	background-position : right;
	background-image : url(../images/PageTop.jpg);
	background-repeat : no-repeat;
}

TD.bannersubheader {
	color: White;
	font-size: x-small;
	text-decoration: none;
	background-color : #f9a056;
	color : #FFFFFF;
}

TD.bannertitlebar {
	color: Black;
	font-size: x-small;
	background-color: #FFFFFF;
	background-image : url(../images/titlebarbg.gif);
	background-repeat : repeat;
}

TD.bannerfooter {
	background-color: #f9a056;
	color: white;
}

TD.titlebox {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color: white;
}

SELECT.searchfield {
	font-size : xx-small;
	font-family:Verdana, Helvetica, Helv;
}

.label {
	font-weight: bold;
}

TD.whitetext {
	color: white;
}

TD.blacktext {
	color: black;
}


TH {
	background-color: #f9a056;
	color : White;
	text-align: left;
	font-size : x-small;
}

INPUT.searchfield {
	font-size : xx-small;
	font-family : Tahoma, Arial;
}

INPUT.button {
	COLOR: #000000;
	BACKGROUND-COLOR: #95a1c3;
	BORDER-TOP: 1px ridge;
	BORDER-LEFT: 1px ridge;
	BORDER-BOTTOM: 1px ridge;
	BORDER-RIGHT: 1px ridge;
	font-size : x-small;
}

INPUT.loginbutton {
	COLOR: #000000;
	BACKGROUND-COLOR: #95a1c3;
	BORDER-TOP: 1px ridge;
	BORDER-LEFT: 1px ridge;
	BORDER-BOTTOM: 1px ridge;
	BORDER-RIGHT: 1px ridge;
	font-size : x-small;
}

