body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px 0px;	
	font-size:small;
	}

a:link {
	color:#0000FF;
	text-decoration: none;
}
								
a:visited {
	color:#0099CC;
	text-decoration: none;
}

a {
   	font-family: Verdana, Helvetica, sans-serif;
}
								
a:active {
	color:#669966;
	text-decoration: none;
}
								
a:hover	{
	color:#000099;
	text-decoration: none;
}

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}	
	
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: small;
	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:  small;
}

.Box {
	border: 1px solid #0033FF;	
}						

.Button {
	font: x-small Verdana, Arial, sans-serif;
	font-size: small;	
	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: small;
	color: darkblue;
	background-color: lightyellow;
}

.TD 
{
	font: x-small Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #6699ff;
	vertical-align: top;
}

.Grid_Header {
	font: x-small bold Arial;
	font-size: small;
	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: small;
	color: darkblue;	
	background-color: #FFFFFF;
	vertical-align: top;
}

.Grid_Item {
	font: x-small Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #FFFAFA;	
	vertical-align: top;
	border: solid 1px black;
}

.Grid_AlternatingItem {
	font: x-small Verdana, Arial, sans-serif;
	font-size: small;	
	background-color: #FFFFFF;
	vertical-align: top;
	border: solid 1px black;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	font-size: small;
	color: Black;
	background-color: orange;
	vertical-align: top;
	border: solid 1px black;
}

.Grid_Edit {
	font: x-small Verdana, Arial, sans-serif;
	font-size: small;
	color: red;	
	background-color: #FFFFFF;	
	vertical-align: top;
}

.Warning {
	font: x-small Verdana, Arial, sans-serif;
	font-size: small;
	color: red;	
	background-color: #FFFFFF;	
	vertical-align: top;
}

.WarningBig {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: red;	
	background-color: #FFFFFF;	
	vertical-align: top;
}

.OutlineText {	
	font-size: small;
	font-weight: bold;
	color: red;
	vertical-align: top;
}

.InlineText {	
	font-size: small;	
	color: black;		
	vertical-align: top;
	overflow:hidden;
}

.PageTravel {
	font: x-small Verdana, Arial, sans-serif;
	font-size: small;
	color: red;
	vertical-align: top;
}

.SearchBox {
	height:13px;
	margin:0px;
	padding:0px;
	width:25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
	}

.SearchButton {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(../image/bg-SearchButton.gif) repeat-x;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	}

#navbarBGDIV
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 32px;
	width: 100%;
	background-image: url(../image/NavHeaderBlueBg.jpg);
	background-repeat: repeat-x;
}

#navToolBar
{
	position: relative;
	float: left;
	margin-left: 10px;
	padding-top: 7px;
}

#navToolBar ul{
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navToolBar ul li{
	position: relative;
	display: inline;
	float: left;
	width: 50px;
	height: 16px;
	font-size: small;
	font-family: Verdana;
}

#navToolBar ul li a 
{
	cursor: pointer;
	text-decoration: none;
	color: black;
	vertical-align:text-top;
}

#navToolBar ul li a:hover
{
	cursor: pointer;
	text-decoration: none;
	color: red;
	font-weight: bold;
	vertical-align:text-top;
}

.tdView1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #EAF6FF;
	border: 1px solid #A2D8FF;
	text-align: center;
	overflow:hidden;	
	white-space:nowrap;
}

.tdView2 {
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
	overflow:hidden;	
}

.tdView3 {
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
	line-height: 25px;
	overflow:hidden;	
}

.tdView4 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAF6FF;
	border: 1px solid #A2D8FF;
	color: #000000;
	font-weight: bold;
	overflow:hidden;
}

.tdView5 {
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
	line-height: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;	
}

.tdView6 {
	color: #83443B;
	background-color: #FFED9C;
	border: 1px solid #FFD924;
	font-weight: bold;
	overflow:hidden;	
}

.View4 {
	color: #83443B;
	background-color: #FFFCEE;
	border: 1px solid #FFD924;
	line-height: 20px;
	overflow:hidden;	
}

.btnRecipient 
{
	width: 100%px;
	margin-right: 10px;
	text-align: left;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 10px;
}

