body.body
{
	font-family :Arial;
	word-spacing :normal;
	background-color:white;
	
	}
TABLE.main
{
	height:100%;
    width:100%; 
    border:0;
    Z-INDEX: 103; 
    LEFT: 8px;
    POSITION: static; 
    TOP: 8px;
}
Table.details
{	
	
	color:Black; 
	border-top:solid thin lightgray;
	border-left:solid thin black;
	border-right:solid thin black;
	border-bottom:solid thin black;
	width:90%
}
Table.details1
{	
	font-weight :bold;
	color:Black; 
	border-top:solid thin black;
	border-left:solid thin black;
	border-right:solid thin black;
	background-color:#DBDBDB;
	width:90%
}
Table.details2
{	
	font-weight :bold;
	color:Black; 
	border-left:solid thin black;
	border-right:solid thin black;
	border-bottom:solid thin black;
	width:90%
}
TABLE.DataGrid
{
	font-weight :bold;
	color:Black; 
	background-color:white;
	border-style:none;
	border-color:White;
	Width:650px;
	}
TR.DgItem
{
	Border-Color:Gray;	
	Background-Color:white;
	width:90%;
	font-weight:bold;
	
}

TD.FieldName
{		
	 padding-left:6px;
	 background-color:#DBDBDB;
	 font-weight:bold;
	 width:130px;
}
TD.FieldNameMajF
{		
	 padding-left:6px;
	 background-color:Green;
	 font-weight:bold;
	 color:Green;
	 width:130px;
}
TD.FieldNameMaj
{		
	 padding-left:18px;
	 background-color:Green;
	 font-weight:bold;
	 color:white;
}
td.FieldNamexx
{
	border-top:solid thin black;
	border-left:solid thin black;
	border-right:solid thin black;
	border-bottom:solid thin black;
}
TD.FieldName1
{
	 
	 font-weight:bold;
	 border-color:Gray;
	 border-style:double;
	 border-width:thin;
	 width:200px;
	 text-align:center;
}
TR.Page
{
	Height:20px;
	Font-weight:Bold;
	Color:Silver;
	text-align:right;
	}

TD.subHeader
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 120%; 
	COLOR: Green; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
	text-align:left;
	
}
TD.TopLeft
{
	HEIGHT: 91px; 
	width:10%;
}	
TD.TopMiddle
{	
	font-weight:bold;
	text-align:center;
	width:80%;
	}
TD.TopRight
{
	HEIGHT: 91px; 
	width:10%;
	color:white
	}
TD.subLeft
{		 
	color:White;
	HEIGHT:25px;
	width:10%;
	text-align :left;
	font-size:x-small;
	background-color:Green;
	}
TD.sub
{	
	
	color:White;
	HEIGHT: 25px;  
	text-align :left;
	font-size:x-small;
	width:80%;
	background-color:Green;
}
TD.base
{	
	color:White;
	HEIGHT: 25px; 
	text-align :center; 
	font-size:x-small;
	background-color:Green;
}
TD.subRight
{	
	
	color:White;
	HEIGHT:25px;
	width:10%;
	text-align :left;
	font-size:x-small;
	background-color:Green;
}
TD.LowerLeft
{
	vertical-align:top;
	text-align:center; 
	width:10%;
}
TD.LowerMiddle
{	
	font-weight:bold;
	color:Black;  
	vertical-align:top; 
	text-align:center; 
	border-color:Green;
	}
TD.LowerRight
{
	vertical-align:top;
	text-align:centre; 
	width:10%;
	}
TD.track_symble
{
	WIDTH: 64px; 
	HEIGHT: 22px;
	text-align:center;
	vertical-align:top;
	 }
TD.track_step
{
	 border-style:solid;
	 border-color:Green;
	 width:75px;
	 height:40px;
	 font-weight:bold;
	 font-size:x-Small;
	 border-width:thin; 
	 text-align:center;}

TD.lbl
{
	font-weight:bold;}

a.Link
{	font-weight:bold;
	font-size:x-small;
	color:White;
}
a.LinkAlt
{
	font-size:x-small;
	color:White;
	font-weight:bold
}
a.LinkRe
{
	font-size:small;
	color:Green;
	font-weight:bold
}
b
{
	FONT-WEIGHT: bold;
	COLOR: green;

}	

P.RMC								
{
	Border-Style:Ridge;
	Border-Color:Silver; 
	Width:174px;
	Height:264px; 
	Background-Color:#FFFF80;
	color:green;
	font-weight:bold;
}

b.ImageButton
{
	Height:39px; 
	Width:39px; 
	Border-Color:Silver; 
	Border-Style:Ridge;
}
h1
{
	Font-Size:X-Large;
	Font-weight:bold; 
	Width:592px; 
	Color:Green;
	font-family:Arial;
	
	
}
h3
{	
	Font-Size:Large;
	font-weight:bolder;
	color:Green;
	font-family:Arial;
}
h2
{
   Font-size:small;
   Font-weight:bold; 
   Color:Green;
   font-family:Arial;
   }
TD.Tips
{
	font-size:smaller;
}

/* Tab Theming */
.CustomTab .ajax__tab_header 
{
	font-family:Arial;
	font-size:12px;
	background:url(images/tab-line.gif) repeat-x bottom;
}

.CustomTab .ajax__tab_outer 
{
	padding-right:0px;
	background:url(images/tab-right.gif) no-repeat right;
	height:42px;
}
.CustomTab .ajax__tab_inner 
{
	padding-left:3px;
	background:url(images/tab-left.gif) no-repeat;
}

.CustomTab .ajax__tab_tab 
{
	height:42px;
	width:115px;
	padding:4px;
	margin:0;
	background:url(images/tab.gif) repeat-x;
}

.CustomTab .ajax__tab_hover .ajax__tab_outer 
{
	background:url(images/tab-hover-right.gif) no-repeat right;
}

.CustomTab .ajax__tab_hover .ajax__tab_inner 
{
	background:url(images/tab-hover-left.gif) no-repeat;
}

.CustomTab .ajax__tab_hover .ajax__tab_tab 
{
	background:url(images/tab-hover.gif) repeat-x;
}

.CustomTab .ajax__tab_active .ajax__tab_outer 
{
	background:url(images/tab-active-right.gif) no-repeat right;
	
}
.CustomTab .ajax__tab_active .ajax__tab_inner 
{
	background:url(images/tab-active-left.gif) no-repeat;
}

.CustomTab .ajax__tab_active .ajax__tab_tab 
{
	background:url(images/tab-active.gif) repeat-x;
}

.CustomTab .ajax__tab_body 
{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	border:1px solid #999999;
	border-top:1px;
	padding:8px;
	background-color:#ffffff;
	height:100%;
}



