body							{ font-size: 11px; overflow-y:auto; color: #000033; font-family: verdana, Arial, sans-serif; background-color:white;	}
TR TD						{	font-size: 11px;font-family: verdana, Arial, sans-serif;}
A										{	color: #000033;font-size: 11px; }
A:hover					{ color: #4d5cb4; }
BUTTON					{ border-right: #676767 1px solid; border-top: #b8b8b8 1px solid; font-size: 9px; border-left:#b8b8b8 1px solid; cursor: hand; 
color: dimgray; border-bottom: gray 1px solid; font-family: verdana,arial,tahoma; font-weight:bold; height: 16px; background-color:#eeeeee; }
TEXTAREA				{  FONT-SIZE: 11px;   font-family: Tahoma, Arial, sans-serif; behavior:url(../includes/textarea.htc)}
INPUT						{  FONT-SIZE: 11px;   font-family: Tahoma, Arial, sans-serif; height:18px}
SELECT					{  FONT-SIZE: 11px;   font-family: Tahoma, Arial, sans-serif;}

.button					{ border-right: #676767 1px solid; border-top: #b8b8b8 1px solid; font-size: 9px; border-left:#b8b8b8 1px solid; cursor: hand; 
color: dimgray; border-bottom: gray 1px solid; font-family: verdana,arial,tahoma; font-weight:bold; height: 16px; background-color:#eeeeee; }

.bold							{	font-weight: bold;}
.small							{	font-size:10px;}
.gray							{ color: gray; }
.red								{ color: firebrick; }
.blue							{ color: mediumblue; }
.orange					{ color:#FE9900}
.graybg					{ background-color:gray}

.ellipsis	TD				{ overflow:hidden; text-overflow:ellipsis}
.desc							{ font-size: 10px; color: #768287;}
.fieldset					{ font-weight: bold; color: firebrick; }
.border						{ border: solid 1px darkgray;}
.border-top			{ border-top: solid 1px gray;}
.border-left			{ border-left: solid 1px gray;}
.border-right		{ border-right: solid 1px gray;}
.border-bottom{ border-bottom: solid 1px gray;}


.PageTitle				{ font-size: 20px; padding-bottom: 2px; color:black;  vertical-align: bottom; font-weight:normal;
	font-family: Arial Black,Verdana,Arial, sans-serif; letter-spacing: 0.5px; }
.ContentTitle		{ font-size: 15px; padding-bottom: 0px; color:#454540; font-weight:bold;
	font-family: Arial ,Verdana, sans-serif; letter-spacing: 0.5px; }
.line								{background-position: center center;background-image: url(../images/PageTitle-bg.jpg); background-repeat: repeat-x; 
	height:25; background-color:White;}

.footer						{ font-size: 10px; BACKGROUND-POSITION-Y: bottom; background-image: url(../images/footer.jpg); 
	padding-bottom: 4px; vertical-align: bottom; width: 100%; color: #89A8B1; background-repeat: repeat-x; 
	font-family: Verdana, Arial; height: 31px; text-align: right; }
	

.subtitle TD			{ border-left:#dd5600 1px solid; padding-left: 12px; font-weight: bold; font-size: 12px; color: black; 
										border-bottom:#dd5600 1px solid; padding-top:1px; padding-bottom:1px;
								 		FILTER: progid:dXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#FF9900,endColorStr=white); }