BODY {
	font-size: 11;
	font-family: Verdana Bold, Helvetica, sans-serif;	
	background-color: #FFFFFF;	
}

A:link {
	color: #3300FF;
	text-decoration: none;
}
								
A:visited {
	color: #3300FF;
	text-decoration: none;
}

A {
   	font-family: Verdana, Helvetica, sans-serif;
}
								
A:active {
	color: #FF3300;
	text-decoration: none;
}
								
A:hover	{
	color: #FF3300;
	text-decoration: none;
}

SMALL   {
   	font-size: 11px;
}

BIG {
   	font-size: 14px;
}

BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}

HR {
	color: #CCCC00;
	height: 1pt;
}

.TabHeader {
	font-weight: bold;
	font-family: Verdana;
	background-color: Yellow;
}

.TabLook {
	background-color: #ffffff;
	border-collapse: collapse;
}

.TabItem {
	background-color: FFFF99;
}

.TabItemA {
	background-color: #eeffcc;
}

.TabItemB {
	background-color: #FFFF99;
}

.TabItemC {
	background-color: #fffff8;
}

.OnlineItem {
	background-color: Yellow;
}

.OnlineSel {
	background-color: Peru;
}

.Header {
	padding: 0;
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;
	color: blue;
	background-color: #C0C0C0;
	border: solid 1px black; 
}

.TabPager {
	font-family: Verdana;
	background-color: #FFFF99;
}

.TabGroup {
	background-color: #FFFF00; 
}

.Footer {
	font-family: Verdana Bold, Helvetica, sans-serif;
	font-size:  10px;
}

.Box {
	border: 1px solid #0033FF;	
}						

.Button {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;	
	color: #000000;
	cursor: hand;
	border: solid 1px #808080;
	background: url(../images/button_back.gif) center;
	padding:1px; 
}

.TextBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;
	color: darkblue;
	background-color: lightyellow;
}

.TD 
{
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;
	background-color: #6699ff;
	vertical-align: top;
}

.Grid_Header {
	font: x-small bold Arial;
	font-size: 11;
	font-weight: bold;
	color: white;
	background-color: #6699ff;
	vertical-align: top;
	border: solid 1px black;		
}

.Grid_General {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;
	color: darkblue;	
	background-color: #FFFFFF;
	vertical-align: top;
}

.Grid_Item {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;
	background-color: #FFFAFA;	
	vertical-align: top;
	border: solid 1px black;
}

.Grid_AlternatingItem {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;	
	background-color: #FFFFFF;
	vertical-align: top;
	border: solid 1px black;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 10;
	color: Black;
	background-color: orange;
	vertical-align: top;
	border: solid 1px black;
}

.Grid_Edit {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;
	color: red;	
	background-color: #FFFFFF;	
	vertical-align: top;
}

.Warning {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;
	color: red;	
	background-color: #FFFFFF;	
	vertical-align: top;
}

.OutlineText {	
	font-size: 11;
	font-weight: bold;
	color: red;
	vertical-align: top;
}

.InlineText {	
	font-size: 11;	
	color: black;		
	vertical-align: top;
}

.PageTravel {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 11;
	color: red;
	vertical-align: top;
}





